HomeSort by relevance Sort by last modified time
    Searched refs:vp8_short_fdct8x4 (Results 1 - 7 of 7) sorted by null

  /external/libvpx/libvpx/vp8/common/
rtcd_defs.pl 189 add_proto qw/void vp8_short_fdct8x4/, "short *input, short *output, int pitch";
190 specialize qw/vp8_short_fdct8x4 sse2 neon msa mmi/;
  /external/libvpx/config/generic/
vp8_rtcd.h 127 #define vp8_short_fdct8x4 vp8_short_fdct8x4_c macro
  /external/libvpx/config/arm-neon/
vp8_rtcd.h 152 #define vp8_short_fdct8x4 vp8_short_fdct8x4_neon macro
  /external/libvpx/config/arm64/
vp8_rtcd.h 152 #define vp8_short_fdct8x4 vp8_short_fdct8x4_neon macro
  /external/libvpx/config/x86/
vp8_rtcd.h 184 #define vp8_short_fdct8x4 vp8_short_fdct8x4_sse2 macro
  /external/libvpx/config/x86_64/
vp8_rtcd.h 184 #define vp8_short_fdct8x4 vp8_short_fdct8x4_sse2 macro
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c     [all...]

Completed in 207 milliseconds