Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmlp_parse.h39 …int channel_modifier_thd_stream0; ///< Channel modifier for substream 0 of TrueHD streams ("… member
Dmlp_parse.c135 mh->channel_modifier_thd_stream0 = get_bits(gb, 2); in ff_mlp_read_major_sync()
Dmlpdec.c455 switch (mh.channel_modifier_thd_stream0) { in read_major_sync()