Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c17473 int total_dec_size = 0; in AU_CUS_XPCM_Parser_ParseInputFile() local
17575 WrtBytes = fread(&total_dec_size, 1, 4, pAU_debug_input_file); in AU_CUS_XPCM_Parser_ParseInputFile()
17578 WrtBytes = fread(&total_dec_size, 1, 4, pAU_debug_input_file); in AU_CUS_XPCM_Parser_ParseInputFile()
17579 printf("total_dec_size : %d\n", total_dec_size); in AU_CUS_XPCM_Parser_ParseInputFile()