Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Dformat_conversion.cc239 static void BayerRowGB(const uint8* src_bayer0, int src_stride_bayer, in BayerRowGB() function
320 BayerRow0 = BayerRowGB; in BayerToARGB()
329 BayerRow1 = BayerRowGB; in BayerToARGB()
399 BayerRow0 = BayerRowGB; in BayerToI420()
408 BayerRow1 = BayerRowGB; in BayerToI420()