Searched refs:vpx_highbd_fdct8x8 (Results 1 - 14 of 14) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
H A Dpsnrhvs.c43 vpx_highbd_fdct8x8(x, y, ystride);
H A Dvpx_dsp_rtcd_defs.pl544 add_proto qw/void vpx_highbd_fdct8x8/, "const int16_t *input, tran_low_t *output, int stride";
545 specialize qw/vpx_highbd_fdct8x8 sse2/;
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodemb.c355 vpx_highbd_fdct8x8(src_diff, coeff, diff_stride);
507 vpx_highbd_fdct8x8(src_diff, coeff, diff_stride);
834 vpx_highbd_fdct8x8(src_diff, coeff, diff_stride);
/external/libvpx/config/arm/
H A Dvpx_dsp_rtcd.h820 #define vpx_highbd_fdct8x8 vpx_highbd_fdct8x8_c macro
/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h820 #define vpx_highbd_fdct8x8 vpx_highbd_fdct8x8_c macro
/external/libvpx/config/mips32/
H A Dvpx_dsp_rtcd.h820 #define vpx_highbd_fdct8x8 vpx_highbd_fdct8x8_c macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_dsp_rtcd.h834 #define vpx_highbd_fdct8x8 vpx_highbd_fdct8x8_c macro
/external/libvpx/config/mips32-msa/
H A Dvpx_dsp_rtcd.h855 #define vpx_highbd_fdct8x8 vpx_highbd_fdct8x8_c macro
/external/libvpx/config/mips64/
H A Dvpx_dsp_rtcd.h820 #define vpx_highbd_fdct8x8 vpx_highbd_fdct8x8_c macro
/external/libvpx/config/mips64-msa/
H A Dvpx_dsp_rtcd.h855 #define vpx_highbd_fdct8x8 vpx_highbd_fdct8x8_c macro
/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h905 #define vpx_highbd_fdct8x8 vpx_highbd_fdct8x8_c macro
/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h905 #define vpx_highbd_fdct8x8 vpx_highbd_fdct8x8_c macro
/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h1036 #define vpx_highbd_fdct8x8 vpx_highbd_fdct8x8_sse2 macro
/external/libvpx/config/x86_64/
H A Dvpx_dsp_rtcd.h1043 #define vpx_highbd_fdct8x8 vpx_highbd_fdct8x8_sse2 macro

Completed in 267 milliseconds