Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A DOutStrm.c135 MS_S32 nUnusedByteCount = 0; in osFlushAll() local
140 nUnusedByteCount = 3; in osFlushAll()
142 nUnusedByteCount = 2; in osFlushAll()
144 nUnusedByteCount = 1; in osFlushAll()
148 pStream->m_nByteCount -= nUnusedByteCount; in osFlushAll()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A DOutStrm.c135 int nUnusedByteCount = 0; in osFlushAll() local
140 nUnusedByteCount = 3; in osFlushAll()
142 nUnusedByteCount = 2; in osFlushAll()
144 nUnusedByteCount = 1; in osFlushAll()
148 pStream->m_nByteCount -= nUnusedByteCount; in osFlushAll()