Searched refs:FORMAT_BUTT (Results 1 – 14 of 14) sorted by relevance
198 FORMAT_BUTT, enumerator
64 AudioCodecFormat audioFormat = FORMAT_BUTT;
117 FORMAT_BUTT enumerator
89 OutputFormatType format = FORMAT_BUTT;
102 OutputFormatType outputFormatType_ {OutputFormatType::FORMAT_BUTT};
143 …FALSE_RETURN_V(format != OutputFormatType::FORMAT_BUTT, TransErrorCode(ErrorCode::ERROR_INVALID_OP… in SetOutputFormat()165 FALSE_RETURN_V(outputFormatType_ != OutputFormatType::FORMAT_BUTT, in Configure()246 outputFormatType_ = OutputFormatType::FORMAT_BUTT; in Stop()
137 OutputFormatType outputFormatType_{OutputFormatType::FORMAT_BUTT};
256 FALSE_RETURN_V(outputFormatType_ != OutputFormatType::FORMAT_BUTT, in Configure()439 outputFormatType_ = OutputFormatType::FORMAT_BUTT; in Stop()
118 OutputFormatType outputFormatType_{OutputFormatType::FORMAT_BUTT};
98 audioFormat >= FORMAT_BUTT) { in GetMinFrameCount()
164 OutputFormatType format = FORMAT_BUTT;
132 FORMAT_BUTT, enumerator
455 if (encoder >= FORMAT_BUTT || encoder <= AUDIO_DEFAULT) { in SetAudioEncoder()
599 videoRecorderConfig.outPutFormat = FORMAT_BUTT;