Searched refs:hasImagePlanes (Results 1 – 2 of 2) sorted by relevance
61 bool hasImagePlanes() const { return m_imagePlanes; } in hasImagePlanes() function
419 if (m_decoder->hasImagePlanes() && (yuvSubsampling(m_info) != YUV_UNKNOWN)) in decode()753 if (!hasImagePlanes()) in decodeToYUV()927 if (hasImagePlanes()) { in outputScanlines()1008 …& (m_frameBufferCache[0].status() == ImageFrame::FrameComplete)) || (hasImagePlanes() && !onlySize… in decode()