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

  /external/libyuv/files/source/
scale_argb.cc 756 static const int kMaxInputWidth = 2560;
867 assert(src_width <= kMaxInputWidth);
868 SIMD_ALIGNED(uint8 row[kMaxInputWidth * 4 + 16]);
    [all...]
scale.cc     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/source/
scale.c     [all...]

Completed in 85 milliseconds