Home
last modified time | relevance | path

Searched refs:SOURCE_COMPOSER (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Davcodec_common.h257 static constexpr std::string_view SOURCE_COMPOSER = "composer"; // string, composer member in OHOS::MediaAVCodec::API_VERSION::AVSourceFormat
/foundation/multimedia/av_codec/test/unittest/avsource_test/
H A Davsource_uri_unit_test.cpp345 ASSERT_TRUE(format_->GetStringValue(AVSourceFormat::SOURCE_COMPOSER, formatVal_.composer)); in HWTEST_F()
421 ASSERT_TRUE(format_->GetStringValue(AVSourceFormat::SOURCE_COMPOSER, formatVal_.composer)); in HWTEST_F()
559 ASSERT_TRUE(format_->GetStringValue(AVSourceFormat::SOURCE_COMPOSER, formatVal_.composer)); in HWTEST_F()
649 ASSERT_TRUE(format_->GetStringValue(AVSourceFormat::SOURCE_COMPOSER, formatVal_.composer)); in HWTEST_F()
732 ASSERT_TRUE(format_->GetStringValue(AVSourceFormat::SOURCE_COMPOSER, formatVal_.composer)); in HWTEST_F()
H A Davsource_unit_test.cpp774 ASSERT_TRUE(format_->GetStringValue(AVSourceFormat::SOURCE_COMPOSER, formatVal_.composer)); in HWTEST_F()
852 ASSERT_TRUE(format_->GetStringValue(AVSourceFormat::SOURCE_COMPOSER, formatVal_.composer)); in HWTEST_F()
995 ASSERT_TRUE(format_->GetStringValue(AVSourceFormat::SOURCE_COMPOSER, formatVal_.composer)); in HWTEST_F()
1089 ASSERT_TRUE(format_->GetStringValue(AVSourceFormat::SOURCE_COMPOSER, formatVal_.composer)); in HWTEST_F()
1173 ASSERT_TRUE(format_->GetStringValue(AVSourceFormat::SOURCE_COMPOSER, formatVal_.composer)); in HWTEST_F()

Completed in 6 milliseconds