Home
last modified time | relevance | path

Searched refs:InputFunc (Results 1 - 23 of 23) sorted by relevance

/test/xts/dcts/distributedhardware/distributedscreentest/
H A Ddecoder_demo.cpp130 inputLoop_ = make_unique<thread>(&VDecDemo::InputFunc, this); in Start()
230 void VDecDemo::InputFunc() in InputFunc() function in VDecDemo
H A Ddecoder_demo.h76 void InputFunc();
/test/xts/acts/multimedia/av_codec/vcodec/hdrcodec/include/
H A Dhdrcodec_ndk_sample.h64 void InputFunc();
/test/xts/acts/multimedia/av_codec/vcodec/hdrcodec/src/
H A Dhdrcodec_ndk_sample.cpp290 void HDRCodecNdkSample::InputFunc() in InputFunc() function in HDRCodecNdkSample
432 inputLoop_ = make_unique<thread>(&HDRCodecNdkSample::InputFunc, this); in Start()
/test/xts/acts/multimedia/av_codec/audio_encoder/include/
H A Davcodec_audio_avbuffer_encoder_demo.h243 void InputFunc();
/test/xts/acts/multimedia/av_codec/audio_decoder/include/
H A Davcodec_audio_avbuffer_decoder_demo.h271 void InputFunc();
/test/xts/acts/multimedia/av_codec/vcodec/encoder/include/
H A Dvideoenc_api11_sample.h109 void InputFunc();
H A Dvideoenc_ndk_sample.h100 void InputFunc();
H A Dvideoenc_ndk_inner_sample.h112 void InputFunc();
/test/xts/acts/multimedia/av_codec/vcodec/encoder/src/
H A Dgetparam_test.cpp44 void InputFunc();
H A Dvideoenc_api11_sample.cpp399 inputLoop_ = make_unique<thread>(&VEncAPI11Sample::InputFunc, this); in StartVideoEncoder()
775 void VEncAPI11Sample::InputFunc() in InputFunc() function in VEncAPI11Sample
H A Dvideoenc_ndk_sample.cpp368 inputLoop_ = make_unique<thread>(&VEncNdkSample::InputFunc, this); in StartVideoEncoder()
741 void VEncNdkSample::InputFunc() in InputFunc() function in VEncNdkSample
H A Dtemporal_test.cpp49 void InputFunc();
H A Dsetparam_test.cpp44 void InputFunc();
H A Dfunc_test.cpp51 void InputFunc();
/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/include/
H A Dvideodec_ndk_inner_sample.h101 void InputFunc();
H A Dvideodec_ndk_sample.h107 void InputFunc();
/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/include/
H A Dvideodec_ndk_inner_sample.h104 void InputFunc();
/test/xts/acts/multimedia/av_codec/capability/src/
H A Dcap_test.cpp41 void InputFunc();
/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/src/
H A Dfunc_test.cpp43 void InputFunc();
/test/xts/acts/multimedia/av_codec/audio_encoder/src/
H A Davcodec_audio_avbuffer_encoder_demo.cpp342 inputLoop_ = make_unique<thread>(&AudioBufferAacEncDemo::InputFunc, this); in Start()
442 void AudioBufferAacEncDemo::InputFunc() in InputFunc() function in AudioBufferAacEncDemo
/test/xts/acts/multimedia/av_codec/audio_decoder/src/
H A Davcodec_audio_avbuffer_decoder_demo.cpp377 inputLoop_ = make_unique<thread>(&ADecBufferDemo::InputFunc, this); in Start()
516 void ADecBufferDemo::InputFunc() in InputFunc() function in ADecBufferDemo
551 cout << "InputFunc index:" << index << endl; in InputFunc()
/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/src/
H A Dfunc_test.cpp39 void InputFunc();

Completed in 20 milliseconds