Searched refs:IcInput (Results 1 – 5 of 5) sorted by relevance
35 int32_t SyncExecute(const IcInput &picInput);40 int32_t OnSyncExecute(const IcInput &picInput, DataInfo &outputInfo);
84 int32_t IcSdkImpl::OnSyncExecute(const IcInput &inputData, DataInfo &outputInfo) in OnSyncExecute()94 IcInput tmpImage = { in OnSyncExecute()126 int32_t IcSdkImpl::SyncExecute(const IcInput &inputData) in SyncExecute()
37 int32_t IcSdk::SyncExecute(const IcInput &inputData) in SyncExecute()
76 using IcInput = Array<uint8_t>; variable
83 int32_t SyncExecute(const IcInput &picInput);