Searched refs:av1_highbd_dr_prediction_z1_c (Results 1 – 6 of 6) sorted by relevance
/external/libaom/libaom/test/ |
D | dr_prediction_test.cc | 347 DrPredFunc<DrPred_Hbd>(&z1_wrapper_hbd<av1_highbd_dr_prediction_z1_c>, 349 DrPredFunc<DrPred_Hbd>(&z1_wrapper_hbd<av1_highbd_dr_prediction_z1_c>, 351 DrPredFunc<DrPred_Hbd>(&z1_wrapper_hbd<av1_highbd_dr_prediction_z1_c>, 410 &z1_wrapper_hbd<av1_highbd_dr_prediction_z1_c>, 414 &z1_wrapper_hbd<av1_highbd_dr_prediction_z1_c>, 418 &z1_wrapper_hbd<av1_highbd_dr_prediction_z1_c>,
|
/external/libaom/config/arm/config/ |
D | av1_rtcd.h | 215 void av1_highbd_dr_prediction_z1_c(uint16_t *dst, ptrdiff_t stride, int bw, int bh, const uint16_t … 216 #define av1_highbd_dr_prediction_z1 av1_highbd_dr_prediction_z1_c
|
/external/libaom/config/arm64/config/ |
D | av1_rtcd.h | 215 void av1_highbd_dr_prediction_z1_c(uint16_t *dst, ptrdiff_t stride, int bw, int bh, const uint16_t … 216 #define av1_highbd_dr_prediction_z1 av1_highbd_dr_prediction_z1_c
|
/external/libaom/config/x86/config/ |
D | av1_rtcd.h | 220 void av1_highbd_dr_prediction_z1_c(uint16_t *dst, ptrdiff_t stride, int bw, int bh, const uint16_t … 221 #define av1_highbd_dr_prediction_z1 av1_highbd_dr_prediction_z1_c
|
/external/libaom/config/x86_64/config/ |
D | av1_rtcd.h | 223 void av1_highbd_dr_prediction_z1_c(uint16_t *dst, ptrdiff_t stride, int bw, int bh, const uint16_t … 224 #define av1_highbd_dr_prediction_z1 av1_highbd_dr_prediction_z1_c
|
/external/libaom/libaom/av1/common/ |
D | reconintra.c | 654 void av1_highbd_dr_prediction_z1_c(uint16_t *dst, ptrdiff_t stride, int bw, in av1_highbd_dr_prediction_z1_c() function
|