Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Dformat_conversion.cc175 static void BayerRowBG(const uint8* src_bayer0, int src_stride_bayer, in BayerRowBG() function
316 BayerRow0 = BayerRowBG; in BayerToARGB()
325 BayerRow1 = BayerRowBG; in BayerToARGB()
395 BayerRow0 = BayerRowBG; in BayerToI420()
404 BayerRow1 = BayerRowBG; in BayerToI420()