Searched defs:out_frames_ref (Results 1 – 3 of 3) sorted by relevance
291 static int nvdec_init_hwframes(AVCodecContext *avctx, AVBufferRef **out_frames_ref, int dummy) in nvdec_init_hwframes()
1231 AVBufferRef **out_frames_ref) in avcodec_get_hw_frames_parameters()
552 AVBufferRef *out_frames_ref = av_hwframe_ctx_alloc(device_ref); in init_vpp_session() local