Searched refs:OI_OK (Results 1 – 5 of 5) sorted by relevance
96 return OI_OK; in OI_CODEC_SBC_DecoderConfigureRaw()134 return OI_OK; in OI_CODEC_SBC_DecoderLimit()
71 return OI_OK; in FindSyncword()88 return OI_OK; in FindSyncword()178 return OI_OK; in DecodeBody()362 return OI_OK; in OI_CODEC_SBC_SkipFrame()
77 return OI_OK; in OI_CODEC_SBC_Alloc()
78 return OI_OK; in internal_DecoderReset()
44 …OI_OK = 0, /**< function call succeeded alias for #OI_STATUS_SU… enumerator569 #define OI_SUCCESS(x) ((x) == OI_OK)