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.sh 437 prototype void vp8_short_walsh4x4 "short *input, short *output, int pitch"
438 specialize vp8_short_walsh4x4 sse2 media neon
  /external/libvpx/armv7a/
vpx_rtcd.h 270 #define vp8_short_walsh4x4 vp8_short_walsh4x4_armv6 macro
  /external/libvpx/generic/
vpx_rtcd.h 231 #define vp8_short_walsh4x4 vp8_short_walsh4x4_c macro
  /external/libvpx/mips/
vpx_rtcd.h 231 #define vp8_short_walsh4x4 vp8_short_walsh4x4_c macro
  /external/libvpx/mips-dspr2/
vpx_rtcd.h 249 #define vp8_short_walsh4x4 vp8_short_walsh4x4_c macro
  /external/libvpx/armv7a-neon/
vpx_rtcd.h 315 #define vp8_short_walsh4x4 vp8_short_walsh4x4_neon macro
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 940 cpi->mb.short_walsh4x4 = vp8_short_walsh4x4;
    [all...]

Completed in 459 milliseconds