Home
last modified time | relevance | path

Searched refs:JPEG_TAG_MPO (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_OJPD.c2348 #define JPEG_TAG_MPO EndianChangeL(0x4D504600) macro
2572 if (u32tmp != JPEG_TAG_MPO) in JPEG_DecodeMPOInfo()
H A DapiJPEG.c2346 #define JPEG_TAG_MPO EndianChangeL(0x4D504600) macro
2572 if (u32tmp != JPEG_TAG_MPO) in JPEG_DecodeMPOInfo()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c2340 #define JPEG_TAG_MPO EndianChangeL(0x4D504600) macro
2564 if (u32tmp != JPEG_TAG_MPO) in JPEG_DecodeMPOInfo()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c2366 #define JPEG_TAG_MPO EndianChangeL(0x4D504600) macro
2590 if (u32tmp != JPEG_TAG_MPO) in JPEG_DecodeMPOInfo()