Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dflashsv.c320 int tmpblock_size = 3 * s->block_width * s->block_height, err; in flashsv_decode_frame() local
322 if ((err = av_reallocp(&s->tmpblock, tmpblock_size)) < 0) { in flashsv_decode_frame()

Completed in 1 milliseconds