| FFmpeg
    | 
VDADecoderContext Struct Reference
  
Collaboration diagram for VDADecoderContext:

| Data Fields | |
| H264Context | h264ctx | 
| int | h264_initialized | 
| struct vda_context | vda_ctx | 
| enum AVPixelFormat | pix_fmt | 
Detailed Description
Definition at line 54 of file vda_h264_dec.c.
Field Documentation
| int VDADecoderContext::h264_initialized | 
Definition at line 56 of file vda_h264_dec.c.
Referenced by vdadec_close(), and vdadec_init().
| H264Context VDADecoderContext::h264ctx | 
Definition at line 55 of file vda_h264_dec.c.
| enum AVPixelFormat VDADecoderContext::pix_fmt | 
Definition at line 58 of file vda_h264_dec.c.
Referenced by vdadec_decode(), 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().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:27 for FFmpeg by
 1.8.11
 1.8.11