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

  /external/libvpx/libvpx/vp8/common/
rtcd_defs.pl 192 add_proto qw/void vp8_short_walsh4x4/, "short *input, short *output, int pitch";
193 specialize qw/vp8_short_walsh4x4 sse2 neon msa mmi/;
  /external/libvpx/config/generic/
vp8_rtcd.h 139 #define vp8_short_walsh4x4 vp8_short_walsh4x4_c macro
  /external/libvpx/config/arm-neon/
vp8_rtcd.h 167 #define vp8_short_walsh4x4 vp8_short_walsh4x4_neon macro
  /external/libvpx/config/arm64/
vp8_rtcd.h 167 #define vp8_short_walsh4x4 vp8_short_walsh4x4_neon macro
  /external/libvpx/config/x86/
vp8_rtcd.h 199 #define vp8_short_walsh4x4 vp8_short_walsh4x4_sse2 macro
  /external/libvpx/config/x86_64/
vp8_rtcd.h 199 #define vp8_short_walsh4x4 vp8_short_walsh4x4_sse2 macro
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c     [all...]

Completed in 52 milliseconds