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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dtak.c26 static const int64_t tak_channel_layouts[] = { variable
116 if (value < FF_ARRAY_ELEMS(tak_channel_layouts))
117 channel_mask |= tak_channel_layouts[value];

Completed in 106 milliseconds