Home
last modified time | relevance | path

Searched refs:RAWToRGB24 (Results 1 – 4 of 4) sorted by relevance

/external/libyuv/files/include/libyuv/
Dplanar_functions.h284 #define RGB24ToRAW RAWToRGB24
287 int RAWToRGB24(const uint8* src_raw,
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dplanar_functions.h188 #define RGB24ToRAW RAWToRGB24
191 int RAWToRGB24(const uint8* src_raw, int src_stride_raw,
/external/libvpx/libvpx/third_party/libyuv/source/
Dplanar_functions.cc1239 int RAWToRGB24(const uint8* src_raw, int src_stride_raw, in RAWToRGB24() function
/external/libyuv/files/source/
Dplanar_functions.cc1480 int RAWToRGB24(const uint8* src_raw, in RAWToRGB24() function