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