Searched refs:num_tenbits_to_pack (Results 1 – 1 of 1) sorted by relevance
286 unsigned int num_tenbits_to_pack = in WKdm_compress() local288 …unsigned int num_packed_words = (num_tenbits_to_pack + 2) / 3; //ceil((double) num_tenbits_to_pack… in WKdm_compress()303 printf("num_tenbits_to_pack is %u\n", num_tenbits_to_pack); in WKdm_compress()