Home
last modified time | relevance | path

Searched refs:loops (Results 1 – 3 of 3) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/
D.clang-format15 # Do not allow short functions/if statements/loops on a single line
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxdec.c975 unsigned int loops = 1, i; in main() local
986 loops = arg_parse_uint(&arg); in main()
991 for (i = 0; !error && i < loops; i++) in main()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv5te/
Dvp8_packtokens_mbrow_armv5.asm63 mov r0, r1 ; keep same as other loops