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

  /external/libvpx/libvpx/third_party/libyuv/source/
scale_any.cc 81 SDANY(ScaleRowDown4Box_Any_SSE2, ScaleRowDown4Box_SSE2, ScaleRowDown4Box_C,
scale_gcc.cc 217 void ScaleRowDown4Box_SSE2(const uint8* src_ptr, ptrdiff_t src_stride,
    [all...]
scale.cc 190 ScaleRowDown4 = filtering ? ScaleRowDown4Box_SSE2 : ScaleRowDown4_SSE2;
    [all...]
scale_win.cc 342 void ScaleRowDown4Box_SSE2(const uint8* src_ptr, ptrdiff_t src_stride,
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
scale_row.h 231 void ScaleRowDown4Box_SSE2(const uint8* src_ptr, ptrdiff_t src_stride,

Completed in 432 milliseconds