Home
last modified time | relevance | path

Searched refs:InputFuncTest (Results 1 - 14 of 14) sorted by relevance

/foundation/multimedia/av_codec/test/fuzztest/hevcswdecoderapi11_fuzzer/
H A Dvideodec_api11_sample.h75 void InputFuncTest();
H A Dvideodec_api11_sample.cpp371 inputLoop_ = make_unique<thread>(&VDecApi11FuzzSample::InputFuncTest, this); in StartVideoDecoder()
382 void VDecApi11FuzzSample::InputFuncTest() in InputFuncTest() function in VDecApi11FuzzSample
/foundation/multimedia/av_codec/test/fuzztest/hwdecoderapi11_fuzzer/
H A Dvideodec_api11_sample.h75 void InputFuncTest();
H A Dvideodec_api11_sample.cpp371 inputLoop_ = make_unique<thread>(&VDecApi11FuzzSample::InputFuncTest, this); in StartVideoDecoder()
382 void VDecApi11FuzzSample::InputFuncTest() in InputFuncTest() function in VDecApi11FuzzSample
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/include/
H A Dvideodec_sample.h109 void InputFuncTest();
H A Dvideodec_api11_sample.h123 void InputFuncTest();
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/include/
H A Dvideodec_api11_sample.h125 void InputFuncTest();
H A Dvideodec_sample.h117 void InputFuncTest();
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/include/
H A Dvideodec_api11_sample.h121 void InputFuncTest();
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dvideodec_ndk_sample.cpp481 inputLoop_ = make_unique<thread>(&VDecNdkSample::InputFuncTest, this); in StartVideoDecoder()
542 void VDecNdkSample::InputFuncTest() in InputFuncTest() function in VDecNdkSample
H A Dvideodec_api11_sample.cpp504 inputLoop_ = make_unique<thread>(&VDecAPI11Sample::InputFuncTest, this); in StartDecoder()
607 void VDecAPI11Sample::InputFuncTest() in InputFuncTest() function in VDecAPI11Sample
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dvideodec_ndk_sample.cpp422 inputLoop_ = make_unique<thread>(&VDecNdkSample::InputFuncTest, this); in StartVideoDecoder()
483 void VDecNdkSample::InputFuncTest() in InputFuncTest() function in VDecNdkSample
H A Dvideodec_api11_sample.cpp492 inputLoop_ = make_unique<thread>(&VDecAPI11Sample::InputFuncTest, this); in StartDecoder()
596 void VDecAPI11Sample::InputFuncTest() in InputFuncTest() function in VDecAPI11Sample
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dvideodec_api11_sample.cpp401 inputLoop_ = make_unique<thread>(&VDecAPI11Sample::InputFuncTest, this); in StartVideoDecoder()
462 void VDecAPI11Sample::InputFuncTest() in InputFuncTest() function in VDecAPI11Sample

Completed in 12 milliseconds