Home
last modified time | relevance | path

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

/drivers/peripheral/camera/hal_c/include/
Dstream_operator_c_if.h42 StreamInfoCIF info,
45 int (*CreateStreams)(StreamInfoCIF* info, int count);
Dcamera_types_c_if.h220 typedef struct StreamInfoCIF { struct
230 } StreamInfoCIF; typedef
/drivers/peripheral/camera/hal_c/hdi_cif/src/
Dstream_operator.cpp40 StreamInfoCIF si; in IsStreamsSupported()
79 StreamInfoCIF* sis = new StreamInfoCIF[count]; in CreateStreams()