Searched refs:loop_count (Results 1 - 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv6/
H A Dvp8_fast_quantize_b_armv6.asm34 ldr r2, loop_count ; loop_count=0x1000000. 'lsls' instruction
221 loop_count label
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_onyx_if.c2284 int loop_count = 0; local
2302 if (loop_count == 0) {
2413 if (undershoot_seen || loop_count > 1) {
2438 if (overshoot_seen || loop_count > 1) {
2480 loop_count++;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Donyx_if.c3327 int loop_count; local
3842 loop_count = 0;
4070 loop_count++;
4302 loop_count++;

Completed in 4257 milliseconds