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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/source/
row.h 130 void RAWToARGBRow_SSSE3(const uint8* src_bg24, uint8* dst_argb, int pix);
  /external/libvpx/libvpx/third_party/libyuv/source/
convert_argb.cc 525 RAWToARGBRow = RAWToARGBRow_SSSE3;
    [all...]
row_any.cc 276 ANY11(RAWToARGBRow_Any_SSSE3, RAWToARGBRow_SSSE3, 0, 3, 4, 15)
convert.cc 952 RAWToARGBRow = RAWToARGBRow_SSSE3;
    [all...]
row_gcc.cc 306 void RAWToARGBRow_SSSE3(const uint8* src_raw, uint8* dst_argb, int pix) {
    [all...]
row_win.cc 423 void RAWToARGBRow_SSSE3(const uint8* src_raw, uint8* dst_argb,
    [all...]
  /external/libyuv/files/source/
row_any.cc 349 ANY11(RAWToARGBRow_Any_SSSE3, RAWToARGBRow_SSSE3, 0, 3, 4, 15)
    [all...]
convert.cc 952 RAWToARGBRow = RAWToARGBRow_SSSE3;
    [all...]
convert_argb.cc 961 RAWToARGBRow = RAWToARGBRow_SSSE3;
    [all...]
row_gcc.cc 255 void RAWToARGBRow_SSSE3(const uint8* src_raw, uint8* dst_argb, int width) {
    [all...]
row_win.cc 390 void RAWToARGBRow_SSSE3(const uint8* src_raw, uint8* dst_argb,
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h     [all...]
  /external/libyuv/files/include/libyuv/
row.h     [all...]

Completed in 90 milliseconds