Searched defs:dst_8 (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/libaom/aom_dsp/arm/ |
H A D | highbd_blend_a64_mask_neon.c | 250 uint8_t *dst_8, uint32_t dst_stride, const CONV_BUF_TYPE *src0, in aom_highbd_blend_a64_d16_mask_neon() 279 void aom_highbd_blend_a64_mask_neon(uint8_t *dst_8, uint32_t dst_stride, in aom_highbd_blend_a64_mask_neon()
|
H A D | highbd_blend_a64_hmask_neon.c | 22 void aom_highbd_blend_a64_hmask_neon(uint8_t *dst_8, uint32_t dst_stride, in aom_highbd_blend_a64_hmask_neon()
|
H A D | highbd_blend_a64_vmask_neon.c | 22 void aom_highbd_blend_a64_vmask_neon(uint8_t *dst_8, uint32_t dst_stride, in aom_highbd_blend_a64_vmask_neon()
|
/aosp_15_r20/external/libaom/aom_dsp/ |
H A D | blend_a64_mask.c | 125 uint8_t *dst_8, uint32_t dst_stride, const CONV_BUF_TYPE *src0, in aom_highbd_blend_a64_d16_mask_c() 287 void aom_highbd_blend_a64_mask_c(uint8_t *dst_8, uint32_t dst_stride, in aom_highbd_blend_a64_mask_c()
|
H A 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()
|
H A D | blend_a64_vmask.c | 45 void aom_highbd_blend_a64_vmask_c(uint8_t *dst_8, uint32_t dst_stride, in aom_highbd_blend_a64_vmask_c()
|
/aosp_15_r20/external/libaom/aom_dsp/x86/ |
H A D | blend_a64_hmask_sse4.c | 29 uint8_t *dst_8, uint32_t dst_stride, const uint8_t *src0_8, in aom_highbd_blend_a64_hmask_sse4_1()
|
H A D | blend_a64_vmask_sse4.c | 241 uint8_t *dst_8, uint32_t dst_stride, const uint8_t *src0_8, in aom_highbd_blend_a64_vmask_sse4_1()
|
H A D | blend_a64_mask_sse4.c | 816 void aom_highbd_blend_a64_mask_sse4_1(uint8_t *dst_8, uint32_t dst_stride, in aom_highbd_blend_a64_mask_sse4_1()
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | reconinter_enc.c | 325 uint8_t *dst_8, int dst_stride, const uint8_t *src0_8, int src0_stride, in build_masked_compound_highbd()
|