HomeSort by relevance Sort by last modified time
    Searched refs:aom_highbd_dc_predictor_16x4_c (Results 1 - 6 of 6) sorted by null

  /external/libaom/libaom/aom_dsp/
intrapred.c 628 void aom_highbd_dc_predictor_16x4_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 513 void aom_highbd_dc_predictor_16x4_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd);
514 #define aom_highbd_dc_predictor_16x4 aom_highbd_dc_predictor_16x4_c
    [all...]
  /external/libaom/config/arm64/config/
aom_dsp_rtcd.h 513 void aom_highbd_dc_predictor_16x4_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd);
514 #define aom_highbd_dc_predictor_16x4 aom_highbd_dc_predictor_16x4_c
    [all...]
  /external/libaom/config/x86/config/
aom_dsp_rtcd.h     [all...]
  /external/libaom/config/x86_64/config/
aom_dsp_rtcd.h     [all...]

Completed in 56 milliseconds