Home
last modified time | relevance | path

Searched refs:ConvertStreamInfoVdiToHdi (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/camera/hdi_service/v1_0/include/
H A Dcamera_service_type_converter.h36 void ConvertStreamInfoVdiToHdi(const VdiStreamInfo &src, StreamInfo &dst);
/ohos5.0/drivers/peripheral/camera/hdi_service/v1_0/src/
H A Dcamera_service_type_converter.cpp72 void ConvertStreamInfoVdiToHdi(const VdiStreamInfo &src, StreamInfo &dst) in ConvertStreamInfoVdiToHdi() function