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

/external/libvpx/libvpx/vp8/common/
H A Drtcd_defs.pl191 add_proto qw/void vp8_short_fdct8x4/, "short *input, short *output, int pitch";
192 specialize qw/vp8_short_fdct8x4 sse2 neon msa mmi/;
/external/libvpx/config/arm/
H A Dvp8_rtcd.h124 #define vp8_short_fdct8x4 vp8_short_fdct8x4_c macro
/external/libvpx/config/generic/
H A Dvp8_rtcd.h124 #define vp8_short_fdct8x4 vp8_short_fdct8x4_c macro
/external/libvpx/config/mips32/
H A Dvp8_rtcd.h124 #define vp8_short_fdct8x4 vp8_short_fdct8x4_c macro
/external/libvpx/config/mips32-dspr2/
H A Dvp8_rtcd.h135 #define vp8_short_fdct8x4 vp8_short_fdct8x4_c macro
/external/libvpx/config/mips64/
H A Dvp8_rtcd.h124 #define vp8_short_fdct8x4 vp8_short_fdct8x4_c macro
/external/libvpx/config/arm-neon/
H A Dvp8_rtcd.h149 #define vp8_short_fdct8x4 vp8_short_fdct8x4_neon macro
/external/libvpx/config/arm64/
H A Dvp8_rtcd.h149 #define vp8_short_fdct8x4 vp8_short_fdct8x4_neon macro
/external/libvpx/config/mips32-msa/
H A Dvp8_rtcd.h155 #define vp8_short_fdct8x4 vp8_short_fdct8x4_msa macro
/external/libvpx/config/mips64-msa/
H A Dvp8_rtcd.h155 #define vp8_short_fdct8x4 vp8_short_fdct8x4_msa macro
/external/libvpx/config/x86/
H A Dvp8_rtcd.h184 #define vp8_short_fdct8x4 vp8_short_fdct8x4_sse2 macro
/external/libvpx/config/x86_64/
H A Dvp8_rtcd.h184 #define vp8_short_fdct8x4 vp8_short_fdct8x4_sse2 macro
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_if.c1051 cpi->mb.short_fdct8x4 = vp8_short_fdct8x4;
1055 cpi->mb.short_fdct8x4 = vp8_short_fdct8x4;

Completed in 59 milliseconds