Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/tile/
Dprediction.cc961 const bool is_scaled_y = reference_height != frame_header_.height; in ScaleMotionVector() local
986 if (is_scaled_y) { in ScaleMotionVector()