FFmpeg
|
Data Fields | |
AVBufferRef * | hw_frames_ctx |
AVFrame * | tmp_frame |
Definition at line 31 of file ffmpeg_vdpau.c.
AVBufferRef* VDPAUContext::hw_frames_ctx |
Definition at line 32 of file ffmpeg_vdpau.c.
Referenced by vdpau_alloc(), vdpau_get_buffer(), and vdpau_uninit().
AVFrame* VDPAUContext::tmp_frame |
Definition at line 33 of file ffmpeg_vdpau.c.
Referenced by vdpau_alloc(), vdpau_retrieve_data(), and vdpau_uninit().