Home
last modified time | relevance | path

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

/external/libgav1/src/utils/
Dreference_info.h88 Array2D<MotionVector> motion_field_mv; member
/external/libgav1/src/dsp/
Dmotion_field_projection_test.cc130 MotionVector* const motion_field_mv = &motion_field_.mv[0][0]; in SetInputData() local
/external/libgav1/src/
Ddecoder_impl.cc1299 MotionVector* const motion_field_mv = in DecodeTiles() local
Dmotion_vector.cc415 const MotionVector* motion_field_mv = motion_field.mv[0]; in TemporalScan() local