Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_lossless_jpeg.cpp479 void PmPutRow (MCU *buf,
1695 void dng_lossless_decoder::PmPutRow (MCU *buf, in PmPutRow() function in dng_lossless_decoder
2037 PmPutRow (curRowBuf, compsInScan, numCOL, row); in DecodeImage()
2267 PmPutRow (prevRowBuf, compsInScan, numCOL, row); in DecodeImage()
2268 PmPutRow (curRowBuf, compsInScan, numCOL, row); in DecodeImage()
2330 PmPutRow (curRowBuf, compsInScan, numCOL, row); in DecodeImage()
2346 PmPutRow (mcuROW1, compsInScan, numCOL, 0); in DecodeImage()
2367 PmPutRow (curRowBuf, compsInScan, numCOL, row); in DecodeImage()
2530 PmPutRow (curRowBuf, compsInScan, numCOL, row); in DecodeImage()