Searched defs:ARGBColorMatrix (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Dplanar_functions.cc1468 int ARGBColorMatrix(const uint8* src_argb, int src_stride_argb, function
1537 return ARGBColorMatrix((const uint8*)(dst), dst_stride_argb,
/external/libyuv/files/source/
H A Dplanar_functions.cc1164 int ARGBColorMatrix(uint8* dst_argb, int dst_stride_argb, function

Completed in 173 milliseconds