Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/tools/THPConv/src/
DTHPConv.c156 static u32 videotype = THP_VIDEO_NON_INTERLACE;// Video Type variable
689 videotype = THP_VIDEO_NON_INTERLACE; in checkArguments()
704 videotype = THP_VIDEO_ODD_INTERLACE; in checkArguments()
719 videotype = THP_VIDEO_EVEN_INTERLACE; in checkArguments()
918 fileHeader.videoInfo.videoType = videotype; in convertJPEGtoTHP()
1706 fileHeader.videoInfo.videoType = videotype; in changeAudioData()