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

  /external/libvpx/libvpx/vp8/common/
invtrans.h 49 vp8_short_inv_walsh4x4
rtcd_defs.pl 126 add_proto qw/void vp8_short_inv_walsh4x4/, "short *input, short *output";
127 specialize qw/vp8_short_inv_walsh4x4 mmx sse2 media neon dspr2/;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
invtrans.h 49 vp8_short_inv_walsh4x4
rtcd_defs.pl 122 add_proto qw/void vp8_short_inv_walsh4x4/, "short *input, short *output";
123 specialize qw/vp8_short_inv_walsh4x4 mmx sse2 media neon dspr2/;
  /external/libvpx/generic/
vp8_rtcd.h 225 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_c macro
  /external/libvpx/mips/
vp8_rtcd.h 225 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_c macro
  /external/libvpx/mips-dspr2/
vp8_rtcd.h 238 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_dspr2 macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp8_rtcd.h 71 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp8_rtcd.h 71 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp8_rtcd.h 81 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_dspr2 macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp8_rtcd.h 359 RTCD_EXTERN void (*vp8_short_inv_walsh4x4)(short *input, short *output); variable
    [all...]
  /external/libvpx/armv7a/
vp8_rtcd.h 253 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_v6 macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vp8_rtcd.h 85 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_v6 macro
  /external/libvpx/armv7a-neon/
vp8_rtcd.h 290 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_neon macro
  /external/libvpx/libvpx/vp8/decoder/
threading.c 265 vp8_short_inv_walsh4x4(&b->dqcoeff[0],
decodeframe.c 250 vp8_short_inv_walsh4x4(&b->dqcoeff[0],
    [all...]
  /external/libvpx/x86/
vp8_rtcd.h 335 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_sse2 macro
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp8_rtcd.h 99 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_neon macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
threading.c 265 vp8_short_inv_walsh4x4(&b->dqcoeff[0],
decodeframe.c 249 vp8_short_inv_walsh4x4(&b->dqcoeff[0],
    [all...]

Completed in 48 milliseconds