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

/external/libvpx/libvpx/vp9/common/
H A Dvp9_idct.c132 vpx_iwht4x4_1_add(input, dest, stride);
/external/libvpx/libvpx/vpx_dsp/
H A Dvpx_dsp_rtcd_defs.pl581 add_proto qw/void vpx_iwht4x4_1_add/, "const tran_low_t *input, uint8_t *dest, int stride";
621 specialize qw/vpx_iwht4x4_1_add msa/;
/external/libvpx/config/arm/
H A Dvpx_dsp_rtcd.h290 #define vpx_iwht4x4_1_add vpx_iwht4x4_1_add_c macro
/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h290 #define vpx_iwht4x4_1_add vpx_iwht4x4_1_add_c macro
/external/libvpx/config/mips32/
H A Dvpx_dsp_rtcd.h290 #define vpx_iwht4x4_1_add vpx_iwht4x4_1_add_c macro
/external/libvpx/config/mips64/
H A Dvpx_dsp_rtcd.h290 #define vpx_iwht4x4_1_add vpx_iwht4x4_1_add_c macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_dsp_rtcd.h317 #define vpx_iwht4x4_1_add vpx_iwht4x4_1_add_c macro
/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h351 #define vpx_iwht4x4_1_add vpx_iwht4x4_1_add_c macro
/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h351 #define vpx_iwht4x4_1_add vpx_iwht4x4_1_add_c macro
/external/libvpx/config/mips32-msa/
H A Dvpx_dsp_rtcd.h351 #define vpx_iwht4x4_1_add vpx_iwht4x4_1_add_msa macro
/external/libvpx/config/mips64-msa/
H A Dvpx_dsp_rtcd.h351 #define vpx_iwht4x4_1_add vpx_iwht4x4_1_add_msa macro
/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h378 #define vpx_iwht4x4_1_add vpx_iwht4x4_1_add_c macro
/external/libvpx/config/x86_64/
H A Dvpx_dsp_rtcd.h380 #define vpx_iwht4x4_1_add vpx_iwht4x4_1_add_c macro

Completed in 54 milliseconds