Home
last modified time | relevance | path

Searched refs:_JPD_PreVIdx (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_OJPD.c1239 JPEG_STATIC MS_U16 _JPD_PreVIdx = 0; //For H/W bug, some cases can not exit after decode done variable
3742_JPD_PreVIdx = 0; //For H/W bug, some cases can not exit after decode done, record previous Vi… in JPEG_init()
8295 if(_JPD_PreVIdx != cur_vidx) in MApi_JPEG_HdlVidxChk_OJPD()
8297 _JPD_PreVIdx = cur_vidx; in MApi_JPEG_HdlVidxChk_OJPD()
8461 if(_JPD_PreVIdx != cur_vidx) in MApi_JPEG_WaitDone_OJPD()
8463 _JPD_PreVIdx = cur_vidx; in MApi_JPEG_WaitDone_OJPD()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c1223 JPEG_STATIC MS_U16 _JPD_PreVIdx = 0; //For H/W bug, some cases can not exit after decode done variable
3734_JPD_PreVIdx = 0; //For H/W bug, some cases can not exit after decode done, record previous Vi… in JPEG_init()
8283 if(_JPD_PreVIdx != cur_vidx) in _MApi_JPEG_HdlVidxChk()
8285 _JPD_PreVIdx = cur_vidx; in _MApi_JPEG_HdlVidxChk()
8449 if(_JPD_PreVIdx != cur_vidx) in _MApi_JPEG_WaitDone()
8451 _JPD_PreVIdx = cur_vidx; in _MApi_JPEG_WaitDone()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c1249 JPEG_STATIC MS_U16 _JPD_PreVIdx = 0; //For H/W bug, some cases can not exit after decode done variable
3689_JPD_PreVIdx = 0; //For H/W bug, some cases can not exit after decode done, record previous Vi… in JPEG_init()
8268 if(_JPD_PreVIdx != cur_vidx) in _MApi_JPEG_HdlVidxChk()
8270 _JPD_PreVIdx = cur_vidx; in _MApi_JPEG_HdlVidxChk()
8434 if(_JPD_PreVIdx != cur_vidx) in _MApi_JPEG_WaitDone()
8436 _JPD_PreVIdx = cur_vidx; in _MApi_JPEG_WaitDone()