Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
H A Dbuffer.h242 * buffers, av_buffer_pool_uninit() must be called to mark the pool as freeable.
253 * av_buffer_pool_uninit().
277 * is freed. I.e. after av_buffer_pool_uninit() is called
295 void av_buffer_pool_uninit(AVBufferPool **pool);
H A Dbuffer.c322 void av_buffer_pool_uninit(AVBufferPool **ppool) in av_buffer_pool_uninit() function
H A Dhwcontext.c230 av_buffer_pool_uninit(&ctx->internal->pool_internal); in hwframe_ctx_free()
/third_party/ffmpeg/libavcodec/
H A Dlibvpxdec.c59 av_buffer_pool_uninit(&ctx->pool); in get_frame_buffer()
347 av_buffer_pool_uninit(&ctx->pool); in vpx_free()
H A Dh264dec.c152 av_buffer_pool_uninit(&h->qscale_table_pool); in ff_h264_free_tables()
153 av_buffer_pool_uninit(&h->mb_type_pool); in ff_h264_free_tables()
154 av_buffer_pool_uninit(&h->motion_val_pool); in ff_h264_free_tables()
155 av_buffer_pool_uninit(&h->ref_index_pool); in ff_h264_free_tables()
H A Dlibsvtav1.c471 av_buffer_pool_uninit(&svt_enc->pool); in get_output_ref()
567 av_buffer_pool_uninit(&svt_enc->pool); in eb_enc_close()
H A Dlibdav1d.c89 av_buffer_pool_uninit(&dav1d->pool); in libdav1d_picture_allocator()
545 av_buffer_pool_uninit(&dav1d->pool); in libdav1d_close()
H A Dnvdec.c277 av_buffer_pool_uninit(&ctx->decoder_pool); in ff_nvdec_decode_uninit()
284 av_buffer_pool_uninit(&ctx->pool); in nvdec_free_dummy()
H A Dget_buffer.c61 av_buffer_pool_uninit(&pool->pools[i]); in frame_pool_free()
H A Dh264_slice.c180 av_buffer_pool_uninit(&h->qscale_table_pool); in init_table_pools()
181 av_buffer_pool_uninit(&h->mb_type_pool); in init_table_pools()
182 av_buffer_pool_uninit(&h->motion_val_pool); in init_table_pools()
183 av_buffer_pool_uninit(&h->ref_index_pool); in init_table_pools()
H A Dqsvdec.c772 av_buffer_pool_uninit(&q->pool); in qsv_decode_close_qsvcontext()
H A Dvp9.c117 av_buffer_pool_uninit(&s->frame_extradata_pool); in vp9_frame_alloc()
1241 av_buffer_pool_uninit(&s->frame_extradata_pool); in vp9_decode_free()
H A Dvaapi_encode.c2754 av_buffer_pool_uninit(&ctx->output_buffer_pool); in ff_vaapi_encode_close()
H A Dhevcdec.c90 av_buffer_pool_uninit(&s->tab_mvf_pool); in pic_arrays_free()
91 av_buffer_pool_uninit(&s->rpl_tab_pool); in pic_arrays_free()
/third_party/ffmpeg/libavfilter/
H A Dframepool.c291 av_buffer_pool_uninit(&(*pool)->pools[i]); in ff_frame_pool_uninit()
/third_party/ffmpeg/libavdevice/
H A Dxcbgrab.c492 av_buffer_pool_uninit(&ctx->shm_pool); in xcbgrab_read_close()
/third_party/ffmpeg/libavformat/
H A Dmpegts.c3932 av_buffer_pool_uninit(&ts->pools[i]); in mpegts_free()

Completed in 33 milliseconds