Home
last modified time | relevance | path

Searched refs:MPEG2RawExtraInformation (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcbs_mpeg2.h117 typedef struct MPEG2RawExtraInformation { struct
121 } MPEG2RawExtraInformation; typedef
135 MPEG2RawExtraInformation extra_information_picture;
203 MPEG2RawExtraInformation extra_information_slice;
Dcbs_mpeg2_syntax_template.c177 MPEG2RawExtraInformation *current, in FUNC()