Home
last modified time | relevance | path

Searched refs:StartInputThread (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/decoder/include/
H A Dimage_sink_decoder.h76 int32_t StartInputThread();
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensinkprocessor/src/
H A Dimage_sink_decoder_test.cpp511 imageDecoder_->StartInputThread();
531 imageDecoder_->StartInputThread();
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/decoder/src/
H A Dimage_sink_decoder.cpp268 StartInputThread(); in StartDecoder()
447 int32_t ImageSinkDecoder::StartInputThread() in StartInputThread() function in OHOS::DistributedHardware::ImageSinkDecoder