Lines Matching refs:AVBufferRef
47 AVBufferRef *hw_device_ref;
48 AVBufferRef *real_hw_frames_ref;
182 static int nvdec_decoder_create(AVBufferRef **out, AVBufferRef *hw_device_ref,
188 AVBufferRef *decoder_ref;
246 static AVBufferRef *nvdec_decoder_frame_alloc(void *opaque, size_t size)
249 AVBufferRef *ret;
287 static AVBufferRef *nvdec_alloc_dummy(size_t size)
292 static int nvdec_init_hwframes(AVCodecContext *avctx, AVBufferRef **out_frames_ref, int dummy)
336 AVBufferRef *real_hw_frames_ref;
697 AVBufferRef *hw_frames_ctx,