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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dadts.h35 int channel_conf; member in struct:__anon2106
H A Dadtsenc.c46 adts->channel_conf = m4ac.chan_config;
68 if (!adts->channel_conf) {
115 put_bits(&pb, 3, ctx->channel_conf); /* channel_configuration */
H A Dlatmenc.c32 int channel_conf; member in struct:__anon2173
68 ctx->channel_conf = m4ac.chan_config;
113 if (!ctx->channel_conf) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/include/
H A Dchannel.h47 struct channel_conf { struct
89 struct channel *channel_open(struct channel_conf *conf);
115 struct multichannel *multichannel_open(struct channel_conf *conf, int len);
H A Dconntrackd.h95 struct channel_conf channel[MULTICHANNEL_MAX];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dadtsenc.c38 int channel_conf; member in struct:__anon3444
60 adts->channel_conf = m4ac.chan_config;
82 if (!adts->channel_conf) {
129 put_bits(&pb, 3, ctx->channel_conf); /* channel_configuration */
H A Dlatmenc.c35 int channel_conf; member in struct:__anon3518
78 ctx->channel_conf = m4ac.chan_config;
125 if (!ctx->channel_conf) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dmultichannel.c16 multichannel_open(struct channel_conf *conf, int len)
H A Dchannel.c84 channel_open(struct channel_conf *cfg)

Completed in 116 milliseconds