Home
last modified time | relevance | path

Searched defs:dst_8 (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/libaom/aom_dsp/arm/
H A Dhighbd_blend_a64_mask_neon.c250 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 Dhighbd_blend_a64_hmask_neon.c22 void aom_highbd_blend_a64_hmask_neon(uint8_t *dst_8, uint32_t dst_stride, in aom_highbd_blend_a64_hmask_neon()
H A Dhighbd_blend_a64_vmask_neon.c22 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 Dblend_a64_mask.c125 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 Dblend_a64_hmask.c44 void aom_highbd_blend_a64_hmask_c(uint8_t *dst_8, uint32_t dst_stride, in aom_highbd_blend_a64_hmask_c()
H A Dblend_a64_vmask.c45 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 Dblend_a64_hmask_sse4.c29 uint8_t *dst_8, uint32_t dst_stride, const uint8_t *src0_8, in aom_highbd_blend_a64_hmask_sse4_1()
H A Dblend_a64_vmask_sse4.c241 uint8_t *dst_8, uint32_t dst_stride, const uint8_t *src0_8, in aom_highbd_blend_a64_vmask_sse4_1()
H A Dblend_a64_mask_sse4.c816 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 Dreconinter_enc.c325 uint8_t *dst_8, int dst_stride, const uint8_t *src0_8, int src0_stride, in build_masked_compound_highbd()