Searched refs:codeword_history (Results 1 – 2 of 2) sorted by relevance
381 channel->codeword_history = (cw << 8) + ((unsigned)channel->codeword_history << 4); in aptx_update_codeword_history()392 m = (int64_t)5184443 * (channel->codeword_history >> 7); in ff_aptx_generate_dither()
84 int32_t codeword_history; member