Home
last modified time | relevance | path

Searched refs:u8Unit (Results 1 – 7 of 7) sorted by relevance

/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiJPEG.h504 …MS_U8 u8Unit; //APP0 Mark units : 0-> no units, X and Y specify the pixel aspect … member
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiJPEG.h498 …MS_U8 u8Unit; //APP0 Mark units : 0-> no units, X and Y specify the pixel aspect … member
/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_OJPD.c2726 App0_Unit_Data.u8Unit = JPEG_get_char(); in JPEG_read_app0_marker()
2743 JPEG_DEBUG_API_MSG("APP0 : unit : %d\n",(MS_U16)App0_Unit_Data.u8Unit); in JPEG_read_app0_marker()
2755 *unit = App0_Unit_Data.u8Unit; in msAPI_JPEG_get_APP0_info_OJPD()
H A DapiJPEG.c2726 pNJPEGContext->App0_Unit_Data[pNJPEGContext->eNJPDNum].u8Unit = JPEG_get_char(); in JPEG_read_app0_marker()
2743 …PI_MSG("APP0 : unit : %d\n",(MS_U16)pNJPEGContext->App0_Unit_Data[pNJPEGContext->eNJPDNum].u8Unit); in JPEG_read_app0_marker()
2755 *unit = pNJPEGContext->App0_Unit_Data[pNJPEGContext->eNJPDNum].u8Unit; in _msAPI_JPEG_get_APP0_info()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c2718 App0_Unit_Data.u8Unit = JPEG_get_char(); in JPEG_read_app0_marker()
2735 JPEG_DEBUG_API_MSG("APP0 : unit : %d\n",(MS_U16)App0_Unit_Data.u8Unit); in JPEG_read_app0_marker()
2747 *unit = App0_Unit_Data.u8Unit; in _msAPI_JPEG_get_APP0_info()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c2744 App0_Unit_Data.u8Unit = JPEG_get_char(); in JPEG_read_app0_marker()
2761 JPEG_DEBUG_API_MSG("APP0 : unit : %d\n",(MS_U16)App0_Unit_Data.u8Unit); in JPEG_read_app0_marker()
2773 *unit = App0_Unit_Data.u8Unit; in _msAPI_JPEG_get_APP0_info()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt29753 MS_U8 u8Unit;