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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
variance_sse2.c 319 unsigned int vp8_sub_pixel_variance16x16_wmt function
391 vp8_sub_pixel_variance16x16_wmt(src_ptr, src_pixels_per_line, xoffset, yoffset, dst_ptr, dst_pixels_per_line, sse);
  /external/libvpx/libvpx/vp8/common/x86/
variance_sse2.c 320 unsigned int vp8_sub_pixel_variance16x16_wmt function
392 vp8_sub_pixel_variance16x16_wmt(src_ptr, src_pixels_per_line, xoffset, yoffset, dst_ptr, dst_pixels_per_line, sse);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
variance_sse2.c 320 unsigned int vp8_sub_pixel_variance16x16_wmt function
392 vp8_sub_pixel_variance16x16_wmt(src_ptr, src_pixels_per_line, xoffset, yoffset, dst_ptr, dst_pixels_per_line, sse);

Completed in 158 milliseconds