Home
last modified time | relevance | path

Searched defs:upsample_above (Results 1 – 13 of 13) sorted by relevance

/external/libaom/test/
Ddr_prediction_test.cc65 const uint8_t *above, const uint8_t *left, int upsample_above, in z1_wrapper()
77 const uint8_t *above, const uint8_t *left, int upsample_above, in z2_wrapper()
89 const uint8_t *above, const uint8_t *left, int upsample_above, in z3_wrapper()
102 int upsample_above, int upsample_left, int dx, int dy, in z1_wrapper_hbd()
116 int upsample_above, int upsample_left, int dx, int dy, in z2_wrapper_hbd()
129 int upsample_above, int upsample_left, int dx, int dy, in z3_wrapper_hbd()
/external/libaom/aom_dsp/x86/
Dintrapred_sse4.c127 int H, int W, __m128i *dst, const uint8_t *above, int upsample_above, in dr_prediction_z1_HxW_internal_sse4_1()
208 int upsample_above, int dx) { in dr_prediction_z1_4xN_sse4_1()
219 int upsample_above, int dx) { in dr_prediction_z1_8xN_sse4_1()
230 int upsample_above, int dx) { in dr_prediction_z1_16xN_sse4_1()
242 int upsample_above, int dx) { in dr_prediction_z1_32xN_internal_sse4_1()
327 int upsample_above, int dx) { in dr_prediction_z1_32xN_sse4_1()
339 int upsample_above, int dx) { in dr_prediction_z1_64xN_sse4_1()
437 int upsample_above, int dx, int dy) { in av1_dr_prediction_z1_sse4_1()
463 const uint8_t *left, int upsample_above, in dr_prediction_z2_Nx4_sse4_1()
581 const uint8_t *left, int upsample_above, in dr_prediction_z2_Nx8_sse4_1()
[all …]
Dintrapred_avx2.c1047 int N, __m128i *dst, const uint16_t *above, int upsample_above, int dx) { in highbd_dr_prediction_z1_4xN_internal_avx2()
1117 int N, __m128i *dst, const uint16_t *above, int upsample_above, int dx) { in highbd_dr_prediction_32bit_z1_4xN_internal_avx2()
1189 int upsample_above, int dx, in highbd_dr_prediction_z1_4xN_avx2()
1205 int N, __m128i *dst, const uint16_t *above, int upsample_above, int dx) { in highbd_dr_prediction_32bit_z1_8xN_internal_avx2()
1288 int N, __m128i *dst, const uint16_t *above, int upsample_above, int dx) { in highbd_dr_prediction_z1_8xN_internal_avx2()
1372 int upsample_above, int dx, in highbd_dr_prediction_z1_8xN_avx2()
1388 int N, __m256i *dstvec, const uint16_t *above, int upsample_above, int dx) { in highbd_dr_prediction_32bit_z1_16xN_internal_avx2()
1467 int N, __m256i *dstvec, const uint16_t *above, int upsample_above, int dx) { in highbd_dr_prediction_z1_16xN_internal_avx2()
1525 int upsample_above, int dx, in highbd_dr_prediction_z1_16xN_avx2()
1541 int N, __m256i *dstvec, const uint16_t *above, int upsample_above, int dx) { in highbd_dr_prediction_32bit_z1_32xN_internal_avx2()
[all …]
/external/libdav1d/src/arm/
Dipred.h83 const int upsample_above = enable_intra_edge_filter ? in ipred_z1_neon() local
155 const int upsample_above = enable_intra_edge_filter ? in ipred_z2_neon() local
/external/libaom/av1/common/
Dreconintra.c522 int upsample_above, int dx, int dy) { in av1_dr_prediction_z1_c()
560 int upsample_above, int upsample_left, int dx, in av1_dr_prediction_z2_c()
630 int upsample_above, int upsample_left, int angle) { in dr_predictor()
657 const uint16_t *left, int upsample_above, in av1_highbd_dr_prediction_z1_c()
697 const uint16_t *left, int upsample_above, in av1_highbd_dr_prediction_z2_c()
769 const uint16_t *left, int upsample_above, in highbd_dr_predictor()
1193 int upsample_above = 0; in build_directional_and_filter_intra_predictors() local
1498 int upsample_above = 0; in highbd_build_directional_and_filter_intra_predictors() local
/external/libaom/aom_dsp/arm/
Dintrapred_neon.c1145 int H, int W, uint8x8_t *dst, const uint8_t *above, int upsample_above, in dr_prediction_z1_HxW_internal_neon_64()
1195 const uint8_t *above, int upsample_above, in dr_prediction_z1_4xN_neon()
1208 const uint8_t *above, int upsample_above, in dr_prediction_z1_8xN_neon()
1220 int H, int W, uint8x16_t *dst, const uint8_t *above, int upsample_above, in dr_prediction_z1_HxW_internal_neon()
1279 const uint8_t *above, int upsample_above, in dr_prediction_z1_16xN_neon()
1468 int upsample_above, int dx, int dy) { in av1_dr_prediction_z1_neon()
1504 const uint8_t *above, int upsample_above, int dx, int base_x, int y, in dr_prediction_z2_Nx4_above_neon()
1580 const uint8_t *above, int upsample_above, int dx, int base_x, int y) { in dr_prediction_z2_Nx8_above_neon()
1819 int upsample_above, int upsample_left, in dr_prediction_z2_Nx4_neon()
1914 int upsample_above, int upsample_left, in dr_prediction_z2_Nx8_neon()
[all …]
Dhighbd_intrapred_neon.c1457 const uint16_t *left, int upsample_above, in av1_highbd_dr_prediction_z1_neon()
1934 int upsample_above, in highbd_dr_prediction_z2_4x4_neon()
2056 int upsample_above, in highbd_dr_prediction_z2_4x8_neon()
2181 int upsample_above, in highbd_dr_prediction_z2_8x4_neon()
2316 int upsample_above, in highbd_dr_prediction_z2_8x8_neon()
2470 const uint16_t *left, int upsample_above, in av1_highbd_dr_prediction_z2_neon()
/external/libdav1d/src/
Dipred_tmpl.c422 const int upsample_above = enable_intra_edge_filter ? in ipred_z1_c() local
476 const int upsample_above = enable_intra_edge_filter ? in ipred_z2_c() local
/external/libdav1d/src/x86/
Dipred16_avx512.asm1293 .upsample_above: ; w4/w8 label
Dipred16_sse.asm1745 .upsample_above: ; w4/w8 label
Dipred_avx512.asm1959 .upsample_above: ; w4/w8 label
Dipred_sse.asm2104 .upsample_above: ; w4/w8 label
Dipred_avx2.asm2201 .upsample_above: ; w4/w8 label