Searched refs:flength (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dopus_silk.c51 int flength; member in struct:SilkContext
1444 memmove(frame->lpc_history, frame->lpc_history + s->flength, SILK_HISTORY * sizeof(float));
1445 memmove(frame->output, frame->output + s->flength, SILK_HISTORY * sizeof(float));
1452 float *mid = s->frame[0].output + SILK_HISTORY - s->flength;
1453 float *side = s->frame[1].output + SILK_HISTORY - s->flength;
1470 for (; i < s->flength; i++) {
1517 s->flength = s->sflength * s->subframes;
1548 memcpy(output[j] + i * s->flength,
1549 s->frame[0].output + SILK_HISTORY - s->flength - 2,
1550 s->flength * sizeo
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlschemas.c17114 flength = NULL, ftotdig = NULL, ffracdig = NULL, local
17160 flength = facet; break;
17209 if (flength && (fminlen || fmaxlen)) {
17210 FACET_RESTR_ERR(flength, "It is an error for both 'length' and "
17230 if (flength && bflength) {
17235 res = xmlSchemaCompareValues(flength->val, bflength->val);
17239 xmlSchemaDeriveFacetErr(pctxt, flength, bflength, 0, 0, 1);
17241 FACET_RESTR_FIXED_ERR(flength)
17276 if (! flength)
17277 flength
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlschemas.c17114 flength = NULL, ftotdig = NULL, ffracdig = NULL, local
17160 flength = facet; break;
17209 if (flength && (fminlen || fmaxlen)) {
17210 FACET_RESTR_ERR(flength, "It is an error for both 'length' and "
17230 if (flength && bflength) {
17235 res = xmlSchemaCompareValues(flength->val, bflength->val);
17239 xmlSchemaDeriveFacetErr(pctxt, flength, bflength, 0, 0, 1);
17241 FACET_RESTR_FIXED_ERR(flength)
17276 if (! flength)
17277 flength
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlschemas.c17126 flength = NULL, ftotdig = NULL, ffracdig = NULL, local
17172 flength = facet; break;
17221 if (flength && (fminlen || fmaxlen)) {
17222 FACET_RESTR_ERR(flength, "It is an error for both 'length' and "
17242 if (flength && bflength) {
17247 res = xmlSchemaCompareValues(flength->val, bflength->val);
17251 xmlSchemaDeriveFacetErr(pctxt, flength, bflength, 0, 0, 1);
17253 FACET_RESTR_FIXED_ERR(flength)
17288 if (! flength)
17289 flength
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlschemas.c17126 flength = NULL, ftotdig = NULL, ffracdig = NULL, local
17172 flength = facet; break;
17221 if (flength && (fminlen || fmaxlen)) {
17222 FACET_RESTR_ERR(flength, "It is an error for both 'length' and "
17242 if (flength && bflength) {
17247 res = xmlSchemaCompareValues(flength->val, bflength->val);
17251 xmlSchemaDeriveFacetErr(pctxt, flength, bflength, 0, 0, 1);
17253 FACET_RESTR_FIXED_ERR(flength)
17288 if (! flength)
17289 flength
[all...]

Completed in 261 milliseconds