Home
last modified time | relevance | path

Searched refs:pu8Manufacturer (Results 1 – 11 of 11) sorted by relevance

/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_OJPD.h155 JPEG_Result MApi_JPEG_GetEXIFManufacturer_OJPD(MS_U8 *pu8Manufacturer, MS_U8 u8size);
H A DapiJPEG_priv.h343 JPEG_Result _MApi_JPEG_GetEXIFManufacturer(MS_U8 *pu8Manufacturer, MS_U8 u8size);
H A DapiJPEG.c9311 JPEG_Result _MApi_JPEG_GetEXIFManufacturer(MS_U8 *pu8Manufacturer, MS_U8 u8size) in _MApi_JPEG_GetEXIFManufacturer() argument
9313 _USE_OJPD(MApi_JPEG_GetEXIFManufacturer, pu8Manufacturer, u8size); in _MApi_JPEG_GetEXIFManufacturer()
9320 JPEG_memset((void*)(pu8Manufacturer), 0, u8size); in _MApi_JPEG_GetEXIFManufacturer()
9324 *(pu8Manufacturer+u8i) =pNJPEGContext->_u8EXIF_Manufacturer[pNJPEGContext->eNJPDNum][u8i]; in _MApi_JPEG_GetEXIFManufacturer()
9325 JPEG_DEBUG_API_MSG("%c", *(pu8Manufacturer+u8i)); in _MApi_JPEG_GetEXIFManufacturer()
12428 JPEG_Result MApi_JPEG_GetEXIFManufacturer(MS_U8 *pu8Manufacturer, MS_U8 u8size) in MApi_JPEG_GetEXIFManufacturer() argument
12442 eGetCTRL.param = (MS_U32 *)pu8Manufacturer; in MApi_JPEG_GetEXIFManufacturer()
12456 eEXIFStr.pu8String = pu8Manufacturer; in MApi_JPEG_GetEXIFManufacturer()
12466 return _MApi_JPEG_GetEXIFManufacturer(pu8Manufacturer, u8size); in MApi_JPEG_GetEXIFManufacturer()
H A DapiJPEG_OJPD.c8606 JPEG_Result MApi_JPEG_GetEXIFManufacturer_OJPD(MS_U8 *pu8Manufacturer, MS_U8 u8size) in MApi_JPEG_GetEXIFManufacturer_OJPD() argument
8614 JPEG_memset((void*)(pu8Manufacturer), 0, u8size); in MApi_JPEG_GetEXIFManufacturer_OJPD()
8618 *(pu8Manufacturer+u8i) =_u8EXIF_Manufacturer[u8i]; in MApi_JPEG_GetEXIFManufacturer_OJPD()
8619 JPEG_DEBUG_API_MSG("%c", *(pu8Manufacturer+u8i)); in MApi_JPEG_GetEXIFManufacturer_OJPD()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c8594 JPEG_Result _MApi_JPEG_GetEXIFManufacturer(MS_U8 *pu8Manufacturer, MS_U8 u8size) in _MApi_JPEG_GetEXIFManufacturer() argument
8602 JPEG_memset((void*)(pu8Manufacturer), 0, u8size); in _MApi_JPEG_GetEXIFManufacturer()
8606 *(pu8Manufacturer+u8i) =_u8EXIF_Manufacturer[u8i]; in _MApi_JPEG_GetEXIFManufacturer()
8607 JPEG_DEBUG_API_MSG("%c", *(pu8Manufacturer+u8i)); in _MApi_JPEG_GetEXIFManufacturer()
11078 JPEG_Result MApi_JPEG_GetEXIFManufacturer(MS_U8 *pu8Manufacturer, MS_U8 u8size) in MApi_JPEG_GetEXIFManufacturer() argument
11089 eEXIFStr.pu8String = pu8Manufacturer; in MApi_JPEG_GetEXIFManufacturer()
11098 return _MApi_JPEG_GetEXIFManufacturer(pu8Manufacturer, u8size); in MApi_JPEG_GetEXIFManufacturer()
H A DapiJPEG_priv.h325 JPEG_Result _MApi_JPEG_GetEXIFManufacturer(MS_U8 *pu8Manufacturer, MS_U8 u8size);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiJPEG.h1007 JPEG_Result MApi_JPEG_GetEXIFManufacturer(MS_U8 *pu8Manufacturer, MS_U8 u8size);
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiJPEG.h1001 JPEG_Result MApi_JPEG_GetEXIFManufacturer(MS_U8 *pu8Manufacturer, MS_U8 u8size);
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG_priv.h325 JPEG_Result _MApi_JPEG_GetEXIFManufacturer(MS_U8 *pu8Manufacturer, MS_U8 u8size);
H A DapiJPEG.c8579 JPEG_Result _MApi_JPEG_GetEXIFManufacturer(MS_U8 *pu8Manufacturer, MS_U8 u8size) in _MApi_JPEG_GetEXIFManufacturer() argument
8587 JPEG_memset((void*)(pu8Manufacturer), 0, u8size); in _MApi_JPEG_GetEXIFManufacturer()
8591 *(pu8Manufacturer+u8i) =_u8EXIF_Manufacturer[u8i]; in _MApi_JPEG_GetEXIFManufacturer()
8592 JPEG_DEBUG_API_MSG("%c", *(pu8Manufacturer+u8i)); in _MApi_JPEG_GetEXIFManufacturer()
11158 JPEG_Result MApi_JPEG_GetEXIFManufacturer(MS_U8 *pu8Manufacturer, MS_U8 u8size) in MApi_JPEG_GetEXIFManufacturer() argument
11169 eEXIFStr.pu8String = pu8Manufacturer; in MApi_JPEG_GetEXIFManufacturer()
11178 return _MApi_JPEG_GetEXIFManufacturer(pu8Manufacturer, u8size); in MApi_JPEG_GetEXIFManufacturer()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt30104 JPEG_Result MApi_JPEG_GetEXIFManufacturer(MS_U8 *pu8Manufacturer, MS_U8 u8size);