Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hsl/api/hsl/
H A Dfrhsl_autotest.c188 MS_U32 totalSize = 0; in RespCardStatus() local
202 totalSize = rb_cmd.u32Len; in RespCardStatus()
219 if((usedSize > totalSize) && (usedSize != 0xffffffff)) in RespCardStatus()
231 usedSize = totalSize = 0; // clear any rubbish in RespCardStatus()
238 SET_RESP_DWORD(a_buffer, 1, totalSize); in RespCardStatus()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c.010357 //MS_SIZE totalSize = 0;