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

  /external/libvpx/libvpx/vp8/common/
rtcd_defs.pl 186 add_proto qw/void vp8_short_fdct4x4/, "short *input, short *output, int pitch";
187 specialize qw/vp8_short_fdct4x4 sse2 neon msa mmi/;
  /external/libvpx/config/generic/
vp8_rtcd.h 124 #define vp8_short_fdct4x4 vp8_short_fdct4x4_c macro
  /external/libvpx/config/arm-neon/
vp8_rtcd.h 148 #define vp8_short_fdct4x4 vp8_short_fdct4x4_neon macro
  /external/libvpx/config/arm64/
vp8_rtcd.h 148 #define vp8_short_fdct4x4 vp8_short_fdct4x4_neon macro
  /external/libvpx/config/x86/
vp8_rtcd.h 180 #define vp8_short_fdct4x4 vp8_short_fdct4x4_sse2 macro
  /external/libvpx/config/x86_64/
vp8_rtcd.h 180 #define vp8_short_fdct4x4 vp8_short_fdct4x4_sse2 macro
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c     [all...]

Completed in 193 milliseconds