Searched refs:g_wmaInput_fp (Results 1 – 1 of 1) sorted by relevance
2235 FILE *g_wmaInput_fp = NULL; variable14564 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()