Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
H A Dhwcontext.c135 av_buffer_unref(&ctx->internal->source_device); in hwdevice_ctx_free()
663 tmp_ref = tmp_ctx->internal->source_device; in av_hwdevice_ctx_create_derived_opts()
682 dst_ctx->internal->source_device = av_buffer_ref(src_ref); in av_hwdevice_ctx_create_derived_opts()
683 if (!dst_ctx->internal->source_device) { in av_hwdevice_ctx_create_derived_opts()
695 tmp_ref = tmp_ctx->internal->source_device; in av_hwdevice_ctx_create_derived_opts()
H A Dhwcontext_internal.h111 AVBufferRef *source_device; member

Completed in 2 milliseconds