Home
last modified time | relevance | path

Searched refs:FORMAT_BUTT (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/multimedia/media_utils_lite/interfaces/kits/
H A Dmedia_info.h198 FORMAT_BUTT, enumerator
/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/impl/include/
H A Drecorder_source.h64 AudioCodecFormat audioFormat = FORMAT_BUTT;
/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Dmipi_dsi_if.h117 FORMAT_BUTT enumerator
/ohos5.0/foundation/multimedia/player_framework/services/services/transcoder/server/
H A Dtranscoder_server.h89 OutputFormatType format = FORMAT_BUTT;
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/recorder/standard/
H A Dhirecorder_impl.h102 OutputFormatType outputFormatType_ {OutputFormatType::FORMAT_BUTT};
H A Dhirecorder_impl.cpp143 …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()
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/recorder/
H A Dhirecorder_impl.h137 OutputFormatType outputFormatType_{OutputFormatType::FORMAT_BUTT};
H A Dhirecorder_impl.cpp256 FALSE_RETURN_V(outputFormatType_ != OutputFormatType::FORMAT_BUTT, in Configure()
439 outputFormatType_ = OutputFormatType::FORMAT_BUTT; in Stop()
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/transcoder/
H A Dhitranscoder_impl.h118 OutputFormatType outputFormatType_{OutputFormatType::FORMAT_BUTT};
/ohos5.0/foundation/multimedia/audio_lite/services/impl/audio_source/
H A Daudio_source.cpp98 audioFormat >= FORMAT_BUTT) { in GetMinFrameCount()
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/server/
H A Drecorder_server.h164 OutputFormatType format = FORMAT_BUTT;
/ohos5.0/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Drecorder.h132 FORMAT_BUTT, enumerator
/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/impl/src/
H A Drecorder_impl.cpp455 if (encoder >= FORMAT_BUTT || encoder <= AUDIO_DEFAULT) { in SetAudioEncoder()
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/src/
H A Drecorder_unit_test.cpp599 videoRecorderConfig.outPutFormat = FORMAT_BUTT;