Searched refs:band0 (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.c1069 FFPsyBand *band0 = &s->psy.ch[s->cur_channel+0].psy_bands[(w+w2)*16+g]; local
1071 float minthr = FFMIN(band0->threshold, band1->threshold);
1072 float maxthr = FFMAX(band0->threshold, band1->threshold);
1088 lambda / band0->threshold, INFINITY, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Daaccoder.c1069 FFPsyBand *band0 = &s->psy.ch[s->cur_channel+0].psy_bands[(w+w2)*16+g]; local
1071 float minthr = FFMIN(band0->threshold, band1->threshold);
1072 float maxthr = FFMAX(band0->threshold, band1->threshold);
1088 lambda / band0->threshold, INFINITY, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/mips/
H A Daaccoder_mips.c2302 FFPsyBand *band0 = &s->psy.ch[s->cur_channel+0].psy_bands[(w+w2)*16+g]; local
2304 float minthr = FFMIN(band0->threshold, band1->threshold);
2305 float maxthr = FFMAX(band0->threshold, band1->threshold);
2334 lambda / band0->threshold, INFINITY, NULL);

Completed in 130 milliseconds