Home
last modified time | relevance | path

Searched refs:steps (Results 1 – 8 of 8) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
Dperf_rt.c547 int steps = TIME_DELTA(perf->time, me->dRate[i].last_reporting); in __rt_Buffer() local
548 if (steps >= me->granularity) in __rt_Buffer()
550 steps /= me->granularity; in __rt_Buffer()
558 (me->dRate[i].tn < me->granularity * steps)) in __rt_Buffer()
564 steps, me->dRate[i].tn0, me->dRate[i].tn); in __rt_Buffer()
568 TIME_INCREASE(me->dRate[i].last_reporting, me->granularity * steps); in __rt_Buffer()
569 steps = 0; in __rt_Buffer()
575 steps, me->dRate[i].tn0, me->dRate[i].tn); in __rt_Buffer()
580 while (steps) in __rt_Buffer()
586 steps--; in __rt_Buffer()
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_resize.c423 static int get_down2_length(int length, int steps) { in get_down2_length() argument
425 for (s = 0; s < steps; ++s) in get_down2_length()
431 int steps = 0; in get_down2_steps() local
434 ++steps; in get_down2_steps()
437 return steps; in get_down2_steps()
445 int steps; in resize_multistep() local
450 steps = get_down2_steps(length, olength); in resize_multistep()
452 if (steps > 0) { in resize_multistep()
465 for (s = 0; s < steps; ++s) { in resize_multistep()
468 if (s == steps - 1 && proj_filteredlength == olength) in resize_multistep()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/
DREADME76 The SVN checkout requires a few extra steps and some extra software
316 Note: while the above steps aren't technically necessary today when
/hardware/qcom/msm8960/original-kernel-headers/media/
Dmsm_camera.h1131 int32_t steps; member
/hardware/qcom/msm8960/kernel-headers/media/
Dmsm_camera.h1149 int32_t steps; member
/hardware/qcom/msm8x74/original-kernel-headers/media/
Dmsm_camera.h1232 int32_t steps; member
/hardware/qcom/msm8x74/kernel-headers/media/
Dmsm_camera.h1142 int32_t steps; member
/hardware/intel/bootstub/
DLICENSE47 We protect your rights with two steps: (1) copyright the software, and