Searched refs:pad_bits (Results 1 – 1 of 1) sorted by relevance
941 uint8_t bits, pad, pad_bits, req_byte; in wma_parse_he_ppet() local963 pad_bits = HE_BYTE_SIZE - pad; in wma_parse_he_ppet()964 req_byte = (bits + pad_bits) / HE_BYTE_SIZE; in wma_parse_he_ppet()