Searched refs:av1_dr_prediction_z3_c (Results 1 – 6 of 6) sorted by relevance
/external/libaom/libaom/test/ |
D | dr_prediction_test.cc | 325 DrPredFunc<DrPred>(&z3_wrapper<av1_dr_prediction_z3_c>, 373 DrPredFunc<DrPred>(&z3_wrapper<av1_dr_prediction_z3_c>,
|
/external/libaom/config/arm/config/ |
D | av1_rtcd.h | 114 void av1_dr_prediction_z3_c(uint8_t *dst, ptrdiff_t stride, int bw, int bh, const uint8_t *above, c… 115 #define av1_dr_prediction_z3 av1_dr_prediction_z3_c
|
/external/libaom/config/x86/config/ |
D | av1_rtcd.h | 114 void av1_dr_prediction_z3_c(uint8_t *dst, ptrdiff_t stride, int bw, int bh, const uint8_t *above, c… 115 #define av1_dr_prediction_z3 av1_dr_prediction_z3_c
|
/external/libaom/config/arm64/config/ |
D | av1_rtcd.h | 114 void av1_dr_prediction_z3_c(uint8_t *dst, ptrdiff_t stride, int bw, int bh, const uint8_t *above, c… 115 #define av1_dr_prediction_z3 av1_dr_prediction_z3_c
|
/external/libaom/config/x86_64/config/ |
D | av1_rtcd.h | 114 void av1_dr_prediction_z3_c(uint8_t *dst, ptrdiff_t stride, int bw, int bh, const uint8_t *above, c… 115 #define av1_dr_prediction_z3 av1_dr_prediction_z3_c
|
/external/libaom/libaom/av1/common/ |
D | reconintra.c | 594 void av1_dr_prediction_z3_c(uint8_t *dst, ptrdiff_t stride, int bw, int bh, in av1_dr_prediction_z3_c() function
|