Searched defs:c0123 (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_segmentation.c | 126 const int c0123 = c01 + c23; in cost_segmap() local
|
/aosp_15_r20/external/libaom/aom_dsp/x86/ |
H A D | intrapred_sse4.c | 731 const __m128i c0123 = _mm_setr_epi16(0, 1, 2, 3, 4, 5, 6, 7); in dr_prediction_z2_HxW_sse4_1() local
|
H A D | intrapred_avx2.c | 2543 __m256i diff, min_base_y256, c3f, dy256, c1234, c0123, c8; in highbd_dr_prediction_32bit_z2_HxW_avx2() local 2739 __m256i diff, min_base_y256, dy256, c1234, c0123; in highbd_dr_prediction_z2_HxW_avx2() local 4102 __m256i a0_x, a1_x, a0_y, a1_y, a32, a16, c1234, c0123; in dr_prediction_z2_HxW_avx2() local
|
/aosp_15_r20/external/libaom/aom_dsp/arm/ |
H A D | intrapred_neon.c | 1687 uint16x8x2_t c0123 = { { vcombine_u16(vcreate_u16(0x0003000200010000), in dr_prediction_z2_NxW_above_neon() local 1731 uint16x8x2_t c0123 = { { vcombine_u16(vcreate_u16(0x0003000200010000), in dr_prediction_z2_NxW_left_neon() local
|