Lines Matching defs:Options
40 struct Options { struct
49 bool output_video;
50 bool output_audio;
51 bool output_size;
52 bool output_offset;
53 bool output_seconds;
54 bool output_ebml_header;
55 bool output_segment;
56 bool output_seekhead;
57 bool output_segment_info;
58 bool output_tracks;
59 bool output_clusters;
60 bool output_blocks;
61 bool output_codec_info;
62 bool output_clusters_size;
63 bool output_encrypted_info;
64 bool output_cues;
65 bool output_frame_stats;
66 bool output_vp9_level;
69 Options::Options() in Options() function in __anonaa7ba1c20111::Options