Home
last modified time | relevance | path

Searched refs:tab32 (Results 1 – 2 of 2) sorted by relevance

/third_party/iowow/src/utils/
Diwutils.c72 static const int tab32[32] = { in iwlog2_32() local
83 return tab32[(val * 0x07C4ACDD) >> 27]; in iwlog2_32()
/third_party/minimp3/
Dminimp3.h760 …static const uint8_t tab32[] = { 130,162,193,209,44,28,76,140,9,9,9,9,9,9,9,9,190,254,222,238,126,… in L3_huffman() local
854 const uint8_t *codebook_count1 = (gr_info->count1_table) ? tab33 : tab32; in L3_huffman()