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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dac3enc.h188 int has_center; ///< indicates if there is a center channel member in struct:AC3EncodeContext
H A Deac3enc.c150 if (s->has_center) {
H A Dac3enc.c805 if (s->has_center)
1706 if (s->has_center)
1852 if (s->has_center &&
1895 if (s->has_center) {
1912 if (!s->eac3 || s->has_center) {
2098 s->has_center = (s->channel_mode & 0x01) && s->channel_mode != AC3_CHMODE_MONO;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dac3enc.h195 int has_center; ///< indicates if there is a center channel member in struct:AC3EncodeContext
H A Deac3enc.c156 if (s->has_center) {
H A Dac3enc.c804 if (s->has_center)
1701 if (s->has_center)
1847 if (s->has_center &&
1890 if (s->has_center) {
1907 if (!s->eac3 || s->has_center) {
2093 s->has_center = (s->channel_mode & 0x01) && s->channel_mode != AC3_CHMODE_MONO;

Completed in 86 milliseconds