Searched refs:aom_dc_predictor_4x16_c (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/libaom/aom_dsp/ |
H A D | intrapred.c | 301 void aom_dc_predictor_4x16_c(uint8_t *dst, ptrdiff_t stride, in aom_dc_predictor_4x16_c() function
|
/aosp_15_r20/external/libaom/test/ |
H A D | test_intra_pred_speed.cc | 425 INTRA_PRED_TEST(C, TX_4X16, aom_dc_predictor_4x16_c,
|
/aosp_15_r20/external/libaom/config/riscv64/config/ |
H A D | aom_dsp_rtcd.h | 219 void aom_dc_predictor_4x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t … 220 #define aom_dc_predictor_4x16 aom_dc_predictor_4x16_c
|
/aosp_15_r20/external/libaom/config/x86_64/config/ |
H A D | aom_dsp_rtcd.h | 273 void aom_dc_predictor_4x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t …
|
/aosp_15_r20/external/libaom/config/x86/config/ |
H A D | aom_dsp_rtcd.h | 273 void aom_dc_predictor_4x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t …
|
/aosp_15_r20/external/libaom/config/arm/config/ |
H A D | aom_dsp_rtcd.h | 278 void aom_dc_predictor_4x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t …
|
/aosp_15_r20/external/libaom/config/arm64/config/ |
H A D | aom_dsp_rtcd.h | 283 void aom_dc_predictor_4x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t …
|