Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Ddr_prediction_test.cc349 DrPredFunc<DrPred_Hbd>(&z2_wrapper_hbd<av1_highbd_dr_prediction_z2_c>,
351 DrPredFunc<DrPred_Hbd>(&z2_wrapper_hbd<av1_highbd_dr_prediction_z2_c>,
353 DrPredFunc<DrPred_Hbd>(&z2_wrapper_hbd<av1_highbd_dr_prediction_z2_c>,
/external/libaom/config/arm/config/
Dav1_rtcd.h174 void av1_highbd_dr_prediction_z2_c(uint16_t *dst, ptrdiff_t stride, int bw, int bh, const uint16_t …
175 #define av1_highbd_dr_prediction_z2 av1_highbd_dr_prediction_z2_c
/external/libaom/config/x86/config/
Dav1_rtcd.h178 void av1_highbd_dr_prediction_z2_c(uint16_t *dst, ptrdiff_t stride, int bw, int bh, const uint16_t …
179 #define av1_highbd_dr_prediction_z2 av1_highbd_dr_prediction_z2_c
/external/libaom/config/arm64/config/
Dav1_rtcd.h174 void av1_highbd_dr_prediction_z2_c(uint16_t *dst, ptrdiff_t stride, int bw, int bh, const uint16_t …
175 #define av1_highbd_dr_prediction_z2 av1_highbd_dr_prediction_z2_c
/external/libaom/config/x86_64/config/
Dav1_rtcd.h181 void av1_highbd_dr_prediction_z2_c(uint16_t *dst, ptrdiff_t stride, int bw, int bh, const uint16_t …
182 #define av1_highbd_dr_prediction_z2 av1_highbd_dr_prediction_z2_c
/external/libaom/libaom/av1/common/
Dreconintra.c691 void av1_highbd_dr_prediction_z2_c(uint16_t *dst, ptrdiff_t stride, int bw, in av1_highbd_dr_prediction_z2_c() function