Searched refs:OI_OK (Results 1 – 5 of 5) sorted by relevance
90 return OI_OK; in OI_CODEC_SBC_DecoderConfigureRaw()114 return OI_OK; in OI_CODEC_SBC_DecoderLimit()
77 return OI_OK; in FindSyncword()94 return OI_OK; in FindSyncword()191 return OI_OK; in DecodeBody()384 return OI_OK; in OI_CODEC_SBC_SkipFrame()
81 return OI_OK; in OI_CODEC_SBC_Alloc()
80 return OI_OK; in internal_DecoderReset()
44 OI_OK = 0, /**< function call succeeded alias for #OI_STATUS_SUCCESS */ enumerator856 #define OI_SUCCESS(x) ((x) == OI_OK)