Searched refs:pu32ImageWidth (Results 1 – 11 of 11) sorted by relevance
163 JPEG_Result MApi_JPEG_GetEXIFImageWidth_OJPD(MS_U32 *pu32ImageWidth);
351 JPEG_Result _MApi_JPEG_GetEXIFImageWidth(MS_U32 *pu32ImageWidth);
9460 JPEG_Result _MApi_JPEG_GetEXIFImageWidth(MS_U32 *pu32ImageWidth) in _MApi_JPEG_GetEXIFImageWidth() argument9463 _USE_OJPD(MApi_JPEG_GetEXIFImageWidth, pu32ImageWidth); in _MApi_JPEG_GetEXIFImageWidth()9469 *pu32ImageWidth = pNJPEGContext->_u32EXIF_ImageWidth[pNJPEGContext->eNJPDNum]; in _MApi_JPEG_GetEXIFImageWidth()9470 JPEG_DEBUG_API_MSG("JPEG EXIF Image Width = %td \n", (ptrdiff_t)(*pu32ImageWidth)); in _MApi_JPEG_GetEXIFImageWidth()12651 JPEG_Result MApi_JPEG_GetEXIFImageWidth(MS_U32 *pu32ImageWidth) in MApi_JPEG_GetEXIFImageWidth() argument12662 U32PARA.pu32Value = pu32ImageWidth; in MApi_JPEG_GetEXIFImageWidth()12670 return _MApi_JPEG_GetEXIFImageWidth(pu32ImageWidth); in MApi_JPEG_GetEXIFImageWidth()
8740 JPEG_Result MApi_JPEG_GetEXIFImageWidth_OJPD(MS_U32 *pu32ImageWidth) in MApi_JPEG_GetEXIFImageWidth_OJPD() argument8747 *pu32ImageWidth = _u32EXIF_ImageWidth; in MApi_JPEG_GetEXIFImageWidth_OJPD()8748 JPEG_DEBUG_API_MSG("JPEG EXIF Image Width = %ld \n", *pu32ImageWidth); in MApi_JPEG_GetEXIFImageWidth_OJPD()
1104 JPEG_Result MApi_JPEG_GetEXIFImageWidth(MS_U32 *pu32ImageWidth);
1098 JPEG_Result MApi_JPEG_GetEXIFImageWidth(MS_U32 *pu32ImageWidth);
333 JPEG_Result _MApi_JPEG_GetEXIFImageWidth(MS_U32 *pu32ImageWidth);
8727 JPEG_Result _MApi_JPEG_GetEXIFImageWidth(MS_U32 *pu32ImageWidth) in _MApi_JPEG_GetEXIFImageWidth() argument8734 *pu32ImageWidth = _u32EXIF_ImageWidth; in _MApi_JPEG_GetEXIFImageWidth()8735 JPEG_DEBUG_API_MSG("JPEG EXIF Image Width = %ld \n", *pu32ImageWidth); in _MApi_JPEG_GetEXIFImageWidth()11264 JPEG_Result MApi_JPEG_GetEXIFImageWidth(MS_U32 *pu32ImageWidth) in MApi_JPEG_GetEXIFImageWidth() argument11275 U32PARA.pu32Value = pu32ImageWidth; in MApi_JPEG_GetEXIFImageWidth()11283 return _MApi_JPEG_GetEXIFImageWidth(pu32ImageWidth); in MApi_JPEG_GetEXIFImageWidth()
8713 JPEG_Result _MApi_JPEG_GetEXIFImageWidth(MS_U32 *pu32ImageWidth) in _MApi_JPEG_GetEXIFImageWidth() argument8720 *pu32ImageWidth = _u32EXIF_ImageWidth; in _MApi_JPEG_GetEXIFImageWidth()8721 JPEG_DEBUG_API_MSG("JPEG EXIF Image Width = %ld \n", *pu32ImageWidth); in _MApi_JPEG_GetEXIFImageWidth()11344 JPEG_Result MApi_JPEG_GetEXIFImageWidth(MS_U32 *pu32ImageWidth) in MApi_JPEG_GetEXIFImageWidth() argument11355 U32PARA.pu32Value = pu32ImageWidth; in MApi_JPEG_GetEXIFImageWidth()11363 return _MApi_JPEG_GetEXIFImageWidth(pu32ImageWidth); in MApi_JPEG_GetEXIFImageWidth()
30120 JPEG_Result MApi_JPEG_GetEXIFImageWidth(MS_U32 *pu32ImageWidth);