HomeSort by relevance Sort by last modified time
    Searched defs:short_walsh4x4 (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/ppc/
csystemdependent.c 44 void (*short_walsh4x4)(short *input, short *output, int pitch); variable
130 short_walsh4x4 = vp8_short_walsh4x4_c;
  /external/libvpx/libvpx/vp8/encoder/ppc/
csystemdependent.c 44 void (*short_walsh4x4)(short *input, short *output, int pitch); variable
130 short_walsh4x4 = vp8_short_walsh4x4_c;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ppc/
csystemdependent.c 44 void (*short_walsh4x4)(short *input, short *output, int pitch); variable
130 short_walsh4x4 = vp8_short_walsh4x4_c;
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
block.h 161 void (*short_walsh4x4)(short *input, short *output, int pitch); member in struct:macroblock
  /external/libvpx/libvpx/vp8/encoder/
block.h 160 void (*short_walsh4x4)(short *input, short *output, int pitch); member in struct:macroblock
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
block.h 160 void (*short_walsh4x4)(short *input, short *output, int pitch); member in struct:macroblock

Completed in 624 milliseconds