Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/codec/
Dfx_codec_progress.cpp1931 bool startStatus = in JpegStartDecode() local
1933 while (!startStatus) { in JpegStartDecode()
1942 startStatus = pJpegModule->StartScanline(m_pJpegContext.get(), down_scale); in JpegStartDecode()