Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/tile/
H A Dprediction.cc994 const int ref_start_y, const int ref_last_y, const int start_x, in GetReferenceBlockPosition()
1033 const int ref_start_y, const int ref_last_y, const int step_y, in BuildConvolveBlock()
1131 const int ref_start_y = 0; in BlockInterPrediction() local