Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/tools/thputilities/src/
Dthputilities.c1833 u32 total_size = 0; in THPUtyCopyTHPFile() local
2025 total_size += frame_size; in THPUtyCopyTHPFile()
2075 fileHeader->header.movieDataSize = total_size; in THPUtyCopyTHPFile()
2101 frame_offsets[num_frames] = THPUtyReverseEndianU32(total_size); in THPUtyCopyTHPFile()