Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c2235 FILE *g_wmaInput_fp = NULL; variable
14564 if (0 != fseek (g_wmaInput_fp, (unsigned int)u64FileOffset, SEEK_SET)) in AU_CUS_WMA_Parser_DecodeFifoFeed()
14576 u32SizeGet = fread(pDecodeBuf->pWptr , 1, (size_t)u32RequestSize, g_wmaInput_fp); in AU_CUS_WMA_Parser_DecodeFifoFeed()
17298 g_wmaInput_fp = pAU_debug_input_file; in AU_CUS_WMA_Parser_ParseInputFile()