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

  /external/libvpx/libvpx/vp8/common/
invtrans.h 45 vp8_short_inv_walsh4x4
rtcd_defs.sh 113 prototype void vp8_short_inv_walsh4x4 "short *input, short *output"
114 specialize vp8_short_inv_walsh4x4 mmx sse2 media neon dspr2
  /external/libvpx/armv7a/
vpx_rtcd.h 80 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_v6 macro
  /external/libvpx/generic/
vpx_rtcd.h 66 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_c macro
  /external/libvpx/mips/
vpx_rtcd.h 66 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_c macro
  /external/libvpx/mips-dspr2/
vpx_rtcd.h 76 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_dspr2 macro
  /external/libvpx/armv7a-neon/
vpx_rtcd.h 94 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_neon macro
    [all...]
  /external/libvpx/libvpx/vp8/decoder/
threading.c 265 vp8_short_inv_walsh4x4(&b->dqcoeff[0],
decodframe.c 248 vp8_short_inv_walsh4x4(&b->dqcoeff[0],
    [all...]

Completed in 38 milliseconds