Home
last modified time | relevance | path

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

/RvlSDK-3.1/build/tools/thputilities/src/
Dthputilities.c1828 u32 total_size = 0; in THPUtyCopyTHPFile() local
2020 total_size += frame_size; in THPUtyCopyTHPFile()
2070 fileHeader->header.movieDataSize = total_size; in THPUtyCopyTHPFile()
2096 frame_offsets[num_frames] = THPUtyReverseEndianU32(total_size); in THPUtyCopyTHPFile()