Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/tools/THPConv/src/
DTHPConv.c162 static u32 videotype = THP_VIDEO_NON_INTERLACE;// Video Type variable
682 videotype = THP_VIDEO_NON_INTERLACE; in checkArguments()
697 videotype = THP_VIDEO_ODD_INTERLACE; in checkArguments()
712 videotype = THP_VIDEO_EVEN_INTERLACE; in checkArguments()
911 fileHeader.videoInfo.videoType = videotype; in convertJPEGtoTHP()
1630 fileHeader.videoInfo.videoType = videotype; in changeAudioData()