Home
last modified time | relevance | path

Searched refs:CBSBSFType (Results 1 - 8 of 8) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dcbs_bsf.h31 typedef struct CBSBSFType { struct
48 } CBSBSFType; typedef
55 const CBSBSFType *type;
72 int ff_cbs_bsf_generic_init(AVBSFContext *bsf, const CBSBSFType *type);
H A Dh264_redundant_pps_bsf.c114 static const CBSBSFType h264_redundant_pps_type = {
H A Dcbs_bsf.c110 int ff_cbs_bsf_generic_init(AVBSFContext *bsf, const CBSBSFType *type) in ff_cbs_bsf_generic_init()
H A Dvp9_metadata_bsf.c83 static const CBSBSFType vp9_metadata_type = {
H A Dav1_metadata_bsf.c146 static const CBSBSFType av1_metadata_type = {
H A Dmpeg2_metadata_bsf.c171 static const CBSBSFType mpeg2_metadata_type = {
H A Dh265_metadata_bsf.c400 static const CBSBSFType h265_metadata_type = {
H A Dh264_metadata_bsf.c549 static const CBSBSFType h264_metadata_type = {

Completed in 4 milliseconds