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

/external/libvpx/libvpx/vp9/common/
H A Dvp9_idct.c348 vpx_highbd_idct16x16_10_add(input, dest, stride, bd);
/external/libvpx/libvpx/vpx_dsp/
H A Dvpx_dsp_rtcd_defs.pl670 add_proto qw/void vpx_highbd_idct16x16_10_add/, "const tran_low_t *input, uint16_t *dest, int stride, int bd";
689 specialize qw/vpx_highbd_idct16x16_10_add neon sse2 sse4_1/;
/external/libvpx/config/arm/
H A Dvpx_dsp_rtcd.h838 #define vpx_highbd_idct16x16_10_add vpx_highbd_idct16x16_10_add_c macro
/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h838 #define vpx_highbd_idct16x16_10_add vpx_highbd_idct16x16_10_add_c macro
/external/libvpx/config/mips32/
H A Dvpx_dsp_rtcd.h838 #define vpx_highbd_idct16x16_10_add vpx_highbd_idct16x16_10_add_c macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_dsp_rtcd.h852 #define vpx_highbd_idct16x16_10_add vpx_highbd_idct16x16_10_add_c macro
/external/libvpx/config/mips32-msa/
H A Dvpx_dsp_rtcd.h873 #define vpx_highbd_idct16x16_10_add vpx_highbd_idct16x16_10_add_c macro
/external/libvpx/config/mips64/
H A Dvpx_dsp_rtcd.h838 #define vpx_highbd_idct16x16_10_add vpx_highbd_idct16x16_10_add_c macro
/external/libvpx/config/mips64-msa/
H A Dvpx_dsp_rtcd.h873 #define vpx_highbd_idct16x16_10_add vpx_highbd_idct16x16_10_add_c macro
/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h929 #define vpx_highbd_idct16x16_10_add vpx_highbd_idct16x16_10_add_neon macro
/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h929 #define vpx_highbd_idct16x16_10_add vpx_highbd_idct16x16_10_add_neon macro
/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h1059 #define vpx_highbd_idct16x16_10_add vpx_highbd_idct16x16_10_add_sse2 macro
/external/libvpx/config/x86_64/
H A Dvpx_dsp_rtcd.h1066 #define vpx_highbd_idct16x16_10_add vpx_highbd_idct16x16_10_add_sse2 macro

Completed in 167 milliseconds