Searched refs:input_file_length (Results 1 – 1 of 1) sorted by relevance
17289 int AU_CUS_WMA_Parser_ParseInputFile(const char *pFileName, int input_file_length) in AU_CUS_WMA_Parser_ParseInputFile() argument17405 …WmaFileStateInternal->wPayStart+pWmaFileStateInternal->hdr_parse.nBlockAlign) >= input_file_length) in AU_CUS_WMA_Parser_ParseInputFile()22859 int input_file_length = 0; in AU_CUS_DebugMenu() local22910 input_file_length = ftell(pAU_debug_input_file); in AU_CUS_DebugMenu()22912 AU_nPRINT(" input_file_length = %d\n", input_file_length); in AU_CUS_DebugMenu()22994 … input_file_length = AU_CUS_WMA_Parser_ParseInputFile(pInput_File_Name, input_file_length); in AU_CUS_DebugMenu()23040 … AU_Demo_MM_File_read_in_buffer = AU_CUS_MemoryAlloc(input_file_length); in AU_CUS_DebugMenu()23041 … WrtBytes = fread(AU_Demo_MM_File_read_in_buffer, 1, input_file_length, pAU_debug_input_file); in AU_CUS_DebugMenu()23098 …AU_CUS_Demo_MM_New_Mode_Play(adecIndex, clipInfo, input_file_length, (void *)AU_Demo_MM_File_read_… in AU_CUS_DebugMenu()23221 int input_file_length = 0; in AU_CUS_DebugMenu() local[all …]