Searched defs:y8_end (Results 1 – 4 of 4) sorted by relevance
/external/libgav1/libgav1/src/dsp/ |
D | motion_field_projection.cc | 42 int dst_sign, int y8_start, int y8_end, in MotionFieldProjectionKernel_C()
|
/external/libgav1/libgav1/src/ |
D | motion_vector.cc | 770 int y8_start, int y8_end, int x8_start, int x8_end, in MotionFieldProjection() 937 const int y8_end = DivideBy2(std::min(row4x4_end, frame_header.rows4x4)); in SetupMotionField() local
|
/external/libgav1/libgav1/src/dsp/arm/ |
D | motion_field_projection_neon.cc | 157 const int y8_end, const int x8_start, in MotionFieldProjectionKernel_NEON()
|
/external/libgav1/libgav1/src/dsp/x86/ |
D | motion_field_projection_sse4.cc | 162 const int y8_start, const int y8_end, const int x8_start, const int x8_end, in MotionFieldProjectionKernel_SSE4_1()
|