Home
last modified time | relevance | path

Searched defs:streamProcess (Results 1 – 4 of 4) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
Ddcamera_stream_data_process_test.cpp110 std::shared_ptr<DCameraStreamDataProcess> streamProcess = variable
141 std::shared_ptr<DCameraStreamDataProcess> streamProcess = variable
160 std::shared_ptr<DCameraStreamDataProcess> streamProcess = variable
189 std::shared_ptr<DCameraStreamDataProcess> streamProcess = variable
216 std::shared_ptr<DCameraStreamDataProcess> streamProcess = variable
Ddcamera_stream_data_process_producer_test.cpp180 std::shared_ptr<DCameraStreamDataProcessProducer> streamProcess = variable
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/
Ddcamera_source_data_process.cpp107 std::shared_ptr<DCameraStreamDataProcess> streamProcess = in ConfigStreams() local
/foundation/multimedia/media_lite/services/player_lite/server/src/
Dplayer_server.cpp212 static void* streamProcess(void* arg) in streamProcess() function