Searched refs:aom_highbd_blend_a64_hmask_c (Results 1 – 6 of 6) sorted by relevance
/external/libaom/libaom/aom_dsp/ |
D | blend_a64_hmask.c | 44 void aom_highbd_blend_a64_hmask_c(uint8_t *dst_8, uint32_t dst_stride, in aom_highbd_blend_a64_hmask_c() function
|
/external/libaom/libaom/test/ |
D | blend_a64_mask_1d_test.cc | 327 aom_highbd_blend_a64_hmask_c),
|
/external/libaom/config/arm/config/ |
D | aom_dsp_rtcd.h | 368 void aom_highbd_blend_a64_hmask_c(uint8_t *dst, uint32_t dst_stride, const uint8_t *src0, uint32_t … 369 #define aom_highbd_blend_a64_hmask aom_highbd_blend_a64_hmask_c
|
/external/libaom/config/arm64/config/ |
D | aom_dsp_rtcd.h | 368 void aom_highbd_blend_a64_hmask_c(uint8_t *dst, uint32_t dst_stride, const uint8_t *src0, uint32_t … 369 #define aom_highbd_blend_a64_hmask aom_highbd_blend_a64_hmask_c
|
/external/libaom/config/x86_64/config/ |
D | aom_dsp_rtcd.h | 446 void aom_highbd_blend_a64_hmask_c(uint8_t *dst, uint32_t dst_stride, const uint8_t *src0, uint32_t … 447 #define aom_highbd_blend_a64_hmask aom_highbd_blend_a64_hmask_c
|
/external/libaom/config/x86/config/ |
D | aom_dsp_rtcd.h | 446 void aom_highbd_blend_a64_hmask_c(uint8_t *dst, uint32_t dst_stride, const uint8_t *src0, uint32_t … 447 #define aom_highbd_blend_a64_hmask aom_highbd_blend_a64_hmask_c
|