Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dlscrdec.c46 unsigned int last_row_size; member
188 av_fast_padded_malloc(&s->last_row, &s->last_row_size, s->row_size); in decode_frame_lscr()
Dpngdec.c97 unsigned int last_row_size; member
394 FFSWAP(unsigned int, s->last_row_size, s->tmp_row_size); in png_handle_row()
752 av_fast_padded_mallocz(&s->last_row, &s->last_row_size, s->row_size); in decode_idat_chunk()
1741 s->last_row_size = 0; in png_dec_end()