OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_API_FS_KHZ
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/opus/src/silk/
define.h
62
#define
MAX_API_FS_KHZ
48
dec_API.c
164
if( decControl->API_sampleRate > (opus_int32)
MAX_API_FS_KHZ
* 1000 || decControl->API_sampleRate < 8000 ) {
Completed in 29 milliseconds