Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Dpng.h1650 MS_U32 num_bytes));
/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c14619 unsigned int AU_CUS_WMA_Parser_WMAGetData(unsigned long long offset, unsigned int num_bytes, char … in AU_CUS_WMA_Parser_WMAGetData() argument
14624 unsigned int u32SizeGet = num_bytes; in AU_CUS_WMA_Parser_WMAGetData()
14628 …%d), expect_offset(0x%x), level(%d) === \n", (unsigned int)offset, (int)num_bytes, (unsigned int)*… in AU_CUS_WMA_Parser_WMAGetData()
14688 if (pBuf->u32Level < num_bytes) in AU_CUS_WMA_Parser_WMAGetData()