Home
last modified time | relevance | path

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

/aosp_15_r20/external/libopus/dnn/
H A Dosce.c977 static FILE *fnoisy16k = NULL; in osce_enhance_frame() local
985 if (fnoisy16k == NULL) {fnoisy16k = fopen("noisy_16k.s16", "wb");} in osce_enhance_frame()
1027 fwrite(xq, psDec->nb_subfr * psDec->subfr_length, sizeof(xq[0]), fnoisy16k); in osce_enhance_frame()