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

  /external/libvpx/libvpx/vp8/common/
rtcd_defs.pl 344 add_proto qw/void vp8_sad8x8x3/, "const unsigned char *src_ptr, int src_stride, const unsigned char *ref_ptr, int ref_stride, unsigned int *sad_array";
345 specialize qw/vp8_sad8x8x3 sse3/;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
rtcd_defs.pl 334 add_proto qw/void vp8_sad8x8x3/, "const unsigned char *src_ptr, int src_stride, const unsigned char *ref_ptr, int ref_stride, unsigned int *sad_array";
335 specialize qw/vp8_sad8x8x3 sse3/;
  /external/libvpx/generic/
vp8_rtcd.h 207 #define vp8_sad8x8x3 vp8_sad8x8x3_c macro
  /external/libvpx/mips/
vp8_rtcd.h 207 #define vp8_sad8x8x3 vp8_sad8x8x3_c macro
  /external/libvpx/mips-dspr2/
vp8_rtcd.h 218 #define vp8_sad8x8x3 vp8_sad8x8x3_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp8_rtcd.h 176 #define vp8_sad8x8x3 vp8_sad8x8x3_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp8_rtcd.h 176 #define vp8_sad8x8x3 vp8_sad8x8x3_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp8_rtcd.h 194 #define vp8_sad8x8x3 vp8_sad8x8x3_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp8_rtcd.h 332 RTCD_EXTERN void (*vp8_sad8x8x3)(const unsigned char *src_ptr, int src_stride, const unsigned char *ref_ptr, int ref_stride, unsigned int *sad_array); variable
    [all...]
  /external/libvpx/armv7a/
vp8_rtcd.h 231 #define vp8_sad8x8x3 vp8_sad8x8x3_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vp8_rtcd.h 211 #define vp8_sad8x8x3 vp8_sad8x8x3_c macro
  /external/libvpx/armv7a-neon/
vp8_rtcd.h 264 #define vp8_sad8x8x3 vp8_sad8x8x3_c macro
  /external/libvpx/x86/
vp8_rtcd.h 310 #define vp8_sad8x8x3 vp8_sad8x8x3_c macro
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp8_rtcd.h 251 #define vp8_sad8x8x3 vp8_sad8x8x3_c macro
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_if.c     [all...]

Completed in 41 milliseconds