Searched refs:SetFormat (Results 1 - 4 of 4) sorted by relevance
/test/xts/acts/multimedia/media/media_cpp_standard/codecFormatNdk/ |
H A D | ActsCodecFormatNdkTest.cpp | 36 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 D | ActsAudioDecEncNdkTest.cpp | 82 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 D | ActsVideoDecEncNdkTest.cpp | 78 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 D | buffer_manager_utest.cpp | 419 producer_->SetFormat(BufferAdapter::CameraFormatToPixelFormat(format_)); in Init()
|
Completed in 4 milliseconds