Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_OJPD.c1240 JPEG_STATIC MS_BOOL _JPD_IsDecoding = FALSE; //For H/W bug, some cases can not exit after decode do… variable
3740 _JPD_IsDecoding = FALSE; //For H/W bug, some cases can not exit after decode done. in JPEG_init()
8279 _JPD_IsDecoding = FALSE; in MApi_JPEG_HdlVidxChk_OJPD()
8283 if(FALSE == _JPD_IsDecoding) in MApi_JPEG_HdlVidxChk_OJPD()
8285 _JPD_IsDecoding = TRUE; in MApi_JPEG_HdlVidxChk_OJPD()
8312 _JPD_IsDecoding = FALSE; in MApi_JPEG_HdlVidxChk_OJPD()
8444 _JPD_IsDecoding = FALSE; in MApi_JPEG_WaitDone_OJPD()
8449 if(FALSE == _JPD_IsDecoding) in MApi_JPEG_WaitDone_OJPD()
8451 _JPD_IsDecoding = TRUE; in MApi_JPEG_WaitDone_OJPD()
8479 _JPD_IsDecoding = FALSE; in MApi_JPEG_WaitDone_OJPD()
[all …]
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c1224 JPEG_STATIC MS_BOOL _JPD_IsDecoding = FALSE; //For H/W bug, some cases can not exit after decode do… variable
3732 _JPD_IsDecoding = FALSE; //For H/W bug, some cases can not exit after decode done. in JPEG_init()
8267 _JPD_IsDecoding = FALSE; in _MApi_JPEG_HdlVidxChk()
8271 if(FALSE == _JPD_IsDecoding) in _MApi_JPEG_HdlVidxChk()
8273 _JPD_IsDecoding = TRUE; in _MApi_JPEG_HdlVidxChk()
8300 _JPD_IsDecoding = FALSE; in _MApi_JPEG_HdlVidxChk()
8432 _JPD_IsDecoding = FALSE; in _MApi_JPEG_WaitDone()
8437 if(FALSE == _JPD_IsDecoding) in _MApi_JPEG_WaitDone()
8439 _JPD_IsDecoding = TRUE; in _MApi_JPEG_WaitDone()
8467 _JPD_IsDecoding = FALSE; in _MApi_JPEG_WaitDone()
[all …]
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c1250 JPEG_STATIC MS_BOOL _JPD_IsDecoding = FALSE; //For H/W bug, some cases can not exit after decode do… variable
3687 _JPD_IsDecoding = FALSE; //For H/W bug, some cases can not exit after decode done. in JPEG_init()
8252 _JPD_IsDecoding = FALSE; in _MApi_JPEG_HdlVidxChk()
8256 if(FALSE == _JPD_IsDecoding) in _MApi_JPEG_HdlVidxChk()
8258 _JPD_IsDecoding = TRUE; in _MApi_JPEG_HdlVidxChk()
8285 _JPD_IsDecoding = FALSE; in _MApi_JPEG_HdlVidxChk()
8417 _JPD_IsDecoding = FALSE; in _MApi_JPEG_WaitDone()
8422 if(FALSE == _JPD_IsDecoding) in _MApi_JPEG_WaitDone()
8424 _JPD_IsDecoding = TRUE; in _MApi_JPEG_WaitDone()
8452 _JPD_IsDecoding = FALSE; in _MApi_JPEG_WaitDone()
[all …]