Searched refs:num_bytes_to_pack (Results 1 – 1 of 1) sorted by relevance
238 unsigned int num_bytes_to_pack = (unsigned int)(next_qp - (char *) tempQPosArray); in WKdm_compress() local239 …unsigned int num_packed_words = (num_bytes_to_pack + 7) >> 3; // ceil((double) num_bytes_to_pack /… in WKdm_compress()253 num_bytes_to_pack); in WKdm_compress()