Searched refs:PV_FALSE (Results 1 – 4 of 4) sorted by relevance
109 status = PV_FALSE; in PVInitVideoDecoder()116 if (video->vol == NULL) status = PV_FALSE; in PVInitVideoDecoder()131 if (video->currVop == NULL) status = PV_FALSE; in PVInitVideoDecoder()134 if (video->prevVop == NULL) status = PV_FALSE; in PVInitVideoDecoder()141 if (video->currVop == NULL) status = PV_FALSE; in PVInitVideoDecoder()144 if (video->prevVop == NULL) status = PV_FALSE; in PVInitVideoDecoder()149 status = PV_FALSE; in PVInitVideoDecoder()155 if (video->vopHeader == NULL) status = PV_FALSE; in PVInitVideoDecoder()159 video->initialized = PV_FALSE; in PVInitVideoDecoder()177 status = PV_FALSE; in PVInitVideoDecoder()[all …]
574 return PV_FALSE; in validStuffing()590 return PV_FALSE; in validStuffing_h263()
36 #define PV_FALSE 0 macro
40 #define PV_FALSE 0 macro