Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/utils/
Dreference_info.h41 return motion_field_reference_frame.Reset(rows, columns, in Reset()
84 Array2D<ReferenceFrameType> motion_field_reference_frame; member
/external/libgav1/libgav1/src/dsp/
Dmotion_field_projection.cc59 &reference_info.motion_field_reference_frame[y8_start][0]; in MotionFieldProjectionKernel_C()
/external/libgav1/libgav1/src/dsp/x86/
Dmotion_field_projection_sse4.cc180 &reference_info.motion_field_reference_frame[y8_start][0]; in MotionFieldProjectionKernel_SSE4_1()
/external/libgav1/libgav1/src/dsp/arm/
Dmotion_field_projection_neon.cc176 &reference_info.motion_field_reference_frame[y8_start][0]; in MotionFieldProjectionKernel_NEON()
/external/libgav1/libgav1/src/tile/
Dtile.cc2583 ->motion_field_reference_frame[row_start8x8][column_start8x8]; in StoreMotionFieldMvsIntoCurrentFrame()