Searched refs:fs_API_hz (Results 1 - 2 of 2) sorted by relevance

/external/libopus/silk/
H A Ddecoder_set_fs.c51 if( psDec->fs_kHz != fs_kHz || psDec->fs_API_hz != fs_API_Hz ) {
55 psDec->fs_API_hz = fs_API_Hz;
H A Dstructs.h268 opus_int32 fs_API_hz; /* API sample frequency (Hz) */ member in struct:__anon11323

Completed in 77 milliseconds