Home
last modified time | relevance | path

Searched refs:reference_y_max (Results 1 – 1 of 1) sorted by relevance

/external/libgav1/src/tile/
Dprediction.cc1157 const int reference_y_max = LeftShift( in BlockInterPrediction() local
1160 reference_y_max && in BlockInterPrediction()
1162 reference_y_max, in BlockInterPrediction()
1283 int reference_y_max = -1; in BlockWarpProcess() local
1297 reference_y_max = std::max(iy4 + 8, reference_y_max); in BlockWarpProcess()
1302 reference_y_max = LeftShift(reference_y_max, subsampling_y_[plane]); in BlockWarpProcess()
1304 reference_y_max && in BlockWarpProcess()
1306 reference_y_max, in BlockWarpProcess()