Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmlp_parse.c140 mh->channels_thd_stream1 = truehd_channels(channel_arrangement); in ff_mlp_read_major_sync()
146 mh->channels_thd_stream2 = truehd_channels(channel_arrangement); in ff_mlp_read_major_sync()
Dmlp_parse.h88 static inline int truehd_channels(int chanmap) in truehd_channels() function
/third_party/ffmpeg/libavformat/
Dmov.c6849 st->codecpar->channels = truehd_channels(channel_assignment); in mov_read_dmlp()