Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/camera/interfaces/hdi_ipc/utils/include/
H A Dutils_data_stub.h34 static bool EncodeStreamInfo(const std::shared_ptr<StreamInfo> &pInfo, MessageParcel &parcel);
/ohos5.0/drivers/peripheral/camera/interfaces/hdi_ipc/utils/src/
H A Dutils_data_stub.cpp265 bool UtilsDataStub::EncodeStreamInfo(const std::shared_ptr<StreamInfo> &pInfo, MessageParcel &parce… in EncodeStreamInfo() function in OHOS::Camera::UtilsDataStub