Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/
H A Dmotion_field_projection_test.cc88 const int motion_field_width, libvpx_test::ACMRandom* const rnd) { in SetInputData()
155 const int motion_field_width = kMotionFieldWidth + width_idx; in TestRandomValues() local