Searched refs:stackcb (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 Daaccoder.c321 int stackrun[120], stackcb[120], stack_len; local
388 stackcb [stack_len] = cb;
396 put_bits(&s->pb, 4, stackcb[i]);
398 memset(sce->zeroes + win*16 + start, !stackcb[i], count);
401 sce->band_type[win*16 + start] = stackcb[i];
422 int stackrun[120], stackcb[120], stack_len; local
511 stackcb [stack_len] = cb;
519 put_bits(&s->pb, 4, stackcb[i]);
521 memset(sce->zeroes + win*16 + start, !stackcb[i], count);
524 sce->band_type[win*16 + start] = stackcb[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Daaccoder.c322 int stackrun[120], stackcb[120], stack_len; local
389 stackcb [stack_len] = cb;
397 put_bits(&s->pb, 4, stackcb[i]);
399 memset(sce->zeroes + win*16 + start, !stackcb[i], count);
402 sce->band_type[win*16 + start] = stackcb[i];
423 int stackrun[120], stackcb[120], stack_len; local
512 stackcb [stack_len] = cb;
520 put_bits(&s->pb, 4, stackcb[i]);
522 memset(sce->zeroes + win*16 + start, !stackcb[i], count);
525 sce->band_type[win*16 + start] = stackcb[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/mips/
H A Daaccoder_mips.c2372 int stackrun[120], stackcb[120], stack_len; local
2460 stackcb [stack_len] = cb;
2468 put_bits(&s->pb, 4, stackcb[i]);
2470 memset(sce->zeroes + win*16 + start, !stackcb[i], count);
2472 sce->band_type[win*16 + start] = stackcb[i];

Completed in 96 milliseconds