Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/dsp/
Dmotion_field_projection.cc42 int dst_sign, int y8_start, int y8_end, in MotionFieldProjectionKernel_C()
/external/libgav1/libgav1/src/
Dmotion_vector.cc770 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/
Dmotion_field_projection_neon.cc157 const int y8_end, const int x8_start, in MotionFieldProjectionKernel_NEON()
/external/libgav1/libgav1/src/dsp/x86/
Dmotion_field_projection_sse4.cc162 const int y8_start, const int y8_end, const int x8_start, const int x8_end, in MotionFieldProjectionKernel_SSE4_1()