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

  /external/libyuv/files/source/
scale.cc 2947 int dst_halfheight = (dst_height + 1) >> 1; local
3010 int dst_halfheight = (dst_height + 1) >> 1; local
3061 int dst_halfheight = (dst_height + 1) >> 1; local
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
scale.cc 1607 int dst_halfheight = SUBSAMPLE(dst_height, 1, 1); local
1638 int dst_halfheight = SUBSAMPLE(dst_height, 1, 1); local
1686 int dst_halfheight = SUBSAMPLE(dst_height, 1, 1); local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/source/
scale.c 3791 int dst_halfheight = (dst_height + 1) >> 1; local
3834 int dst_halfheight = (dst_height + 1) >> 1; local
3864 int dst_halfheight = (dst_height + 1) >> 1; local
    [all...]

Completed in 42 milliseconds