HomeSort by relevance Sort by last modified time
    Searched full:vp8_sub_pixel_variance4x4_c (Results 1 - 7 of 7) sorted by null

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp8_rtcd.h 133 unsigned int vp8_sub_pixel_variance4x4_c(const unsigned char *src_ptr, int source_stride, int xoffset, int yoffset, const unsigned char *ref_ptr, int Refstride, unsigned int *sse);
134 #define vp8_sub_pixel_variance4x4 vp8_sub_pixel_variance4x4_c
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp8_rtcd.h 133 unsigned int vp8_sub_pixel_variance4x4_c(const unsigned char *src_ptr, int source_stride, int xoffset, int yoffset, const unsigned char *ref_ptr, int Refstride, unsigned int *sse);
134 #define vp8_sub_pixel_variance4x4 vp8_sub_pixel_variance4x4_c
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vp8_rtcd.h 162 unsigned int vp8_sub_pixel_variance4x4_c(const unsigned char *src_ptr, int source_stride, int xoffset, int yoffset, const unsigned char *ref_ptr, int Refstride, unsigned int *sse);
163 #define vp8_sub_pixel_variance4x4 vp8_sub_pixel_variance4x4_c
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp8_rtcd.h 151 unsigned int vp8_sub_pixel_variance4x4_c(const unsigned char *src_ptr, int source_stride, int xoffset, int yoffset, const unsigned char *ref_ptr, int Refstride, unsigned int *sse);
152 #define vp8_sub_pixel_variance4x4 vp8_sub_pixel_variance4x4_c
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
variance_c.c 282 unsigned int vp8_sub_pixel_variance4x4_c function
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp8_rtcd.h 192 unsigned int vp8_sub_pixel_variance4x4_c(const unsigned char *src_ptr, int source_stride, int xoffset, int yoffset, const unsigned char *ref_ptr, int Refstride, unsigned int *sse);
193 #define vp8_sub_pixel_variance4x4 vp8_sub_pixel_variance4x4_c
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp8_rtcd.h     [all...]

Completed in 168 milliseconds