Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
H A Dhwcontext.c238 av_buffer_unref(&ctx->internal->source_frames); in hwframe_ctx_free()
340 if (ctx->internal->source_frames) { in av_hwframe_ctx_init()
460 if (src_ctx->internal->source_frames) { in av_hwframe_transfer_data()
467 if (dst_ctx->internal->source_frames) { in av_hwframe_transfer_data()
504 if (ctx->internal->source_frames) { in av_hwframe_get_buffer()
518 ret = av_hwframe_get_buffer(ctx->internal->source_frames, in av_hwframe_get_buffer()
801 (src_frames->internal->source_frames && in av_hwframe_map()
802 src_frames->internal->source_frames->data == in av_hwframe_map()
877 if (src->internal->source_frames) { in av_hwframe_ctx_create_derived()
879 (AVHWFramesContext*)src->internal->source_frames in av_hwframe_ctx_create_derived()
[all...]
H A Dhwcontext_internal.h124 AVBufferRef *source_frames; member

Completed in 2 milliseconds