Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/baseband/turbo_sw/
H A Dbbdev_turbo_software.c1376 uint16_t K, parity_offset, sys_cols, outLenWithCrc; in process_ldpc_dec_cb() local
1380 outLenWithCrc = out_length + (crc24_overlap >> 3); in process_ldpc_dec_cb()
1479 bblib_bit_reverse((int8_t *) q->enc_out, outLenWithCrc << 3); in process_ldpc_dec_cb()