Home
last modified time | relevance | path

Searched defs:out_frames_ref (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dnvdec.c291 static int nvdec_init_hwframes(AVCodecContext *avctx, AVBufferRef **out_frames_ref, int dummy) in nvdec_init_hwframes()
Ddecode.c1231 AVBufferRef **out_frames_ref) in avcodec_get_hw_frames_parameters()
/third_party/ffmpeg/libavfilter/
Dqsvvpp.c552 AVBufferRef *out_frames_ref = av_hwframe_ctx_alloc(device_ref); in init_vpp_session() local