Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/bbdev_app/
H A Dmain.c949 uint16_t enc_qs_nb = app_params->num_enc_cores; in prepare_bbdev_device() local
950 uint16_t tot_qs = dec_qs_nb + enc_qs_nb; in prepare_bbdev_device()