Home
last modified time | relevance | path

Searched refs:channel_layout_thd_stream2 (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmlp_parse.h52 uint64_t channel_layout_thd_stream2; ///< Channel layout for substream 2 of TrueHD streams ("8-channel presentation") member
H A Dmlp_parse.c147 mh->channel_layout_thd_stream2 = truehd_layout(channel_arrangement); in ff_mlp_read_major_sync()
H A Dmlp_parser.c187 av_channel_layout_from_mask(&avctx->ch_layout, mh.channel_layout_thd_stream2); in mlp_parse()
H A Dmlpdec.c435 if (mh.channel_layout_thd_stream2) in read_major_sync()
436 m->substream[2].mask = mh.channel_layout_thd_stream2; in read_major_sync()
471 mh.channel_layout_thd_stream2 & AV_CH_SIDE_LEFT && in read_major_sync()
472 mh.channel_layout_thd_stream2 & AV_CH_SIDE_RIGHT && in read_major_sync()

Completed in 4 milliseconds