Searched refs:decode_next_dat (Results 1 – 1 of 1) sorted by relevance
1196 int decode_next_dat = 0; in decode_frame_common() local1276 decode_next_dat = 1; in decode_frame_common()1281 if (!decode_next_dat || length < 4) { in decode_frame_common()1289 if (CONFIG_APNG_DECODER && avctx->codec_id == AV_CODEC_ID_APNG && !decode_next_dat) in decode_frame_common()