Home
last modified time | relevance | path

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

/external/libgav1/src/dsp/x86/
Dintrapred_directional_sse4.cc114 int top_x = xstep; in DirectionalZone1_4xH() local
177 int top_x = xstep; in DirectionalZone1_Large() local
279 int top_x = xstep; in DirectionalZone1_SSE4_1() local
314 int top_x = xstep; in DirectionalZone1_SSE4_1() local
671 const __m128i& dest_index_x, int top_x, const int xstep) { in DirectionalZone1Blend_4x4()
707 const __m128i& dest_index_x, int top_x, const int xstep) { in DirectionalZone1Blend_8xH()
780 int top_x = -xstep_y; in DirectionalZone2_8xH() local
974 int top_x = -xstep_y; in DirectionalZone2_4_SSE4_1() local
1186 int top_x = xstep; in DirectionalZone1_4xH() local
1269 int top_x = xstep; in DirectionalZone1_Large() local
[all …]
Dintrapred_smooth_sse4.cc505 const __m128i top_x = LoadLo8(top_ptr + x); in SmoothWxH() local
/external/libgav1/src/dsp/
Dintrapred_directional.cc65 int top_x = xstep; in DirectionalIntraPredictorZone1_C() local
127 int top_x = -xstep; in DirectionalIntraPredictorZone2_C() local
/external/libgav1/src/dsp/arm/
Dintrapred_directional_neon.cc93 int top_x = xstep; in DirectionalZone1_WxH() local
166 int top_x = xstep; in DirectionalZone1_WxH() local
250 int top_x = xstep; in DirectionalIntraPredictorZone1_NEON() local
471 const uint8_t* LIBGAV1_RESTRICT const top_row, int zone_bounds, int top_x, in DirectionalZone1Blend_WxH()
573 int top_x = -xstep - xstep_y; in DirectionalZone2_4xH() local
645 int top_x = -xstep - xstep_y; in DirectionalZone2_8xH() local
981 int top_x = xstep; in DirectionalZone1_4xH() local
1039 int top_x = xstep; in DirectionalZone1_WxH() local
1108 int top_x = xstep; in DirectionalZone1_Large() local
1807 const uint16_t* LIBGAV1_RESTRICT const top_row, int zone_bounds, int top_x, in DirectionalZone1Blend_4xH()
[all …]
/external/libaom/aom_dsp/x86/
Dintrapred_ssse3.c979 const __m128i top_x = LoadLo8(top_row + x); in smooth_predictor_wxh() local