Searched refs:u8Unit (Results 1 – 7 of 7) sorted by relevance
504 …MS_U8 u8Unit; //APP0 Mark units : 0-> no units, X and Y specify the pixel aspect … member
498 …MS_U8 u8Unit; //APP0 Mark units : 0-> no units, X and Y specify the pixel aspect … member
2726 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()
2726 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()
2718 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()
2744 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()
29753 MS_U8 u8Unit;