Searched refs:ScaleMotionVector (Results 1 – 2 of 2) sorted by relevance
/external/libgav1/src/tile/ |
D | prediction.cc | 928 void Tile::ScaleMotionVector(const MotionVector& mv, const Plane plane, in ScaleMotionVector() function in libgav1::Tile 1108 ScaleMotionVector(mv, plane, reference_frame_index, x, y, &start_x, &start_y, in BlockInterPrediction()
|
/external/libgav1/src/ |
D | tile.h | 462 void ScaleMotionVector(const MotionVector& mv, Plane plane,
|