Home
last modified time | relevance | path

Searched refs:SetFormat (Results 1 - 4 of 4) sorted by relevance

/test/xts/acts/multimedia/media/media_cpp_standard/codecFormatNdk/
H A DActsCodecFormatNdkTest.cpp36 bool SetFormat(struct OH_AVFormat *format, map<string, std::pair<bool, int>> mediaDescription);
71 bool ActsCodecFormatNdkTest::SetFormat(struct OH_AVFormat *format, map<string, std::pair<bool, int>> mediaDesc) in SetFormat() function in __anon276::ActsCodecFormatNdkTest
115 ASSERT_EQ(true, SetFormat(codecFormatIn, CodecParam)); in HWTEST_F()
/test/xts/acts/multimedia/media/media_cpp_standard/audioDecEncNdk/src/
H A DActsAudioDecEncNdkTest.cpp82 bool SetFormat(struct OH_AVFormat *format, map<string, int> mediaDescription) in SetFormat() function
124 ASSERT_EQ(true, SetFormat(AudioFormat, AudioParam)); in HWTEST_F()
/test/xts/acts/multimedia/media/media_cpp_standard/videoDecEncNdk/src/
H A DActsVideoDecEncNdkTest.cpp78 bool SetFormat(struct OH_AVFormat *format, map<string, int> mediaDescription) in SetFormat() function
139 ASSERT_EQ(true, SetFormat(VideoFormat, VideoParam)); in HWTEST_F()
/test/xts/hats/hdf/camera/cameraHdi/buffer_manager/
H A Dbuffer_manager_utest.cpp419 producer_->SetFormat(BufferAdapter::CameraFormatToPixelFormat(format_)); in Init()

Completed in 4 milliseconds