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

  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
scale_row.h 153 void ScaleFilterCols_C(uint8* dst_ptr, const uint8* src_ptr,
  /external/chromium_org/third_party/libyuv/include/libyuv/
scale_row.h 145 void ScaleFilterCols_C(uint8* dst_ptr, const uint8* src_ptr,
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
scale.cc 880 (src_width >= 32768) ? ScaleFilterCols64_C : ScaleFilterCols_C;
    [all...]
scale_common.cc 401 void ScaleFilterCols_C(uint8* dst_ptr, const uint8* src_ptr,
    [all...]
  /external/chromium_org/third_party/libyuv/source/
scale.cc 880 (src_width >= 32768) ? ScaleFilterCols64_C : ScaleFilterCols_C;
    [all...]
scale_common.cc 401 void ScaleFilterCols_C(uint8* dst_ptr, const uint8* src_ptr,
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
scale.c     [all...]
  /external/libyuv/files/source/
scale.cc     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/source/
scale.c     [all...]

Completed in 363 milliseconds