www.pudn.com > NDKforTIDM642DSP.rar > seedvpm642_loopback.h
/* * Copyright 2004 by SEED Incorporated. * All rights reserved. Property of SEED Incorporated. * Restricted rights to use, duplicate or disclose this code are * granted through contract. * */ /* * ======== VideoLoopbackInit ======== * video loopback function init. */ void VideoLoopbackInit(); /* * ======== tskVideoLoopback start======== * video loopback function start. */ void VideoLoopbackStart();