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

/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/lzma_src/C/
H A DLzFind.c239 UInt32 limit2 = p->cyclicBufferSize - p->cyclicBufferPos; local
240 if (limit2 < limit)
241 limit = limit2;
242 limit2 = p->streamPos - p->pos;
243 if (limit2 <= p->keepSizeAfter)
245 if (limit2 > 0)
246 limit2 = 1;
249 limit2 -= p->keepSizeAfter;
250 if (limit2 < limit)
251 limit = limit2;
[all...]
H A DLzmaDec.c467 SizeT limit2 = limit; local
472 limit2 = p->dicPos + rem;
474 RINOK(LzmaDec_DecodeReal(p, limit2, bufLimit));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dasus_atk0110.c139 u64 limit2; member in struct:atk_sensor_data
234 u64 value = s->limit2;
304 * - limit2 (int)
350 dev_warn(dev, "Invalid type (limit2): %d\n", tmp->type);
397 union acpi_object *limit2; local
404 limit2 = atk_get_pack_member(data, obj, HWMON_PACK_LIMIT2);
412 limit1->integer.value, limit2->integer.value,
808 union acpi_object *limit2; local
869 limit2 = atk_get_pack_member(data, obj, HWMON_PACK_LIMIT2);
887 sensor->limit2
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevcdsp_template.c266 int limit2 = FFMIN(col_limit + 4, H)
269 int limit2 = FFMIN(col_limit + 4, H)
283 TR_ ## H(src, src, H, H, SCALE, limit2); \
284 if (limit2 < H && i%4 == 0 && !!i) \
285 limit2 -= 4; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djcommon-1.0.16.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/keypoint/ org/ org/jfree/ org/jfree/base/ org/ ...

Completed in 124 milliseconds