Home
last modified time | relevance | path

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

/external/pdfium/third_party/agg23/
Dagg_pixfmt_gray.h37 enum base_scale_e { base_shift = color_type::base_shift }; enumerator
54 base_shift = color_type::base_shift, enumerator
Dagg_color_gray.h40 base_shift = 8, enumerator
/external/libaom/aom_dsp/arm/
Dhighbd_intrapred_neon.c1699 uint16x4_t out_x, uint16x4_t out_y, int base_shift) { in highbd_dr_prediction_z2_merge_x4()
1719 uint16x8_t out_x, uint16x8_t out_y, int base_shift) { in highbd_dr_prediction_z2_merge_x8()
1771 const int base_shift = ((((r + 1) * dx) - 1) >> 6) - c; in highbd_dr_prediction_z2_step_x4() local
1823 const int base_shift = ((((r + 1) * dx) - 1) >> 6) - c; in highbd_dr_prediction_z2_step_x8() local
1963 const int base_shift = (min_base_x + (r + 1) * dx + 63) >> 6; in highbd_dr_prediction_z2_4x4_neon() local
2085 const int base_shift = (min_base_x + (r + 1) * dx + 63) >> 6; in highbd_dr_prediction_z2_4x8_neon() local
2210 const int base_shift = (min_base_x + (r + 1) * dx + 63) >> 6; in highbd_dr_prediction_z2_8x4_neon() local
2345 const int base_shift = (min_base_x + (r + 1) * dx + 63) >> 6; in highbd_dr_prediction_z2_8x8_neon() local
/external/libaom/aom_dsp/x86/
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
Dintrapred_avx2.c1991 int base_shift = 0; in highbd_dr_prediction_32bit_z2_Nx4_avx2() local
2117 int base_shift = 0; in highbd_dr_prediction_z2_Nx4_avx2() local
2239 int base_shift = 0; in highbd_dr_prediction_32bit_z2_Nx8_avx2() local
2389 int base_shift = 0; in highbd_dr_prediction_z2_Nx8_avx2() local
2549 int base_shift = 0; in highbd_dr_prediction_32bit_z2_HxW_avx2() local
2745 int base_shift = 0; in highbd_dr_prediction_z2_HxW_avx2() local
3847 int base_shift = 0; in dr_prediction_z2_Nx4_avx2() local
3966 int base_shift = 0; in dr_prediction_z2_Nx8_avx2() local
4100 int base_shift = 0; in dr_prediction_z2_HxW_avx2() local
/external/tensorflow/tensorflow/lite/kernels/internal/
Ddepthwiseconv_per_channel_quantized_test.cc130 int base_shift; in PickReasonableMultiplier() local
Ddepthwiseconv_per_channel_quantized_16x8_test.cc129 int base_shift; in PickReasonableMultiplier() local
Dconv_per_channel_quantized_16x8_test.cc130 int base_shift; in PickReasonableMultiplier() local