Home
last modified time | relevance | path

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

/RvlSDK-3.2/include/revolution/
Dthpfile.h48 THP_NOCOMP_COMP = 0xFF enumerator
/RvlSDK-3.2/build/tools/thputilities/src/
Dthputilities.c594 case THP_NOCOMP_COMP: in THPUtyWriteTHPComponentsInfo()
1009 case THP_NOCOMP_COMP: in THPUtyReadTHPFileHeader()
1336 case THP_NOCOMP_COMP: in THPUtyCreateTHP()
1680 case THP_NOCOMP_COMP: in THPUtyChangeAudioTrack()
2399 case THP_NOCOMP_COMP: in THPUtyCopyVideoFrame()
/RvlSDK-3.2/build/tools/THPConv/src/
DTHPConv.c907 fileHeader.frameCompInfo.frameComp[cnt] = THP_NOCOMP_COMP; in convertJPEGtoTHP()
1474 if (fileHeader->frameCompInfo.frameComp[1] == THP_NOCOMP_COMP) in appendAudioData()