Home
last modified time | relevance | path

Searched defs:ERROR_INVALID_PARAMETER_VALUE (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/media_foundation/engine/include/pipeline/core/
H A Derror_code.h36 ERROR_INVALID_PARAMETER_VALUE = ERROR_UNKNOWN + 3, member
/foundation/multimedia/media_foundation/engine/scene/recorder/standard/
H A Dhirecorder_impl.cpp595 ErrorCode::ERROR_INVALID_PARAMETER_VALUE); DoConfigureVideo() member in OHOS::Media::Record::ErrorCode
[all...]
/foundation/multimedia/media_foundation/engine/pipeline/filters/codec/
H A Dcodec_filter_base.cpp119 FALSE_RETURN_V_MSG_E(TranslateIntoParameter(key, tag), ErrorCode::ERROR_INVALID_PARAMETER_VALUE, in SetParameter() member in OHOS::Media::Pipeline::ErrorCode
131 FALSE_RETURN_V_MSG_E(TranslateIntoParameter(key, tag), ErrorCode::ERROR_INVALID_PARAMETER_VALUE, in GetParameter() member in OHOS::Media::Pipeline::ErrorCode

Completed in 3 milliseconds