Searched refs:OI_STATUS_INVALID_PARAMETERS (Results 1 – 5 of 5) sorted by relevance
51 return OI_STATUS_INVALID_PARAMETERS; in OI_CODEC_SBC_DecoderConfigureRaw()57 return OI_STATUS_INVALID_PARAMETERS; in OI_CODEC_SBC_DecoderConfigureRaw()60 return OI_STATUS_INVALID_PARAMETERS; in OI_CODEC_SBC_DecoderConfigureRaw()65 return OI_STATUS_INVALID_PARAMETERS; in OI_CODEC_SBC_DecoderConfigureRaw()69 return OI_STATUS_INVALID_PARAMETERS; in OI_CODEC_SBC_DecoderConfigureRaw()73 return OI_STATUS_INVALID_PARAMETERS; in OI_CODEC_SBC_DecoderConfigureRaw()77 return OI_STATUS_INVALID_PARAMETERS; in OI_CODEC_SBC_DecoderConfigureRaw()95 return OI_STATUS_INVALID_PARAMETERS; in OI_CODEC_SBC_DecoderConfigureRaw()
41 return OI_STATUS_INVALID_PARAMETERS; in OI_CODEC_SBC_Alloc()45 return OI_STATUS_INVALID_PARAMETERS; in OI_CODEC_SBC_Alloc()
273 return OI_STATUS_INVALID_PARAMETERS; in OI_CODEC_SBC_DecodeFrame()278 return OI_STATUS_INVALID_PARAMETERS; in OI_CODEC_SBC_DecodeFrame()283 return OI_STATUS_INVALID_PARAMETERS; in OI_CODEC_SBC_DecodeFrame()314 return OI_STATUS_INVALID_PARAMETERS; in OI_CODEC_SBC_DecodeFrame()318 return OI_STATUS_INVALID_PARAMETERS; in OI_CODEC_SBC_DecodeFrame()
65 return OI_STATUS_INVALID_PARAMETERS; in internal_DecoderReset()
45 OI_STATUS_INVALID_PARAMETERS = 101, /**< invalid function input parameters */ enumerator