Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmlp_parse.h41 …int channel_modifier_thd_stream2; ///< Channel modifier for substream 2 of TrueHD streams ("… member
Dmlp_parse.c143 mh->channel_modifier_thd_stream2 = get_bits(gb, 2); in ff_mlp_read_major_sync()
Dmlpdec.c445 mh.channel_modifier_thd_stream2 == THD_CH_MODIFIER_SURROUNDEX) in read_major_sync()