Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/tile/
H A Dprediction.cc993 const int height, const int ref_start_x, const int ref_last_x, in GetReferenceBlockPosition()
1032 const int height, const int ref_start_x, const int ref_last_x, in BuildConvolveBlock()
1128 const int ref_start_x = 0; in BlockInterPrediction() local