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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/dvb/frontends/
H A Ddib7000m.c40 fe_bandwidth_t current_bandwidth; member in struct:dib7000m_state
280 state->current_bandwidth = bw;
702 state->timf = timf * 160 / (state->current_bandwidth / 50);
1121 fep->u.ofdm.bandwidth = state->current_bandwidth;
1179 state->current_bandwidth = fep->u.ofdm.bandwidth;
H A Ddib7000p.c41 u32 current_bandwidth; member in struct:dib7000p_state
275 state->current_bandwidth = bw;
703 state->timf = timf * 160 / (state->current_bandwidth / 50);
1086 fep->u.ofdm.bandwidth = BANDWIDTH_TO_INDEX(state->current_bandwidth);
H A Ddib3000mc.c43 fe_bandwidth_t current_bandwidth; member in struct:dib3000mc_state
637 fep->u.ofdm.bandwidth = state->current_bandwidth;
692 state->current_bandwidth = fep->u.ofdm.bandwidth;
H A Ddib8000.c50 u32 current_bandwidth; member in struct:dib8000_state
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Ddib7000m.c40 fe_bandwidth_t current_bandwidth; member in struct:dib7000m_state
280 state->current_bandwidth = bw;
702 state->timf = timf * 160 / (state->current_bandwidth / 50);
1121 fep->u.ofdm.bandwidth = state->current_bandwidth;
1179 state->current_bandwidth = fep->u.ofdm.bandwidth;
H A Ddib7000p.c41 u32 current_bandwidth; member in struct:dib7000p_state
275 state->current_bandwidth = bw;
703 state->timf = timf * 160 / (state->current_bandwidth / 50);
1086 fep->u.ofdm.bandwidth = BANDWIDTH_TO_INDEX(state->current_bandwidth);
H A Ddib3000mc.c43 fe_bandwidth_t current_bandwidth; member in struct:dib3000mc_state
637 fep->u.ofdm.bandwidth = state->current_bandwidth;
692 state->current_bandwidth = fep->u.ofdm.bandwidth;
H A Ddib8000.c50 u32 current_bandwidth; member in struct:dib8000_state
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/
H A Dffserver.c309 static uint64_t current_bandwidth; variable
876 current_bandwidth -= c->stream->bandwidth;
1582 current_bandwidth += stream->bandwidth;
1591 if (c->post == 0 && max_bandwidth < current_bandwidth) {
1602 "</body></html>\r\n", current_bandwidth, max_bandwidth);
2064 current_bandwidth, max_bandwidth);
3350 current_bandwidth += stream->bandwidth;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/
H A Dffserver.c309 static uint64_t current_bandwidth; variable
876 current_bandwidth -= c->stream->bandwidth;
1582 current_bandwidth += stream->bandwidth;
1591 if (c->post == 0 && max_bandwidth < current_bandwidth) {
1602 "</body></html>\r\n", current_bandwidth, max_bandwidth);
2064 current_bandwidth, max_bandwidth);
3350 current_bandwidth += stream->bandwidth;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/
H A Dffserver.c309 static uint64_t current_bandwidth; variable
876 current_bandwidth -= c->stream->bandwidth;
1582 current_bandwidth += stream->bandwidth;
1591 if (c->post == 0 && max_bandwidth < current_bandwidth) {
1602 "</body></html>\r\n", current_bandwidth, max_bandwidth);
2064 current_bandwidth, max_bandwidth);
3350 current_bandwidth += stream->bandwidth;

Completed in 297 milliseconds