Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/include/twl/tcl/ARM9/
Dapi.h230 const TCLPictureInfo* pPicInfo );
383 const TCLPictureInfo* pPicInfo ,
396 extern BOOL TCL_IsSameImageType( const TCLPictureInfo* pPicInfo , const TCLMakerNote* pMakerNote );
/TwlSDK-5.2.1/build/demos.TWL/tcl/tcl-1/src/
Dmain.c320 const TCLPictureInfo* pPicInfo = NULL; in TwlMain() local
333 &pPicInfo, in TwlMain()
347 &pPicInfo, in TwlMain()
362 ( void ) TCL_PrintPicturePath( pict_path, TCL_PATH_LEN, pPicInfo ); in TwlMain()
433 ( void ) TCL_PrintPicturePath( pict_path, TCL_PATH_LEN, pPicInfo ); in TwlMain()
467 if( TCL_IsSameImageType( pPicInfo, pMakerNote ) != FALSE ) in TwlMain()