Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Domadec.c74 static const int oma_chid_to_num_channels[7] = { 1, 2, 3, 4, 6, 7, 8 }; variable
510 st->codecpar->channels = oma_chid_to_num_channels[channel_id - 1]; in oma_read_header()