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

  /external/libyuv/files/source/
scale.cc 2944 int src_halfwidth = (src_width + 1) >> 1; local
3007 int src_halfwidth = (src_width + 1) >> 1; local
3058 int src_halfwidth = (src_width + 1) >> 1; local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
scale.cc 1604 int src_halfwidth = SUBSAMPLE(src_width, 1, 1); local
1635 int src_halfwidth = SUBSAMPLE(src_width, 1, 1); local
1683 int src_halfwidth = SUBSAMPLE(src_width, 1, 1); local
    [all...]
  /external/chromium_org/third_party/libyuv/source/
scale.cc 1604 int src_halfwidth = SUBSAMPLE(src_width, 1, 1); local
1635 int src_halfwidth = SUBSAMPLE(src_width, 1, 1); local
1683 int src_halfwidth = SUBSAMPLE(src_width, 1, 1); local
    [all...]
  /external/chromium_org/content/renderer/pepper/
pepper_media_stream_video_track_host.cc 148 const int src_halfwidth = (src->coded_size().width() + 1) >> 1; local
154 src_halfwidth,
164 src_halfwidth,
  /external/libvpx/libvpx/third_party/libyuv/source/
scale.c 3788 int src_halfwidth = (src_width + 1) >> 1; local
3831 int src_halfwidth = (src_width + 1) >> 1; local
3861 int src_halfwidth = (src_width + 1) >> 1; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/source/
scale.c 3788 int src_halfwidth = (src_width + 1) >> 1; local
3831 int src_halfwidth = (src_width + 1) >> 1; local
3861 int src_halfwidth = (src_width + 1) >> 1; local
    [all...]

Completed in 401 milliseconds