Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmlp_parse.c141 mh->channel_layout_thd_stream1 = truehd_layout(channel_arrangement); in ff_mlp_read_major_sync()
147 mh->channel_layout_thd_stream2 = truehd_layout(channel_arrangement); in ff_mlp_read_major_sync()
Dmlp_parse.h98 static inline uint64_t truehd_layout(int chanmap) in truehd_layout() function
/third_party/ffmpeg/libavformat/
Dmov.c6850 st->codecpar->channel_layout = truehd_layout(channel_assignment); in mov_read_dmlp()