Home
last modified time | relevance | path

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

/RvlSDK-2.1/include/revolution/
Dthpfile.h48 THP_NOCOMP_COMP = 0xFF enumerator
/RvlSDK-2.1/build/tools/thputilities/src/
Dthputilities.c589 case THP_NOCOMP_COMP: in THPUtyWriteTHPComponentsInfo()
1004 case THP_NOCOMP_COMP: in THPUtyReadTHPFileHeader()
1331 case THP_NOCOMP_COMP: in THPUtyCreateTHP()
1675 case THP_NOCOMP_COMP: in THPUtyChangeAudioTrack()
2394 case THP_NOCOMP_COMP: in THPUtyCopyVideoFrame()
/RvlSDK-2.1/build/tools/THPConv/src/
DTHPConv.c914 fileHeader.frameCompInfo.frameComp[cnt] = THP_NOCOMP_COMP; in convertJPEGtoTHP()
1550 if (fileHeader->frameCompInfo.frameComp[1] == THP_NOCOMP_COMP) in appendAudioData()