Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/tile/
Dprediction.cc999 int* ref_block_end_x) { in GetReferenceBlockPosition()
1035 const int ref_block_start_x, const int ref_block_end_x, in BuildConvolveBlock()
1142 int ref_block_end_x; in BlockInterPrediction() local