Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
H A Dbuffer.h114 #define AV_BUFFER_FLAG_READONLY (1 << 0) macro
H A Dhwcontext.c181 AV_BUFFER_FLAG_READONLY); in av_hwdevice_ctx_alloc()
281 AV_BUFFER_FLAG_READONLY); in av_hwframe_ctx_alloc()
H A Dhwcontext_vdpau.c247 vdpau_buffer_free, ctx, AV_BUFFER_FLAG_READONLY); in vdpau_pool_alloc()
H A Dbuffer.c149 if (buf->buffer->flags & AV_BUFFER_FLAG_READONLY) in av_buffer_is_writable()
H A Dhwcontext_vaapi.c497 hwfc, AV_BUFFER_FLAG_READONLY); in vaapi_pool_alloc()
/third_party/ffmpeg/libavcodec/
H A Dwrapped_avframe.c61 AV_BUFFER_FLAG_READONLY); in wrapped_avframe_encode()
H A Dnvdec.c199 nvdec_decoder_free, NULL, AV_BUFFER_FLAG_READONLY); in nvdec_decoder_create()
521 AV_BUFFER_FLAG_READONLY); in nvdec_retrieve_data()
H A Drkmppdec.c171 NULL, AV_BUFFER_FLAG_READONLY); in rkmpp_init_decoder()
454 framecontextref, AV_BUFFER_FLAG_READONLY); in rkmpp_retrieve_frame()
H A Dmmaldec.c137 AV_BUFFER_FLAG_READONLY); in ffmmal_set_ref()
H A Dmediacodecdec_common.c314 AV_BUFFER_FLAG_READONLY); in mediacodec_wrap_hw_buffer()
H A Ddecode.c1392 NULL, AV_BUFFER_FLAG_READONLY); in ff_attach_decode_data()
H A Dvaapi_encode.c2440 avctx, AV_BUFFER_FLAG_READONLY); in vaapi_encode_alloc_output_buffer()
/third_party/ffmpeg/libavformat/
H A Dvapoursynth.c360 vsframe_ref = av_buffer_create(NULL, 0, free_vsframe_ref, ref_data, AV_BUFFER_FLAG_READONLY); in read_packet_vs()

Completed in 17 milliseconds