Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c485 unsigned int nAvgBytesPerSec; /* for buffer estimation */ member
2067 unsigned int nAvgBytesPerSec; member
15338 pInt->nAvgBytesPerSec = tdw; in AU_CUS_WMA_Parser_LoadAudioObject()
15395 pInt->nAvgBytesPerSec = tdw; in AU_CUS_WMA_Parser_LoadAudioObject()
15462 pInt->nAvgBytesPerSec = tdw; in AU_CUS_WMA_Parser_LoadAudioObject()
17323 printf("nAvgBytesPerSec : %d\n", (sWmaHandle.hdr_parse).nAvgBytesPerSec); in AU_CUS_WMA_Parser_ParseInputFile()
17450 Param = (sWmaHandle.hdr_parse).nAvgBytesPerSec; in AU_CUS_WMA_Parser_ParseInputFile()