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

/external/libvpx/libvpx/vp9/common/
H A Dvp9_idct.c350 vpx_highbd_idct16x16_38_add(input, dest, stride, bd);
/external/libvpx/libvpx/vpx_dsp/
H A Dvpx_dsp_rtcd_defs.pl669 add_proto qw/void vpx_highbd_idct16x16_38_add/, "const tran_low_t *input, uint16_t *dest, int stride, int bd";
688 specialize qw/vpx_highbd_idct16x16_38_add neon sse2 sse4_1/;
/external/libvpx/config/arm/
H A Dvpx_dsp_rtcd.h847 #define vpx_highbd_idct16x16_38_add vpx_highbd_idct16x16_38_add_c macro
/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h847 #define vpx_highbd_idct16x16_38_add vpx_highbd_idct16x16_38_add_c macro
/external/libvpx/config/mips32/
H A Dvpx_dsp_rtcd.h847 #define vpx_highbd_idct16x16_38_add vpx_highbd_idct16x16_38_add_c macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_dsp_rtcd.h861 #define vpx_highbd_idct16x16_38_add vpx_highbd_idct16x16_38_add_c macro
/external/libvpx/config/mips32-msa/
H A Dvpx_dsp_rtcd.h882 #define vpx_highbd_idct16x16_38_add vpx_highbd_idct16x16_38_add_c macro
/external/libvpx/config/mips64/
H A Dvpx_dsp_rtcd.h847 #define vpx_highbd_idct16x16_38_add vpx_highbd_idct16x16_38_add_c macro
/external/libvpx/config/mips64-msa/
H A Dvpx_dsp_rtcd.h882 #define vpx_highbd_idct16x16_38_add vpx_highbd_idct16x16_38_add_c macro
/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h941 #define vpx_highbd_idct16x16_38_add vpx_highbd_idct16x16_38_add_neon macro
/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h941 #define vpx_highbd_idct16x16_38_add vpx_highbd_idct16x16_38_add_neon macro
/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h1071 #define vpx_highbd_idct16x16_38_add vpx_highbd_idct16x16_38_add_sse2 macro
/external/libvpx/config/x86_64/
H A Dvpx_dsp_rtcd.h1078 #define vpx_highbd_idct16x16_38_add vpx_highbd_idct16x16_38_add_sse2 macro

Completed in 145 milliseconds