Searched defs:loopCount (Results 1 – 2 of 2) sorted by relevance
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/ |
D | vc1parse_huffman.c | 22 int32_t i, j, maxBits, loopCount, totalBits, value; in vc1_DecodeHuffmanOne() local 64 int32_t i, j, maxBits, loopCount, totalBits, value; in vc1_DecodeHuffmanPair() local
|
/hardware/bsp/intel/peripheral/libupm/examples/c++/ |
D | tsl2561.cxx | 35 int loopCount = 100; in main() local
|