Searched refs:is_last_of_still (Results 1 – 4 of 4) sorted by relevance
478 bool is_last_of_still; member590 dec->is_last_of_still = false; in JxlDecoderReset()1136 dec->is_last_of_still = in JxlDecoderProcessInternal()1141 if (dec->is_last_of_still) dec->external_frames++; in JxlDecoderProcessInternal()1148 if (dec->is_last_of_still) { in JxlDecoderProcessInternal()1193 if ((dec->events_wanted & JXL_DEC_FRAME) && dec->is_last_of_still) { in JxlDecoderProcessInternal()1255 dec->is_last_of_still) { in JxlDecoderProcessInternal()1348 if (dec->is_last_of_still) { in JxlDecoderProcessInternal()
392 bool is_last_of_still; member492 dec->is_last_of_still = false; in JxlDecoderReset()986 dec->is_last_of_still = in JxlDecoderProcessInternal()991 if ((dec->events_wanted & JXL_DEC_FRAME) && dec->is_last_of_still) { in JxlDecoderProcessInternal()1065 dec->is_last_of_still) { in JxlDecoderProcessInternal()1108 bool get_dc = dec->is_last_of_still && in JxlDecoderProcessInternal()1192 if (dec->is_last_of_still) { in JxlDecoderProcessInternal()
505 bool is_last_of_still; member698 dec->is_last_of_still = false; in JxlDecoderRewindDecodingState()1299 dec->is_last_of_still = in JxlDecoderProcessCodestream()1302 dec->is_last_of_still |= in JxlDecoderProcessCodestream()1308 if (dec->is_last_of_still) dec->external_frames++; in JxlDecoderProcessCodestream()1315 if (dec->is_last_of_still) { in JxlDecoderProcessCodestream()1360 if ((dec->events_wanted & JXL_DEC_FRAME) && dec->is_last_of_still) { in JxlDecoderProcessCodestream()1429 dec->is_last_of_still) { in JxlDecoderProcessCodestream()1539 if (dec->is_last_of_still) { in JxlDecoderProcessCodestream()