Home
last modified time | relevance | path

Searched defs:loopCount (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
Dvc1parse_huffman.c22 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++/
Dtsl2561.cxx35 int loopCount = 100; in main() local