Lines Matching refs:is_ok
216 Bool is_ok = FALSE; in ephyrInitVideo() local
246 is_ok = TRUE; in ephyrInitVideo()
249 return is_ok; in ephyrInitVideo()
449 Bool is_ok = FALSE; in ephyrXVPrivQueryHostAdaptors() local
565 is_ok = TRUE; in ephyrXVPrivQueryHostAdaptors()
569 return is_ok; in ephyrXVPrivQueryHostAdaptors()
620 Bool is_ok = FALSE; in ephyrXVPrivRegisterAdaptors() local
634 is_ok = TRUE; in ephyrXVPrivRegisterAdaptors()
639 return is_ok; in ephyrXVPrivRegisterAdaptors()
680 Bool is_ok = FALSE; in ephyrXVPrivGetImageBufSize() local
694 is_ok = TRUE; in ephyrXVPrivGetImageBufSize()
700 return is_ok; in ephyrXVPrivGetImageBufSize()
708 Bool is_ok = FALSE; in ephyrXVPrivSaveImageToPortPriv() local
724 is_ok = TRUE; in ephyrXVPrivSaveImageToPortPriv()
727 return is_ok; in ephyrXVPrivSaveImageToPortPriv()
899 Bool is_ok = TRUE; in ephyrHostXVPutImage() local
958 is_ok = TRUE; in ephyrHostXVPutImage()
962 return is_ok; in ephyrHostXVPutImage()
983 Bool is_ok = FALSE; in ephyrPutImage() local
1010 is_ok = FALSE; in ephyrPutImage()
1013 is_ok = TRUE; in ephyrPutImage()
1015 if (is_ok) { in ephyrPutImage()
1017 is_ok = FALSE; in ephyrPutImage()
1033 if (!is_ok) { in ephyrPutImage()