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

  /external/libvpx/libvpx/third_party/libyuv/source/
scale_any.cc 66 SDANY(ScaleRowDown2_Any_AVX2, ScaleRowDown2_AVX2, ScaleRowDown2_C, 2, 1, 31)
scale.cc 82 ScaleRowDown2 = filtering == kFilterNone ? ScaleRowDown2_AVX2 :
    [all...]
scale_win.cc 204 void ScaleRowDown2_AVX2(const uint8* src_ptr, ptrdiff_t src_stride,
    [all...]
  /external/libyuv/files/source/
scale_any.cc 83 SDANY(ScaleRowDown2_Any_AVX2, ScaleRowDown2_AVX2, ScaleRowDown2_C, 2, 1, 31)
scale_gcc.cc 192 void ScaleRowDown2_AVX2(const uint8* src_ptr, ptrdiff_t src_stride,
    [all...]
scale.cc 82 ScaleRowDown2 = filtering == kFilterNone ? ScaleRowDown2_AVX2 :
    [all...]
scale_win.cc 201 void ScaleRowDown2_AVX2(const uint8* src_ptr, ptrdiff_t src_stride,
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
scale_row.h 223 void ScaleRowDown2_AVX2(const uint8* src_ptr, ptrdiff_t src_stride,
  /external/libyuv/files/include/libyuv/
scale_row.h 244 void ScaleRowDown2_AVX2(const uint8* src_ptr, ptrdiff_t src_stride,

Completed in 287 milliseconds