Home
last modified time | relevance | path

Searched refs:channel_modifier_thd_stream1 (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmlp_parse.h40 …int channel_modifier_thd_stream1; ///< Channel modifier for substream 1 of TrueHD streams ("… member
Dmlp_parse.c136 mh->channel_modifier_thd_stream1 = get_bits(gb, 2); in ff_mlp_read_major_sync()
Dmlpdec.c451 mh.channel_modifier_thd_stream1 == THD_CH_MODIFIER_SURROUNDEX) in read_major_sync()