OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tn0
(Results
1 - 4
of
4
) sorted by null
/external/libcxx/test/std/utilities/function.objects/unord.hash/
floating.pass.cpp
37
std::size_t
tn0
= h(-0.);
local
43
assert(t0 ==
tn0
);
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/unord.hash/
floating.pass.cpp
35
std::size_t
tn0
= h(-0.);
local
41
assert(t0 ==
tn0
);
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_rt.h
59
tn0
: tn in the last temporal statistics phase (since the last executing phase)
60
if frame rate is less than 0.5fps and
tn0
is less than 10 in the last phase,
63
long n, tn,
tn0
, an;
member in struct:PERF_RTdata_rate
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_rt.c
405
/* for each rate, reset skip count as well as
tn0
*/
409
me->dRate[i].txx = me->dRate[i].tx = me->dRate[i].tn = me->dRate[i].
tn0
= 0;
428
if (me->dRate[i].
tn0
>= MIN_FRAMES_FOR_RATE ||
535
me->dRate[i].txx = me->dRate[i].tx = me->dRate[i].tn = me->dRate[i].
tn0
= 0;
557
(me->dRate[i].
tn0
< MIN_FRAMES_FOR_RATE) &&
562
fprintf(me->fRt, "rtPERF: [%ld] IGNORED (steps=%d,
tn0
=%ld, tn=%ld)\n",
564
steps, me->dRate[i].
tn0
, me->dRate[i].tn);
566
me->dRate[i].txx = me->dRate[i].tx = me->dRate[i].tn = me->dRate[i].
tn0
= 0;
573
fprintf(me->fRt, "rtPERF: [%ld] not-ignored (steps=%d,
tn0
=%ld, tn=%ld)\n",
575
steps, me->dRate[i].
tn0
, me->dRate[i].tn)
[
all
...]
Completed in 88 milliseconds