Home | History | Annotate | Download | only in src

Lines Matching refs:PV_SUCCESS

100             if ((status = quickSearchVideoPacketHeader(stream, resync_marker_length)) != PV_SUCCESS)
125 return PV_SUCCESS;
134 /* Return : PV_SUCCESS if successed, PV_FAIL if failed. */
210 if (status == PV_SUCCESS)
268 if (status != PV_SUCCESS)
288 return PV_SUCCESS;
297 /* Return : PV_SUCCESS if successed, PV_FAIL if failed. */
338 if (status != PV_SUCCESS)
354 if (status != PV_SUCCESS)
376 /* if (status != PV_SUCCESS && status != PV_END_OF_BUFFER) return status; */
387 if (status == PV_SUCCESS)
445 if (status != PV_SUCCESS) return status;
464 if (status != PV_SUCCESS)
502 return PV_SUCCESS;
512 /* Return : PV_SUCCESS if successed, PV_FAIL if failed. */
518 PV_STATUS status = PV_SUCCESS;
555 if (status != PV_SUCCESS) return PV_FAIL;
611 return PV_SUCCESS;
793 return PV_SUCCESS;