Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh264dec.h293 int bipred_scratchpad_allocated; member
Dh264dec.c174 sl->bipred_scratchpad_allocated = 0; in ff_h264_free_tables()
Dh264_slice.c133 av_fast_malloc(&sl->bipred_scratchpad, &sl->bipred_scratchpad_allocated, 16 * 6 * alloc_size); in alloc_scratch_buffers()
150 sl->bipred_scratchpad_allocated = 0; in alloc_scratch_buffers()