Searched refs:ff_oma_chid_to_num_channels (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Doma.h45 extern const int ff_oma_chid_to_num_channels[7];
H A Doma.c48 const int ff_oma_chid_to_num_channels[7] = {1, 2, 3, 4, 6, 7, 8}; variable
H A Domadec.c375 st->codec->channels = ff_oma_chid_to_num_channels[channel_id - 1];

Completed in 40 milliseconds