Searched refs:OV_FALSE (Results 1 – 5 of 5) sorted by relevance
10 OV_FALSE The call returned a 'false' status (eg, ov_bitrate_instant 11 can return OV_FALSE if playback is not in progress, and thus 73 OV_EINVAL, OV_FALSE76 OV_FALSE
103 #define OV_FALSE -1 macro
136 if(boundary>0 && vf->offset>=boundary)return OV_FALSE; in _get_next_page()145 if(!boundary)return OV_FALSE; in _get_next_page()904 return OV_FALSE; in ov_bitrate()917 if(vf->samptrack==0)return OV_FALSE; in ov_bitrate_instant()
222 #define OV_FALSE -1 macro
114 if(boundary>0 && vf->offset>=boundary)return(OV_FALSE); in _get_next_page()123 if(!boundary)return(OV_FALSE); in _get_next_page()1123 return(OV_FALSE); in ov_bitrate()1137 if(vf->samptrack==0)return(OV_FALSE); in ov_bitrate_instant()