Home
last modified time | relevance | path

Searched defs:base_shift (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/pdfium/third_party/agg23/
H A Dagg_pixfmt_gray.h37 enum base_scale_e { base_shift = color_type::base_shift }; enumerator
54 base_shift = color_type::base_shift, enumerator
H A Dagg_color_gray.h40 base_shift = 8, enumerator
/aosp_15_r20/external/libaom/aom_dsp/arm/
H A Dhighbd_intrapred_neon.c1866 uint16x4_t out_x, uint16x4_t out_y, int base_shift) { in highbd_dr_prediction_z2_merge_x4()
1886 uint16x8_t out_x, uint16x8_t out_y, int base_shift) { in highbd_dr_prediction_z2_merge_x8()
1938 const int base_shift = ((((r + 1) * dx) - 1) >> 6) - c; in highbd_dr_prediction_z2_step_x4() local
1990 const int base_shift = ((((r + 1) * dx) - 1) >> 6) - c; in highbd_dr_prediction_z2_step_x8() local
2141 const int base_shift = (min_base_x + (r + 1) * dx + 63) >> 6; in highbd_dr_prediction_z2_4x4_neon() local
2263 const int base_shift = (min_base_x + (r + 1) * dx + 63) >> 6; in highbd_dr_prediction_z2_4x8_neon() local
2388 const int base_shift = (min_base_x + (r + 1) * dx + 63) >> 6; in highbd_dr_prediction_z2_8x4_neon() local
2523 const int base_shift = (min_base_x + (r + 1) * dx + 63) >> 6; in highbd_dr_prediction_z2_8x8_neon() local
/aosp_15_r20/external/libaom/aom_dsp/x86/
H A Dintrapred_sse4.c491 int base_shift = 0; in dr_prediction_z2_Nx4_sse4_1() local
610 int base_shift = 0; in dr_prediction_z2_Nx8_sse4_1() local
746 int base_shift = 0; in dr_prediction_z2_HxW_sse4_1() local
H A Dintrapred_avx2.c2008 int base_shift = 0; in highbd_dr_prediction_32bit_z2_Nx4_avx2() local
2134 int base_shift = 0; in highbd_dr_prediction_z2_Nx4_avx2() local
2256 int base_shift = 0; in highbd_dr_prediction_32bit_z2_Nx8_avx2() local
2406 int base_shift = 0; in highbd_dr_prediction_z2_Nx8_avx2() local
2566 int base_shift = 0; in highbd_dr_prediction_32bit_z2_HxW_avx2() local
2762 int base_shift = 0; in highbd_dr_prediction_z2_HxW_avx2() local
3873 int base_shift = 0; in dr_prediction_z2_Nx4_avx2() local
3992 int base_shift = 0; in dr_prediction_z2_Nx8_avx2() local
4126 int base_shift = 0; in dr_prediction_z2_HxW_avx2() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/
H A Dconv_per_channel_quantized_16x8_test.cc130 int base_shift; in PickReasonableMultiplier() local
H A Ddepthwiseconv_per_channel_quantized_16x8_test.cc129 int base_shift; in PickReasonableMultiplier() local
H A Ddepthwiseconv_per_channel_quantized_test.cc130 int base_shift; in PickReasonableMultiplier() local