Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/demos.TWL/tcl/tcl-1/src/
Dmain.c324 const TCLMakerNote* pMakerNote = NULL; in TwlMain() local
526pMakerNote = ( TCLMakerNote* ) SSP_GetJpegDecoderMakerNoteAddrEx( SSP_MAKERNOTE_PHOTO ); in TwlMain()
529 if( TCL_IsSameImageType( pPicInfo, pMakerNote ) != FALSE ) in TwlMain()
/TwlSDK-5.4/include/twl/tcl/ARM9/
Dapi.h396 extern BOOL TCL_IsSameImageType( const TCLPictureInfo* pPicInfo , const TCLMakerNote* pMakerNote );