FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
DecodeFilterContext Struct Reference

#include <internal.h>

Data Fields

AVBSFContext ** bsfs
 
int nb_bsfs
 

Detailed Description

Definition at line 126 of file internal.h.

Field Documentation

AVBSFContext** DecodeFilterContext::bsfs

Definition at line 127 of file internal.h.

Referenced by avcodec_send_packet(), bsfs_init(), bsfs_poll(), and ff_decode_bsfs_uninit().

int DecodeFilterContext::nb_bsfs

Definition at line 128 of file internal.h.

Referenced by bsfs_init(), bsfs_poll(), and ff_decode_bsfs_uninit().


The documentation for this struct was generated from the following file: