Home
last modified time | relevance | path

Searched defs:sendFunc (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/decoder/
H A Ddecode_data_process_common.cpp429 auto sendFunc = [this]() mutable { in ProcessData() local
542 auto sendFunc = [this, surface]() mutable { in OnSurfaceOutputBufferAvailable() local
663 auto sendFunc = [this, outputBuffer]() mutable { in PostOutputDataBuffers() local
H A Ddecode_data_process.cpp382 auto sendFunc = [this]() mutable { in ProcessData() local
495 auto sendFunc = [this, surface]() mutable { in OnSurfaceOutputBufferAvailable() local
616 auto sendFunc = [this, outputBuffer]() mutable { in PostOutputDataBuffers() local
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline/
H A Ddcamera_pipeline_source.cpp195 auto sendFunc = [this, inputBuffers]() mutable { in ProcessData() local
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_data_process.cpp151 auto sendFunc = [this, buffer]() mutable { in SendDataAsync() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp_pcb.h203 fillpSendFunc sendFunc; member