Home
last modified time | relevance | path

Searched defs:unweights (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/microfrontend/lib/
H A Dfilterbank.h37 int16_t* unweights; member
H A Dfilterbank.c52 const int16_t* unweights = state->unweights + *channel_weight_starts++; in FilterbankAccumulateChannels() local