Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Dformat_conversion.cc269 static void BayerRowGR(const uint8* src_bayer0, int src_stride_bayer, in BayerRowGR() function
317 BayerRow1 = BayerRowGR; in BayerToARGB()
324 BayerRow0 = BayerRowGR; in BayerToARGB()
396 BayerRow1 = BayerRowGR; in BayerToI420()
403 BayerRow0 = BayerRowGR; in BayerToI420()