Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c484 unsigned int nSamplesPerSec; /* sample rate */ member
2066 unsigned int nSamplesPerSec; member
15335 pInt->nSamplesPerSec = tdw; in AU_CUS_WMA_Parser_LoadAudioObject()
15392 pInt->nSamplesPerSec = tdw; in AU_CUS_WMA_Parser_LoadAudioObject()
15459 pInt->nSamplesPerSec = tdw; in AU_CUS_WMA_Parser_LoadAudioObject()
17322 printf("nSamplesPerSec : %d\n", (sWmaHandle.hdr_parse).nSamplesPerSec); in AU_CUS_WMA_Parser_ParseInputFile()
17441 Param = (sWmaHandle.hdr_parse).nSamplesPerSec; in AU_CUS_WMA_Parser_ParseInputFile()