Home
last modified time | relevance | path

Searched refs:StreamOperatorCallbackCIF (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/camera/hal_c/include/
H A Dstream_operator_c_if.h26 typedef struct StreamOperatorCallbackCIF { struct
31 } StreamOperatorCallbackCIF; typedef
55 StreamOperatorCallbackCIF callback,
H A Dcamera_device_c_if.h33 int (*GetStreamOperator)(StreamOperatorCallbackCIF callback, StreamOperatorCIF* op);
/ohos5.0/drivers/peripheral/camera/hal_c/hdi_cif/src/
H A Dcamera_device.cpp38 StreamOperatorCallbackCIF cb; in GetStreamOperator()
H A Dstream_operator.cpp266 StreamOperatorCallbackCIF cb; in ChangeToOfflineStream()