Searched refs:BayerRGBToARGB (Results 1 - 1 of 1) sorted by relevance
/external/libyuv/files/include/libyuv/ | ||
H A D | format_conversion.h | 125 #define BayerRGBToARGB(b, bs, f, a, as, w, h) BayerToARGB(b, bs, a, as, w, h, f) macro |
Completed in 103 milliseconds