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

/external/libvpx/libvpx/vp9/common/
H A Dvp9_idct.c334 vpx_highbd_idct8x8_12_add(input, dest, stride, bd);
/external/libvpx/libvpx/vpx_dsp/
H A Dvpx_dsp_rtcd_defs.pl664 add_proto qw/void vpx_highbd_idct8x8_12_add/, "const tran_low_t *input, uint16_t *dest, int stride, int bd";
686 specialize qw/vpx_highbd_idct8x8_12_add neon sse2 sse4_1/;
/external/libvpx/config/arm/
H A Dvpx_dsp_rtcd.h868 #define vpx_highbd_idct8x8_12_add vpx_highbd_idct8x8_12_add_c macro
/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h868 #define vpx_highbd_idct8x8_12_add vpx_highbd_idct8x8_12_add_c macro
/external/libvpx/config/mips32/
H A Dvpx_dsp_rtcd.h868 #define vpx_highbd_idct8x8_12_add vpx_highbd_idct8x8_12_add_c macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_dsp_rtcd.h882 #define vpx_highbd_idct8x8_12_add vpx_highbd_idct8x8_12_add_c macro
/external/libvpx/config/mips32-msa/
H A Dvpx_dsp_rtcd.h903 #define vpx_highbd_idct8x8_12_add vpx_highbd_idct8x8_12_add_c macro
/external/libvpx/config/mips64/
H A Dvpx_dsp_rtcd.h868 #define vpx_highbd_idct8x8_12_add vpx_highbd_idct8x8_12_add_c macro
/external/libvpx/config/mips64-msa/
H A Dvpx_dsp_rtcd.h903 #define vpx_highbd_idct8x8_12_add vpx_highbd_idct8x8_12_add_c macro
/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h969 #define vpx_highbd_idct8x8_12_add vpx_highbd_idct8x8_12_add_neon macro
/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h969 #define vpx_highbd_idct8x8_12_add vpx_highbd_idct8x8_12_add_neon macro
/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h1099 #define vpx_highbd_idct8x8_12_add vpx_highbd_idct8x8_12_add_sse2 macro
/external/libvpx/config/x86_64/
H A Dvpx_dsp_rtcd.h1106 #define vpx_highbd_idct8x8_12_add vpx_highbd_idct8x8_12_add_sse2 macro

Completed in 223 milliseconds