Searched defs:bit_idx (Results 1 – 4 of 4) sorted by relevance
48 #define CALC_CRC_BIT_LEVEL(u4_crc_val, u1_cur_val, bit_idx) \ argument
2128 WORD32 x, y, bit_idx, is_gt8bit = 0, gt8bit_mul; in ihevce_calc_CRC() local
354 uint16_t bit_idx; member574 uint16_t bit_idx = words_[i].IndexOfNthSet(set_in_atom); in IndexOfNthSet() local
445 for (uint16_t bit_idx = 0; bit_idx < 8; ++bit_idx) { in InsertFecPacket() local