/external/libaom/libaom/aom_dsp/ |
intrapred.c | 663 void aom_highbd_dc_predictor_16x32_c(uint16_t *dst, ptrdiff_t stride, function
|
/external/libaom/libaom/test/ |
test_intra_pred_speed.cc | [all...] |
/external/libaom/config/arm/config/ |
aom_dsp_rtcd.h | 510 void aom_highbd_dc_predictor_16x32_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd); 511 #define aom_highbd_dc_predictor_16x32 aom_highbd_dc_predictor_16x32_c [all...] |
/external/libaom/config/arm64/config/ |
aom_dsp_rtcd.h | 510 void aom_highbd_dc_predictor_16x32_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd); 511 #define aom_highbd_dc_predictor_16x32 aom_highbd_dc_predictor_16x32_c [all...] |
/external/libaom/config/x86/config/ |
aom_dsp_rtcd.h | [all...] |
/external/libaom/config/x86_64/config/ |
aom_dsp_rtcd.h | [all...] |