Home
last modified time | relevance | path

Searched refs:inCond_ (Results 1 - 25 of 144) sorted by relevance

123456

/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dvideoenc_ndk_sample.cpp81 enc_sample->signal_->inCond_.notify_all(); in VencInputDataReady()
89 enc_sample->signal_->inCond_.notify_all(); in VencInputDataReady()
97 signal->inCond_.notify_all(); in VencInputDataReady()
110 enc_sample->signal_->inCond_.notify_all(); in VencOutputDataReady()
118 enc_sample->signal_->inCond_.notify_all(); in VencOutputDataReady()
239 signal_->inCond_.wait(lock, [this]() { return signal_->inIdxQueue_.size() > 0; }); in state_EOS()
268 signal_->inCond_.notify_all(); in StopInloop()
365 signal_->inCond_.notify_all(); in StartVideoEncoder()
533 signal_->inCond_.notify_all(); in Flush_buffer()
719 signal_->inCond_ in InputDataNormal()
[all...]
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/stable_sample/common/include/
H A Dvcodec_signal.h50 std::condition_variable inCond_; member in OHOS::MediaAVCodec::VCodecSignal
111 signal_->inCond_.notify_all(); in FlushGuard()
126 signal_->inCond_.notify_all(); in ~FlushGuard()
/foundation/multimedia/av_codec/test/fuzztest/hevcswdecoderconfigure_fuzzer/
H A Dvideodec_sample.cpp91 signal->inCond_.notify_all(); in VdecError()
114 signal->inCond_.notify_all(); in VdecInputDataReady()
229 signal_->inCond_.notify_all(); in StopInloop()
390 signal_->inCond_.wait(lock, [this]() { in InputFuncAVCC()
418 signal_->inCond_.wait(lock, [this]() { in InputFuncFUZZ()
462 signal_->inCond_.notify_all(); in Flush()
/foundation/multimedia/av_codec/test/fuzztest/encoderapi11_fuzzer/
H A Dvideoenc_api11_sample.cpp69 signal->inCond_.notify_all(); in onEncInputBufferAvailable()
169 signal_->inCond_.notify_all(); in StopInloop()
257 signal_->inCond_.notify_all(); in StartVideoEncoder()
432 signal_->inCond_.wait(lock, [this]() { in InputFunc()
475 signal_->inCond_.notify_all(); in CheckAttrFlag()
489 signal_->inCond_.notify_all(); in Flush()
/foundation/multimedia/av_codec/test/fuzztest/swdecoderconfigure_fuzzer/
H A Dvideodec_sample.cpp91 signal->inCond_.notify_all(); in VdecError()
114 signal->inCond_.notify_all(); in VdecInputDataReady()
229 signal_->inCond_.notify_all(); in StopInloop()
390 signal_->inCond_.wait(lock, [this]() { in InputFuncAVCC()
418 signal_->inCond_.wait(lock, [this]() { in InputFuncFUZZ()
462 signal_->inCond_.notify_all(); in Flush()
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dvideodec_ndk_sample.cpp151 dec_sample->signal_->inCond_.notify_all(); in VdecInputDataReady()
159 dec_sample->signal_->inCond_.notify_all(); in VdecInputDataReady()
167 signal->inCond_.notify_all(); in VdecInputDataReady()
180 dec_sample->signal_->inCond_.notify_all(); in VdecOutputDataReady()
188 dec_sample->signal_->inCond_.notify_all(); in VdecOutputDataReady()
206 signal_->inCond_.notify_all(); in Flush_buffer()
438 signal_->inCond_.notify_all(); in StopInloop()
564 signal_->inCond_.wait(lock, [this]() { in InputFuncTest()
807 signal_->inCond_.wait(lock, [this]() { return signal_->inIdxQueue_.size() > 0; }); in state_EOS()
835 signal_->inCond_ in Flush()
[all...]
H A Dvideodec_api11_sample.cpp155 dec_sample->signal_->inCond_.notify_all(); in VdecAPI11InputDataReady()
163 dec_sample->signal_->inCond_.notify_all(); in VdecAPI11InputDataReady()
171 signal->inCond_.notify_all(); in VdecAPI11InputDataReady()
183 dec_sample->signal_->inCond_.notify_all(); in VdecAPI11OutputDataReady()
191 dec_sample->signal_->inCond_.notify_all(); in VdecAPI11OutputDataReady()
208 signal_->inCond_.notify_all(); in Flush_buffer()
470 signal_->inCond_.notify_all(); in StopInloop()
618 signal_->inCond_.wait(lock, [this]() { in InputFuncTest()
977 signal_->inCond_.wait(lock, [this]() { return signal_->inIdxQueue_.size() > 0; }); in state_EOS()
1002 signal_->inCond_ in Flush()
[all...]
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dvideodec_ndk_sample.cpp144 dec_sample->signal_->inCond_.notify_all(); in VdecInputDataReady()
152 dec_sample->signal_->inCond_.notify_all(); in VdecInputDataReady()
160 signal->inCond_.notify_all(); in VdecInputDataReady()
176 dec_sample->signal_->inCond_.notify_all(); in VdecOutputDataReady()
184 dec_sample->signal_->inCond_.notify_all(); in VdecOutputDataReady()
202 signal_->inCond_.notify_all(); in Flush_buffer()
379 signal_->inCond_.notify_all(); in StopInloop()
503 signal_->inCond_.wait(lock, [this]() { in InputFuncTest()
762 signal_->inCond_.wait(lock, [this]() { return signal_->inIdxQueue_.size() > 0; }); in state_EOS()
791 signal_->inCond_ in Flush()
[all...]
H A Dvideodec_api11_sample.cpp107 dec_sample->signal_->inCond_.notify_all(); in VdecAPI11Error()
164 dec_sample->signal_->inCond_.notify_all(); in VdecAPI11InputDataReady()
172 dec_sample->signal_->inCond_.notify_all(); in VdecAPI11InputDataReady()
180 signal->inCond_.notify_all(); in VdecAPI11InputDataReady()
195 dec_sample->signal_->inCond_.notify_all(); in VdecAPI11OutputDataReady()
203 dec_sample->signal_->inCond_.notify_all(); in VdecAPI11OutputDataReady()
220 signal_->inCond_.notify_all(); in Flush_buffer()
458 signal_->inCond_.notify_all(); in StopInloop()
607 signal_->inCond_.wait(lock, [this]() { in InputFuncTest()
964 signal_->inCond_ in state_EOS()
[all...]
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dvideodec_api11_sample.cpp132 dec_sample->signal_->inCond_.notify_all(); in VdecAPI11InputDataReady()
140 dec_sample->signal_->inCond_.notify_all(); in VdecAPI11InputDataReady()
148 signal->inCond_.notify_all(); in VdecAPI11InputDataReady()
157 dec_sample->signal_->inCond_.notify_all(); in VdecAPI11OutputDataReady()
165 dec_sample->signal_->inCond_.notify_all(); in VdecAPI11OutputDataReady()
182 signal_->inCond_.notify_all(); in Flush_buffer()
359 signal_->inCond_.notify_all(); in StopInloop()
484 signal_->inCond_.wait(lock, [this]() { in InputFuncTest()
790 signal_->inCond_.wait(lock, [this]() { return signal_->inIdxQueue_.size() > 0; }); in state_EOS()
814 signal_->inCond_ in Flush()
[all...]
H A Dvideodec_ndk_sample.cpp102 signal->inCond_.notify_all(); in VdecError()
125 signal->inCond_.notify_all(); in VdecInputDataReady()
314 signal_->inCond_.notify_all(); in StopInloop()
472 signal_->inCond_.notify_all(); in Flush_buffer()
597 signal_->inCond_.wait(lock, [this]() { in InputFunc_AVCC()
629 signal_->inCond_.wait(lock, [this]() { in InputFunc_FUZZ()
672 signal_->inCond_.wait(lock, [this]() { in state_EOS()
692 signal_->inCond_.notify_all(); in Flush()
/foundation/multimedia/av_codec/test/unittest/video_test/fcodec_test/
H A Dvideo_decoder_capi_unit_test.cpp96 std::condition_variable inCond_; member in OHOS::MediaAVCodec::VCodecUT::VDecSignal
128 signal->inCond_.notify_all(); in OnInputBufferAvailable()
254 signal_->inCond_.wait(lock, [this]() { return (signal_->inQueue_.size() > 0 || !isRunning_.load()); }); in InputFunc()
303 signal_->inCond_.wait(lock, [this]() { return (signal_->inQueue_.size() > 0 || !isRunning_.load()); }); in FormatChangeInputFunc()
527 signal_->inCond_.notify_all(); in HWTEST_F()
587 signal_->inCond_.notify_all(); in HWTEST_F()
628 signal_->inCond_.notify_all(); in HWTEST_F()
661 signal_->inCond_.notify_all(); in HWTEST_F()
698 signal_->inCond_.notify_all(); in HWTEST_F()
734 signal_->inCond_ in HWTEST_F()
[all...]
/foundation/multimedia/av_codec/test/fuzztest/encoderconfigure_fuzzer/
H A Dvideoenc_sample.cpp68 signal->inCond_.notify_all(); in VencInputDataReady()
173 signal_->inCond_.notify_all(); in StopInloop()
227 signal_->inCond_.notify_all(); in StartVideoEncoder()
430 signal_->inCond_.wait(lock, [this]() { in InputFunc()
454 signal_->inCond_.notify_all(); in CheckAttrFlag()
471 signal_->inCond_.notify_all(); in OutputFuncFail()
534 signal_->inCond_.notify_all(); in Flush()
/foundation/multimedia/av_codec/test/fuzztest/hwdecoderapi11_fuzzer/
H A Dvideodec_api11_sample.cpp101 signal->inCond_.notify_all(); in VdecInputDataReady()
206 signal_->inCond_.wait(lock, [this]() { in InputFuncFUZZ()
261 signal_->inCond_.notify_all(); in Flush()
324 signal_->inCond_.notify_all(); in StopInloop()
387 signal_->inCond_.wait(lock, [this]() { in InputFuncTest()
/foundation/multimedia/av_codec/test/fuzztest/hwdecoder_fuzzer/
H A Dvideodec_sample.cpp107 signal->inCond_.notify_all(); in VdecInputDataReady()
215 signal_->inCond_.notify_all(); in StopInLoop()
369 signal_->inCond_.wait(lock, [this]() { in InputFuncAVCC()
397 signal_->inCond_.wait(lock, [this]() { in InputFuncFUZZ()
441 signal_->inCond_.notify_all(); in Flush()
/foundation/multimedia/av_codec/test/fuzztest/hevcswdecoderapi11_fuzzer/
H A Dvideodec_api11_sample.cpp101 signal->inCond_.notify_all(); in VdecInputDataReady()
206 signal_->inCond_.wait(lock, [this]() { in InputFuncFUZZ()
261 signal_->inCond_.notify_all(); in Flush()
324 signal_->inCond_.notify_all(); in StopInloop()
387 signal_->inCond_.wait(lock, [this]() { in InputFuncTest()
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/InnerAPI/
H A Dvideodec_ndk_inner_sample.cpp90 innersignal_->inCond_.notify_all(); in OnInputBufferAvailable()
168 signal_->inCond_.notify_all(); in Flush()
411 signal_->inCond_.wait(lock, [this]() { return signal_->inIdxQueue_.size() > 0; }); in StateEOS()
486 signal_->inCond_.wait(lock, [this]() { in InputFunc()
599 signal_->inCond_.notify_all(); in FlushBuffer()
616 signal_->inCond_.notify_all(); in StopInloop()
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/InnerAPI/
H A Dvideodec_ndk_inner_sample.cpp121 innersignal_->inCond_.notify_all(); in OnInputBufferAvailable()
211 signal_->inCond_.notify_all(); in Flush()
431 signal_->inCond_.wait(lock, [this]() { in StateEOS()
544 signal_->inCond_.wait(lock, [this]() { in InputFunc()
666 signal_->inCond_.notify_all(); in FlushBuffer()
683 signal_->inCond_.notify_all(); in StopInloop()
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/InnerAPI/
H A Dvideoenc_ndk_inner_sample.cpp101 innersignal_->inCond_.notify_all(); in OnInputBufferAvailable()
135 signal_->inCond_.notify_all(); in OnInputParameterWithAttrAvailable()
235 signal_->inCond_.notify_all(); in Flush()
370 signal_->inCond_.notify_all(); in StartVideoEncoder()
524 signal_->inCond_.notify_all(); in CheckFlag()
568 signal_->inCond_.wait(lock, [this]() { return signal_->inIdxQueue_.size() > 0; }); in StateEOS()
891 signal_->inCond_.wait( in InputParamLoopFunc()
929 signal_->inCond_.wait(lock, [this]() { in InputFunc()
1026 signal_->inCond_.notify_all(); in OutputFuncFail()
1039 signal_->inCond_ in FlushBuffer()
[all...]
/foundation/multimedia/av_codec/test/nativedemo/audio_demo/
H A Davcodec_audio_avbuffer_flac_encoder_demo.h36 std::condition_variable inCond_; member in OHOS::MediaAVCodec::AudioFlacEncDemo::AEncBufferSignal
H A Davcodec_audio_decoder_inner_demo.cpp114 signal_->inCond_.notify_all(); in Stop()
183 signal_->inCond_.wait(lock, [this]() { return signal_->inQueue_.size() > 0; }); in InputFunc()
274 signal_->inCond_.notify_all(); in OnInputBufferAvailable()
H A Davcodec_audio_opus_encoder_demo.cpp67 signal->inCond_.notify_all(); in OnInputBufferAvailable()
167 signal_->inCond_.notify_all(); in Stop()
241 signal_->inCond_.wait(lock, [this]() { return (signal_->inQueue_.size() > 0 || !isRunning_.load()); }); in InputFunc()
H A Davcodec_audio_encoder_inner_demo.cpp109 signal_->inCond_.notify_all(); in Stop()
155 signal_->inCond_.wait(lock, [this]() { return signal_->inQueue_.size() > 0; }); in InputFunc()
241 signal_->inCond_.notify_all(); in OnInputBufferAvailable()
/foundation/distributedhardware/distributed_screen/services/screendemo/
H A Ddecoder_demo.cpp142 signal_->inCond_.notify_all(); in Stop()
236 signal_->inCond_.wait( in InputFunc()
326 signal_->inCond_.notify_all(); in OnInputBufferAvailable()
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/sample/
H A Dvenc_sample.cpp102 signal_->inCond_.notify_all(); in OnNeedInputData()
150 signal_->inCond_.notify_all(); in OnNeedInputData()
183 signal_->inCond_.notify_all(); in OnInputParameterAvailable()
204 signal_->inCond_.notify_all(); in OnInputParameterWithAttrAvailable()
515 signal_->inCond_.notify_all(); in FlushInner()
565 signal_->inCond_.notify_all(); in RunInner()
587 signal_->inCond_.notify_all(); in RunInnerExt()
664 signal_->inCond_.wait( in InputParamLoopFunc()
705 signal_->inCond_.wait( in InputLoopFunc()
936 signal_->inCond_ in InputLoopFuncExt()
[all...]

Completed in 26 milliseconds

123456