Lines Matching refs:_stMPOIndex

798 JPEG_MPO_INDEX_INFO _stMPOIndex[E_NJPD_NJPD_TOTAL];  member
2352 static JPEG_MPO_INDEX_INFO _stMPOIndex[E_NJPD_NJPD_TOTAL];
2386 pNJPEGContext->_stMPOIndex[pNJPEGContext->eNJPDNum].num_of_image = 1; in JPEG_InitMPO()
2389 pNJPEGContext->_stMPOIndex[pNJPEGContext->eNJPDNum].mp_entry[i].attribute = 0; in JPEG_InitMPO()
2390 pNJPEGContext->_stMPOIndex[pNJPEGContext->eNJPDNum].mp_entry[i].size = 0; in JPEG_InitMPO()
2391 pNJPEGContext->_stMPOIndex[pNJPEGContext->eNJPDNum].mp_entry[i].offset = 0; in JPEG_InitMPO()
2392 pNJPEGContext->_stMPOIndex[pNJPEGContext->eNJPDNum].mp_entry[i].image1_no = 0; in JPEG_InitMPO()
2393 pNJPEGContext->_stMPOIndex[pNJPEGContext->eNJPDNum].mp_entry[i].image2_no = 0; in JPEG_InitMPO()
2625 pNJPEGContext->_stMPOIndex[pNJPEGContext->eNJPDNum].num_of_image = 0xFFFFFFFFUL; in JPEG_DecodeMPOInfo()
2633 …pNJPEGContext->_stMPOIndex[pNJPEGContext->eNJPDNum].start_of_offset = pNJPEGContext->_u32App2Marke… in JPEG_DecodeMPOInfo()
2636 pNJPEGContext->_stMPOIndex[pNJPEGContext->eNJPDNum].num_of_image = u32tmp; in JPEG_DecodeMPOInfo()
2638 …PEGContext->eNJPDNum].num_of_image=0x%tx\n", (ptrdiff_t)pNJPEGContext->_stMPOIndex[pNJPEGContext->… in JPEG_DecodeMPOInfo()
2655 for(i = 0; i < pNJPEGContext->_stMPOIndex[pNJPEGContext->eNJPDNum].num_of_image; i++) in JPEG_DecodeMPOInfo()
2658 …pNJPEGContext->_stMPOIndex[pNJPEGContext->eNJPDNum].mp_entry[i].attribute = JPEG_Tiff_EndianChange… in JPEG_DecodeMPOInfo()
2661 …pNJPEGContext->_stMPOIndex[pNJPEGContext->eNJPDNum].mp_entry[i].size = JPEG_Tiff_EndianChangeL(JPE… in JPEG_DecodeMPOInfo()
2664 …pNJPEGContext->_stMPOIndex[pNJPEGContext->eNJPDNum].mp_entry[i].offset = JPEG_Tiff_EndianChangeL(J… in JPEG_DecodeMPOInfo()
2667 …pNJPEGContext->_stMPOIndex[pNJPEGContext->eNJPDNum].mp_entry[i].image1_no = JPEG_Tiff_EndianChange… in JPEG_DecodeMPOInfo()
2670 …pNJPEGContext->_stMPOIndex[pNJPEGContext->eNJPDNum].mp_entry[i].image2_no = JPEG_Tiff_EndianChange… in JPEG_DecodeMPOInfo()
2672 …EBUG_API_MSG("%d th : attribute = %tx\n", i, (ptrdiff_t)pNJPEGContext->_stMPOIndex[pNJPEGContext->… in JPEG_DecodeMPOInfo()
2673 …JPEG_DEBUG_API_MSG("%d th : size = %tx\n", i, (ptrdiff_t)pNJPEGContext->_stMPOIndex[pNJPEGContext-… in JPEG_DecodeMPOInfo()
2674 …G_DEBUG_API_MSG("%d th : offset = %tx\n", i, (ptrdiff_t)pNJPEGContext->_stMPOIndex[pNJPEGContext->… in JPEG_DecodeMPOInfo()
2675 …EBUG_API_MSG("%d th : image1_no = %tx\n", i, (ptrdiff_t)pNJPEGContext->_stMPOIndex[pNJPEGContext->… in JPEG_DecodeMPOInfo()
2676 …EBUG_API_MSG("%d th : image2_no = %tx\n", i, (ptrdiff_t)pNJPEGContext->_stMPOIndex[pNJPEGContext->… in JPEG_DecodeMPOInfo()
10597 if(pNJPEGContext->_stMPOIndex[pNJPEGContext->eNJPDNum].num_of_image == 0xFFFFFFFFUL) in _MApi_JPEG_GetMPOIndex()
10602 …JPEG_memcpy((void *)pMPOIndex, (void *)&pNJPEGContext->_stMPOIndex[pNJPEGContext->eNJPDNum], sizeo… in _MApi_JPEG_GetMPOIndex()
10626 if(pNJPEGContext->_stMPOIndex[pNJPEGContext->eNJPDNum].num_of_image == 0xFFFFFFFFUL) in _MApi_JPEG_DumpMPO()
10632 …\n", (ptrdiff_t)pNJPEGContext->_stMPOIndex[pNJPEGContext->eNJPDNum].start_of_offset, (ptrdiff_t)pN… in _MApi_JPEG_DumpMPO()
10635 …try[%td]:attribute = 0x%tx\n", (ptrdiff_t)i, (ptrdiff_t)pNJPEGContext->_stMPOIndex[pNJPEGContext->… in _MApi_JPEG_DumpMPO()
10636 …mp_entry[%td]:size = 0x%tx\n", (ptrdiff_t)i, (ptrdiff_t)pNJPEGContext->_stMPOIndex[pNJPEGContext->… in _MApi_JPEG_DumpMPO()
10637 …_entry[%td]:offset = 0x%tx\n", (ptrdiff_t)i, (ptrdiff_t)pNJPEGContext->_stMPOIndex[pNJPEGContext->… in _MApi_JPEG_DumpMPO()
10638 …try[%td]:image1_no = 0x%tx\n", (ptrdiff_t)i, (ptrdiff_t)pNJPEGContext->_stMPOIndex[pNJPEGContext->… in _MApi_JPEG_DumpMPO()
10639 …try[%td]:image2_no = 0x%tx\n", (ptrdiff_t)i, (ptrdiff_t)pNJPEGContext->_stMPOIndex[pNJPEGContext->… in _MApi_JPEG_DumpMPO()
12988 eMPOIndex.pMPOIndex = &gNJPEGContext._stMPOIndex[gNJPEGContext.eNJPDNum]; in MApi_JPEG_GetMPOIndex()