Home
last modified time | relevance | path

Searched refs:tmp_row_size (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dpngdec.c99 unsigned int tmp_row_size; member
394 FFSWAP(unsigned int, s->last_row_size, s->tmp_row_size); in png_handle_row()
757 av_fast_padded_malloc(&s->tmp_row, &s->tmp_row_size, s->row_size); in decode_idat_chunk()
1743 s->tmp_row_size = 0; in png_dec_end()