Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/mpeg2dec/
DSoftMPEG2.cpp707 bool unsupportedDimensions = (IMPEG2D_UNSUPPORTED_DIMENSIONS == s_dec_op.u4_error_code); in onQueueFilled() local
730 if (unsupportedDimensions && !mFlushNeeded) { in onQueueFilled()
756 if (unsupportedDimensions || resChanged) { in onQueueFilled()
762 if (unsupportedDimensions) { in onQueueFilled()