Searched refs:NUM_FRAME_DECODED (Results 1 – 1 of 1) sorted by relevance
85 private static final int NUM_FRAME_DECODED = 100; field in ImageReaderDecoderTest513 while (!sawOutputEOS && outputFrameCount < NUM_FRAME_DECODED) { in decodeFramesToImage()