Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c14446 uint32_t totalbytes; /* number of bytes in input file */ in AU_CUS_DTS_Parser_ParseInputFile() local
14457 totalbytes = ftell(p_infile); in AU_CUS_DTS_Parser_ParseInputFile()
14460 if (totalbytes == 0) in AU_CUS_DTS_Parser_ParseInputFile()