Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dlscrdec.c48 unsigned int last_row_size; member
177 av_fast_padded_malloc(&s->last_row, &s->last_row_size, s->row_size); in decode_frame_lscr()
H A Dpngdec.c97 unsigned int last_row_size; member
394 FFSWAP(unsigned int, s->last_row_size, s->tmp_row_size); in png_handle_row()
773 av_fast_padded_mallocz(&s->last_row, &s->last_row_size, s->row_size); in decode_idat_chunk()
1710 s->last_row_size = 0; in png_dec_end()

Completed in 3 milliseconds