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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
rtcd_defs.pl 383 add_proto qw/void vp8_sad16x16x4d/, "const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array";
384 specialize qw/vp8_sad16x16x4d sse3/;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp8_rtcd.h 215 #define vp8_sad16x16x4d vp8_sad16x16x4d_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp8_rtcd.h 215 #define vp8_sad16x16x4d vp8_sad16x16x4d_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp8_rtcd.h 233 #define vp8_sad16x16x4d vp8_sad16x16x4d_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp8_rtcd.h 267 RTCD_EXTERN void (*vp8_sad16x16x4d)(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array); variable
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vp8_rtcd.h 250 #define vp8_sad16x16x4d vp8_sad16x16x4d_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp8_rtcd.h 290 #define vp8_sad16x16x4d vp8_sad16x16x4d_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_if.c     [all...]

Completed in 137 milliseconds