Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/tools/thputilities/src/
Dthputilities.c1353 u32 remain = 32 - (frameSize % 32); in THPUtyCreateTHP() local
1354 rtn = fwrite(tempZero, remain, 1, op); in THPUtyCreateTHP()
1361 frameSize += remain; in THPUtyCreateTHP()
1834 u32 remain; in THPUtyCopyTHPFile() local
1961 remain = 32 - (frame_size % 32); in THPUtyCopyTHPFile()
1962 rtn = fwrite(zero_buffer, remain, 1, op); in THPUtyCopyTHPFile()
1969 frame_size += remain; in THPUtyCopyTHPFile()
/RvlSDK-3.3/build/demos/hio2demo/vc++/dual/
DReadMe.txt98 your application will remain in the language of the operating system.
/RvlSDK-3.3/build/demos/hio2demo/vc++/multi/
DReadMe.txt110 your application will remain in the language of the operating system.