Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dcbs_bsf.h25 typedef struct CBSBSFType { struct
42 } CBSBSFType; typedef
49 const CBSBSFType *type;
66 int ff_cbs_bsf_generic_init(AVBSFContext *bsf, const CBSBSFType *type);
Dh264_redundant_pps_bsf.c121 static const CBSBSFType h264_redundant_pps_type = {
Dvp9_metadata_bsf.c83 static const CBSBSFType vp9_metadata_type = {
Dcbs_bsf.c112 int ff_cbs_bsf_generic_init(AVBSFContext *bsf, const CBSBSFType *type) in ff_cbs_bsf_generic_init()
Dmpeg2_metadata_bsf.c171 static const CBSBSFType mpeg2_metadata_type = {
Dav1_metadata_bsf.c145 static const CBSBSFType av1_metadata_type = {
Dh265_metadata_bsf.c399 static const CBSBSFType h265_metadata_type = {
Dh264_metadata_bsf.c534 static const CBSBSFType h264_metadata_type = {