Searched refs:vpx_iwht4x4_16_add (Results 1 - 13 of 13) sorted by relevance

/external/libvpx/libvpx/vp9/common/
H A Dvp9_idct.c130 vpx_iwht4x4_16_add(input, dest, stride);
/external/libvpx/libvpx/vpx_dsp/
H A Dvpx_dsp_rtcd_defs.pl580 add_proto qw/void vpx_iwht4x4_16_add/, "const tran_low_t *input, uint8_t *dest, int stride";
620 specialize qw/vpx_iwht4x4_16_add msa sse2/;
628 specialize qw/vpx_iwht4x4_16_add sse2/;
/external/libvpx/config/arm/
H A Dvpx_dsp_rtcd.h287 #define vpx_iwht4x4_16_add vpx_iwht4x4_16_add_c macro
/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h287 #define vpx_iwht4x4_16_add vpx_iwht4x4_16_add_c macro
/external/libvpx/config/mips32/
H A Dvpx_dsp_rtcd.h287 #define vpx_iwht4x4_16_add vpx_iwht4x4_16_add_c macro
/external/libvpx/config/mips64/
H A Dvpx_dsp_rtcd.h287 #define vpx_iwht4x4_16_add vpx_iwht4x4_16_add_c macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_dsp_rtcd.h314 #define vpx_iwht4x4_16_add vpx_iwht4x4_16_add_c macro
/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h348 #define vpx_iwht4x4_16_add vpx_iwht4x4_16_add_c macro
/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h348 #define vpx_iwht4x4_16_add vpx_iwht4x4_16_add_c macro
/external/libvpx/config/mips32-msa/
H A Dvpx_dsp_rtcd.h347 #define vpx_iwht4x4_16_add vpx_iwht4x4_16_add_msa macro
/external/libvpx/config/mips64-msa/
H A Dvpx_dsp_rtcd.h347 #define vpx_iwht4x4_16_add vpx_iwht4x4_16_add_msa macro
/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h375 #define vpx_iwht4x4_16_add vpx_iwht4x4_16_add_sse2 macro
/external/libvpx/config/x86_64/
H A Dvpx_dsp_rtcd.h377 #define vpx_iwht4x4_16_add vpx_iwht4x4_16_add_sse2 macro

Completed in 103 milliseconds