Searched refs:decode_text_chunk (Results 1 – 1 of 1) sorted by relevance
525 static int decode_text_chunk(PNGDecContext *s, uint32_t length, int compressed) in decode_text_chunk() function1303 if (decode_text_chunk(s, length, 0) < 0) in decode_frame_common()1308 if (decode_text_chunk(s, length, 1) < 0) in decode_frame_common()