Home
last modified time | relevance | path

Searched defs:ref_block_start_x (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()
1034 const int ref_block_start_x, const int ref_block_end_x, in BuildConvolveBlock()
1139 int ref_block_start_x; in BlockInterPrediction() local