Home
last modified time | relevance | path

Searched refs:av1_build_compound_diffwtd_mask_highbd_c (Results 1 – 6 of 6) sorted by relevance

/external/libaom/libaom/av1/common/x86/
Dreconinter_ssse3.c26 av1_build_compound_diffwtd_mask_highbd_c(mask, mask_type, src0, src0_stride, in av1_build_compound_diffwtd_mask_highbd_ssse3()
/external/libaom/config/arm/config/
Dav1_rtcd.h90 void av1_build_compound_diffwtd_mask_highbd_c(uint8_t *mask, DIFFWTD_MASK_TYPE mask_type, const uin…
91 #define av1_build_compound_diffwtd_mask_highbd av1_build_compound_diffwtd_mask_highbd_c
/external/libaom/config/arm64/config/
Dav1_rtcd.h90 void av1_build_compound_diffwtd_mask_highbd_c(uint8_t *mask, DIFFWTD_MASK_TYPE mask_type, const uin…
91 #define av1_build_compound_diffwtd_mask_highbd av1_build_compound_diffwtd_mask_highbd_c
/external/libaom/config/x86/config/
Dav1_rtcd.h88 void av1_build_compound_diffwtd_mask_highbd_c(uint8_t *mask, DIFFWTD_MASK_TYPE mask_type, const uin…
/external/libaom/config/x86_64/config/
Dav1_rtcd.h88 void av1_build_compound_diffwtd_mask_highbd_c(uint8_t *mask, DIFFWTD_MASK_TYPE mask_type, const uin…
/external/libaom/libaom/av1/common/
Dreconinter.c470 void av1_build_compound_diffwtd_mask_highbd_c( in av1_build_compound_diffwtd_mask_highbd_c() function