Searched refs:pPicInfo (Results 1 – 2 of 2) sorted by relevance
| /TwlSDK-5.4/include/twl/tcl/ARM9/ |
| D | api.h | 230 const TCLPictureInfo* pPicInfo ); 383 const TCLPictureInfo* pPicInfo , 396 extern BOOL TCL_IsSameImageType( const TCLPictureInfo* pPicInfo , const TCLMakerNote* pMakerNote ); 425 TCLPictureInfo* pPicInfo ,
|
| /TwlSDK-5.4/build/demos.TWL/tcl/tcl-1/src/ |
| D | main.c | 323 const TCLPictureInfo* pPicInfo = NULL; in TwlMain() local 336 &pPicInfo, in TwlMain() 350 &pPicInfo, in TwlMain() 365 ( void ) TCL_PrintPicturePath( pict_path, TCL_PATH_LEN, pPicInfo ); in TwlMain() 411 TCLPictureInfo* pChangePicInfo = (TCLPictureInfo*)pPicInfo; in TwlMain() 495 ( void ) TCL_PrintPicturePath( pict_path, TCL_PATH_LEN, pPicInfo ); in TwlMain() 529 if( TCL_IsSameImageType( pPicInfo, pMakerNote ) != FALSE ) in TwlMain()
|