Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/tools/thputilities/src/
Dthputilities.c1827 u32 max_size = 0; in THPUtyCopyTHPFile() local
2014 if (frame_size > max_size) in THPUtyCopyTHPFile()
2016 max_size = frame_size; in THPUtyCopyTHPFile()
2068 fileHeader->header.bufSize = max_size; in THPUtyCopyTHPFile()