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

  /external/libvpx/libvpx/third_party/libyuv/source/
row_any.cc 396 ANY11(RGBAToYRow_Any_SSSE3, RGBAToYRow_SSSE3, 0, 4, 1, 15)
    [all...]
convert.cc 714 RGBAToYRow = RGBAToYRow_SSSE3;
    [all...]
row_gcc.cc     [all...]
row_win.cc     [all...]
  /external/libyuv/files/source/
row_any.cc 464 ANY11(RGBAToYRow_Any_SSSE3, RGBAToYRow_SSSE3, 0, 4, 1, 15)
    [all...]
convert.cc 865 RGBAToYRow = RGBAToYRow_SSSE3;
    [all...]
row_gcc.cc     [all...]
row_win.cc     [all...]
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h 656 void RGBAToYRow_SSSE3(const uint8* src_rgba, uint8* dst_y, int width);
    [all...]
  /external/libyuv/files/include/libyuv/
row.h 871 void RGBAToYRow_SSSE3(const uint8* src_rgba, uint8* dst_y, int width);
    [all...]

Completed in 937 milliseconds