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

  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_variance_sse2.c 227 unsigned int vp9_variance16x16_sse2 function
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_variance_sse2.c 227 unsigned int vp9_variance16x16_sse2 function
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
vp9_variance_sse2.c 227 unsigned int vp9_variance16x16_sse2(const unsigned char *src, int src_stride, function
313 vp9_variance16x16_sse2(src, src_stride, ref, ref_stride, sse);

Completed in 250 milliseconds