HomeSort by relevance Sort by last modified time
    Searched refs:src_halfwidth (Results 1 - 3 of 3) 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/libvpx/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...]
  /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 455 milliseconds