Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/tile/
Dprediction.cc1012 const int bottom_border, int* ref_block_start_x, int* ref_block_start_y, in GetReferenceBlockPosition()
1048 const int ref_block_start_x, const int ref_block_end_x, in BuildConvolveBlock()
1153 int ref_block_start_x; in BlockInterPrediction() local