Home
last modified time | relevance | path

Searched refs:av1_highbd_dr_prediction_z3_c (Results 1 – 6 of 6) sorted by relevance

/external/libaom/libaom/test/
Ddr_prediction_test.cc359 DrPredFunc<DrPred_Hbd>(&z3_wrapper_hbd<av1_highbd_dr_prediction_z3_c>,
361 DrPredFunc<DrPred_Hbd>(&z3_wrapper_hbd<av1_highbd_dr_prediction_z3_c>,
363 DrPredFunc<DrPred_Hbd>(&z3_wrapper_hbd<av1_highbd_dr_prediction_z3_c>,
434 &z3_wrapper_hbd<av1_highbd_dr_prediction_z3_c>,
438 &z3_wrapper_hbd<av1_highbd_dr_prediction_z3_c>,
442 &z3_wrapper_hbd<av1_highbd_dr_prediction_z3_c>,
/external/libaom/config/arm64/config/
Dav1_rtcd.h221 void av1_highbd_dr_prediction_z3_c(uint16_t *dst, ptrdiff_t stride, int bw, int bh, const uint16_t …
222 #define av1_highbd_dr_prediction_z3 av1_highbd_dr_prediction_z3_c
/external/libaom/config/x86/config/
Dav1_rtcd.h226 void av1_highbd_dr_prediction_z3_c(uint16_t *dst, ptrdiff_t stride, int bw, int bh, const uint16_t …
227 #define av1_highbd_dr_prediction_z3 av1_highbd_dr_prediction_z3_c
/external/libaom/config/arm/config/
Dav1_rtcd.h221 void av1_highbd_dr_prediction_z3_c(uint16_t *dst, ptrdiff_t stride, int bw, int bh, const uint16_t …
222 #define av1_highbd_dr_prediction_z3 av1_highbd_dr_prediction_z3_c
/external/libaom/config/x86_64/config/
Dav1_rtcd.h229 void av1_highbd_dr_prediction_z3_c(uint16_t *dst, ptrdiff_t stride, int bw, int bh, const uint16_t …
230 #define av1_highbd_dr_prediction_z3 av1_highbd_dr_prediction_z3_c
/external/libaom/libaom/av1/common/
Dreconintra.c734 void av1_highbd_dr_prediction_z3_c(uint16_t *dst, ptrdiff_t stride, int bw, in av1_highbd_dr_prediction_z3_c() function