FFmpeg
4.0
|
#include <libavcodec/internal.h>
Data Fields | |
AVBSFContext ** | bsfs |
int | nb_bsfs |
Definition at line 124 of file internal.h.
AVBSFContext** DecodeFilterContext::bsfs |
Definition at line 125 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 126 of file internal.h.
Referenced by bsfs_init(), bsfs_poll(), and ff_decode_bsfs_uninit().