Home
last modified time | relevance | path

Searched defs:ref_block_start_y (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libgav1/src/tile/
H A Dprediction.cc997 const int bottom_border, int* ref_block_start_x, int* ref_block_start_y, in GetReferenceBlockPosition()
1035 const int ref_block_start_y, uint8_t* block_buffer, in BuildConvolveBlock()
1140 int ref_block_start_y; in BlockInterPrediction() local