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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Daac.c531 static int decode_prediction(AACContext * ac, IndividualChannelStream * ics, GetBitContext * gb) { argument
534 ics->predictor_reset_group = get_bits(gb, 5);
535 if (ics->predictor_reset_group == 0 || ics->predictor_reset_group > 30) {
540 for (sfb = 0; sfb < FFMIN(ics->max_sfb, ff_aac_pred_sfb_max[ac->m4ac.sampling_index]); sfb++) {
541 ics->prediction_used[sfb] = get_bits1(gb);
551 static int decode_ics_info(AACContext * ac, IndividualChannelStream * ics, GetBitContext * gb, int common_window) { argument
554 memset(ics, 0, sizeof(IndividualChannelStream));
557 ics->window_sequence[1] = ics
624 decode_band_types(AACContext * ac, enum BandType band_type[120], int band_type_run_end[120], GetBitContext * gb, IndividualChannelStream * ics) argument
666 decode_scalefactors(AACContext * ac, float sf[120], GetBitContext * gb, unsigned int global_gain, IndividualChannelStream * ics, enum BandType band_type[120], int band_type_run_end[120]) argument
747 decode_tns(AACContext * ac, TemporalNoiseShaping * tns, GetBitContext * gb, const IndividualChannelStream * ics) argument
811 decode_spectrum_and_dequant(AACContext * ac, float coef[1024], GetBitContext * gb, float sf[120], int pulse_present, const Pulse * pulse, const IndividualChannelStream * ics, enum BandType band_type[120]) argument
1022 IndividualChannelStream * ics = &sce->ics; local
1076 const IndividualChannelStream * ics = &cpe->ch[0].ics; local
1107 const IndividualChannelStream * ics = &cpe->ch[1].ics; local
1379 apply_tns(float coef[1024], TemporalNoiseShaping * tns, IndividualChannelStream * ics, int decode) argument
1420 IndividualChannelStream * ics = &sce->ics; local
1491 IndividualChannelStream * ics = &cce->ch[0].ics; local
[all...]
H A Daacenc.c304 for(wg = 0; wg < sce->ics.num_window_groups; wg++){
306 for(i = 0; i < sce->ics.max_sfb; i++){
308 start += sce->ics.swb_sizes[i];
311 for(w2 = w; w2 < w + sce->ics.group_len[wg]; w2++){
313 sce->ics.swb_sizes[i],
316 start += sce->ics.swb_sizes[i];
318 w += sce->ics.group_len[wg];
H A Daac.h221 IndividualChannelStream ics; member in struct:__anon471
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/divert/
H A Disdn_divert.c22 { isdn_ctrl ics; /* delivered setup + driver parameters */ member in struct:call_struc
68 cs->ics.command = ISDN_CMD_HANGUP; /* cancel action */
69 divert_if.ll_cmd(&cs->ics);
78 cs->ics.command = ISDN_CMD_REDIR; /* protocol */
79 strcpy(cs->ics.parm.setup.phone,cs->deflect_dest);
80 strcpy(cs->ics.parm.setup.eazmsn,"Testtext delayed");
81 divert_if.ll_cmd(&cs->ics);
162 cs->ics.driver = drvid;
163 cs->ics.command = ISDN_CMD_PROT_IO; /* protocol specific io */
164 cs->ics
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/saa7134/
H A Dsaa7134-tvaudio.c217 int ausel=0, ics=0, ocs=0; local
255 case TV: ausel=0xc0; ics=0x00; ocs=0x02; break;
256 case LINE1: ausel=0x80; ics=0x00; ocs=0x00; break;
257 case LINE2: ausel=0x80; ics=0x08; ocs=0x01; break;
258 case LINE2_LEFT: ausel=0x80; ics=0x08; ocs=0x05; break;
261 saa_andorb(SAA7134_ANALOG_IO_SELECT, 0x08, ics);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex183 par-a-digms rath-er rec-tan-gu-lar ro-bot-ics se-vere-ly set-up spa-ces
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex187 par-a-digms rath-er rec-tan-gu-lar ro-bot-ics se-vere-ly set-up spa-ces

Completed in 142 milliseconds