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

  /external/libyuv/files/source/
row.h 56 void RGB24ToUVRow_SSSE3(const uint8* src_argb0, int src_stride_argb,
row_table.cc 432 void RGB24ToUVRow_SSSE3(const uint8* src_argb, int src_stride_argb,
450 void RGB24ToUVRow_SSSE3(const uint8* src_argb, int src_stride_argb,
convert.cc 828 ARGBToUVRow = RGB24ToUVRow_SSSE3;

Completed in 45 milliseconds