Home
last modified time | relevance | path

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

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