Searched refs:aom_dc_predictor_8x32_c (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/libaom/aom_dsp/ |
H A D | intrapred.c | 323 void aom_dc_predictor_8x32_c(uint8_t *dst, ptrdiff_t stride, in aom_dc_predictor_8x32_c() function
|
/aosp_15_r20/external/libaom/test/ |
H A D | test_intra_pred_speed.cc | 514 INTRA_PRED_TEST(C, TX_8X32, aom_dc_predictor_8x32_c,
|
/aosp_15_r20/external/libaom/config/riscv64/config/ |
H A D | aom_dsp_rtcd.h | 240 void aom_dc_predictor_8x32_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t … 241 #define aom_dc_predictor_8x32 aom_dc_predictor_8x32_c
|
/aosp_15_r20/external/libaom/config/x86_64/config/ |
H A D | aom_dsp_rtcd.h | 301 void aom_dc_predictor_8x32_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 | 301 void aom_dc_predictor_8x32_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 | 306 void aom_dc_predictor_8x32_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 | 311 void aom_dc_predictor_8x32_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t …
|