Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/
Dwarp_prediction.cc154 const int subpixel_mid_y = MultiplyBy8(mid_y); in WarpEstimation() local
157 subpixel_mid_y + mv.mv[MotionVector::kRow]; in WarpEstimation()
168 const int sy = candidates[i][0] - subpixel_mid_y; in WarpEstimation()