Searched refs:bmin (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Ddiffseq.h159 OFFSET bmin = bmid; local
197 if (odd && bmin <= d && d <= bmax && bd[d] <= x)
207 if (bmin > dmin)
208 bd[--bmin - 1] = OFFSET_MAX;
210 ++bmin;
215 for (d = bmax; d >= bmin; d -= 2)
291 for (d = bmax; d >= bmin; d -= 2)
357 for (d = bmax; d >= bmin; d -= 2)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Ddiffseq.h159 OFFSET bmin = bmid; local
197 if (odd && bmin <= d && d <= bmax && bd[d] <= x)
207 if (bmin > dmin)
208 bd[--bmin - 1] = OFFSET_MAX;
210 ++bmin;
215 for (d = bmax; d >= bmin; d -= 2)
291 for (d = bmax; d >= bmin; d -= 2)
357 for (d = bmax; d >= bmin; d -= 2)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmotion_est.c1526 int fmin, bmin, dmin, fbmin, bimin, fimin; local
1557 bmin = estimate_motion_b(s, mb_x, mb_y, s->b_back_mv_table, 2, s->b_code) +
1563 av_dlog(s, "%d %d %d %d\n", dmin, fmin, bmin, fbmin);
1587 if(bmin<score){
1588 score=bmin;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmotion_est.c1660 int fmin, bmin, dmin, fbmin, bimin, fimin; local
1741 bmin= ff_estimate_motion_b(s, mb_x, mb_y, s->b_back_mv_table, 2, s->b_code) + 2*penalty_factor;
1746 //printf("%d %d %d %d\n", dmin, fmin, bmin, fbmin);
1770 if(bmin<score){
1771 score=bmin;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlschemas.c16667 int bmin, int bmax)
16669 if (rmin < bmin)
16666 xmlSchemaCheckParticleRangeOK(int rmin, int rmax, int bmin, int bmax) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlschemas.c16677 int bmin, int bmax)
16679 if (rmin < bmin)
16676 xmlSchemaCheckParticleRangeOK(int rmin, int rmax, int bmin, int bmax) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlschemas.c16677 int bmin, int bmax)
16679 if (rmin < bmin)
16676 xmlSchemaCheckParticleRangeOK(int rmin, int rmax, int bmin, int bmax) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlschemas.c16667 int bmin, int bmax)
16669 if (rmin < bmin)
16666 xmlSchemaCheckParticleRangeOK(int rmin, int rmax, int bmin, int bmax) argument

Completed in 490 milliseconds