Home
last modified time | relevance | path

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

/external/libaom/aom_dsp/x86/
Dintrapred_sse4.c464 int upsample_left, int dx, int dy) { in dr_prediction_z2_Nx4_sse4_1()
582 int upsample_left, int dx, int dy) { in dr_prediction_z2_Nx8_sse4_1()
716 int upsample_left, int dx, int dy) { in dr_prediction_z2_HxW_sse4_1()
911 int upsample_above, int upsample_left, int dx, in av1_dr_prediction_z2_sse4_1()
933 const uint8_t *left, int upsample_left, in dr_prediction_z3_4x4_sse4_1()
949 const uint8_t *left, int upsample_left, in dr_prediction_z3_8x8_sse4_1()
969 const uint8_t *left, int upsample_left, in dr_prediction_z3_4x8_sse4_1()
982 const uint8_t *left, int upsample_left, in dr_prediction_z3_8x4_sse4_1()
997 const uint8_t *left, int upsample_left, in dr_prediction_z3_8x16_sse4_1()
1013 const uint8_t *left, int upsample_left, in dr_prediction_z3_16x8_sse4_1()
[all …]
Dintrapred_avx2.c1963 const uint16_t *left, int upsample_above, int upsample_left, int dx, in highbd_dr_prediction_32bit_z2_Nx4_avx2()
2089 const uint16_t *left, int upsample_above, int upsample_left, int dx, in highbd_dr_prediction_z2_Nx4_avx2()
2213 const uint16_t *left, int upsample_above, int upsample_left, int dx, in highbd_dr_prediction_32bit_z2_Nx8_avx2()
2363 const uint16_t *left, int upsample_above, int upsample_left, int dx, in highbd_dr_prediction_z2_Nx8_avx2()
2508 const uint16_t *left, int upsample_above, int upsample_left, int dx, in highbd_dr_prediction_32bit_z2_HxW_avx2()
2704 const uint16_t *left, int upsample_above, int upsample_left, int dx, in highbd_dr_prediction_z2_HxW_avx2()
2856 int upsample_left, int dx, int dy, in av1_highbd_dr_prediction_z2_avx2()
2898 int upsample_left, int dy, in highbd_dr_prediction_z3_4x4_avx2()
2919 int upsample_left, int dy, in highbd_dr_prediction_z3_8x8_avx2()
2940 int upsample_left, int dy, in highbd_dr_prediction_z3_4x8_avx2()
[all …]
/external/libaom/test/
Ddr_prediction_test.cc64 int upsample_left, int dx, int dy, int bd) { in z1_wrapper()
76 int upsample_left, int dx, int dy, int bd) { in z2_wrapper()
88 int upsample_left, int dx, int dy, int bd) { in z3_wrapper()
100 int upsample_above, int upsample_left, int dx, int dy, in z1_wrapper_hbd()
114 int upsample_above, int upsample_left, int dx, int dy, in z2_wrapper_hbd()
127 int upsample_above, int upsample_left, int dx, int dy, in z3_wrapper_hbd()
/external/libaom/aom_dsp/arm/
Dintrapred_neon.c1052 int upsample_above, int upsample_left, in dr_prediction_z2_Nx4_neon()
1207 int upsample_above, int upsample_left, in dr_prediction_z2_Nx8_neon()
1364 int upsample_left, int dx, int dy) { in dr_prediction_z2_HxW_neon()
1613 int upsample_above, int upsample_left, int dx, in av1_dr_prediction_z2_neon()
2254 const uint8_t *left, int upsample_left, in dr_prediction_z3_4x4_neon()
2272 const uint8_t *left, int upsample_left, in dr_prediction_z3_8x8_neon()
2290 const uint8_t *left, int upsample_left, in dr_prediction_z3_4x8_neon()
2316 const uint8_t *left, int upsample_left, in dr_prediction_z3_8x4_neon()
2330 const uint8_t *left, int upsample_left, in dr_prediction_z3_8x16_neon()
2344 const uint8_t *left, int upsample_left, in dr_prediction_z3_16x8_neon()
[all …]
/external/libaom/av1/common/
Dreconintra.c559 int upsample_above, int upsample_left, int dx, in av1_dr_prediction_z2_c()
598 int upsample_left, int dx, int dy) { in av1_dr_prediction_z3_c()
629 int upsample_above, int upsample_left, int angle) { in dr_predictor()
697 int upsample_left, int dx, int dy, int bd) { in av1_highbd_dr_prediction_z2_c()
736 const uint16_t *left, int upsample_left, in av1_highbd_dr_prediction_z3_c()
769 int upsample_left, int angle, int bd) { in highbd_dr_predictor()
1259 int upsample_left = 0; in build_intra_predictors_high() local
1430 int upsample_left = 0; in build_intra_predictors() local