Home
last modified time | relevance | path

Searched refs:ARGBToRGBA (Results 1 – 2 of 2) sorted by relevance

/external/libyuv/files/include/libyuv/
Dplanar_functions.h98 int ARGBToRGBA(const uint8* src_frame, int src_stride_frame,
/external/libyuv/files/source/
Dplanar_functions.cc589 int ARGBToRGBA(const uint8* src_argb, int src_stride_argb, in ARGBToRGBA() function