Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_container.c343 int idx, hit; in tfa2_cnt_get_dev_prof_list() local
349 for (idx = 0, hit = 0; idx < dev->length; idx++) in tfa2_cnt_get_dev_prof_list()
353 if (profIdx == hit++) in tfa2_cnt_get_dev_prof_list()