Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c17291 int ret_file_length = 0; in AU_CUS_WMA_Parser_ParseInputFile() local
17431 ret_file_length = ftell(pAU_debug_input_file); //move ptr to begin of file: rewind(fp); in AU_CUS_WMA_Parser_ParseInputFile()
17432 printf("Wma intermediate es dump file length %d\n", ret_file_length); in AU_CUS_WMA_Parser_ParseInputFile()
17465 return ret_file_length; in AU_CUS_WMA_Parser_ParseInputFile()