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

/external/chromium_org/third_party/opus/src/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:__anon14735
/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:__anon24566

Completed in 79 milliseconds