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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dwmavoice.c1063 pulse_start, n, idx, range, aidx, start_off = 0; local
1103 /* find the 'aidx'th offset that is not excluded */
1104 aidx = get_bits(gb, s->aw_n_pulses[0] > 0 ? 5 - 2 * block_idx : 4);
1105 for (n = 0; n <= aidx; pulse_start++) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dwmavoice.c1068 pulse_start, n, idx, range, aidx, start_off = 0; local
1108 /* find the 'aidx'th offset that is not excluded */
1109 aidx = get_bits(gb, s->aw_n_pulses[0] > 0 ? 5 - 2 * block_idx : 4);
1110 for (n = 0; n <= aidx; pulse_start++) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/editors/
H A Dawk.c42 int aidx; /* func arg idx (for compilation stage) */ member in union:var_s::__anon19804
1169 cn->l.i = v->x.aidx;
1407 v->x.aidx = (f->nargs)++;

Completed in 131 milliseconds