|
FFmpeg
|
Data Fields | |
| H264Context | h264ctx |
| int | h264_initialized |
| struct vda_context | vda_ctx |
| enum AVPixelFormat | pix_fmt |
Definition at line 54 of file vda_h264_dec.c.
| H264Context VDADecoderContext::h264ctx |
Definition at line 55 of file vda_h264_dec.c.
| int VDADecoderContext::h264_initialized |
Definition at line 56 of file vda_h264_dec.c.
Referenced by vdadec_close(), and vdadec_init().
| struct vda_context VDADecoderContext::vda_ctx |
Definition at line 57 of file vda_h264_dec.c.
Referenced by vdadec_close(), and vdadec_init().
| enum AVPixelFormat VDADecoderContext::pix_fmt |
Definition at line 58 of file vda_h264_dec.c.
Referenced by vdadec_decode(), and vdadec_init().
1.8.2