Searched refs:FfiOHOSCreateImageSourceByBufferWithOption (Results 1 – 4 of 4) sorted by relevance
23 FFI_EXPORT int FfiOHOSCreateImageSourceByBufferWithOption = 0; variable
166 …int64_t FfiOHOSCreateImageSourceByBufferWithOption(uint8_t *data, uint32_t size, CSourceOptions op… in FfiOHOSCreateImageSourceByBufferWithOption() function
58 imageSourceId = FfiOHOSCreateImageSourceByBufferWithOption(&data[0], size, opts, &errCode);
71 …FFI_EXPORT int64_t FfiOHOSCreateImageSourceByBufferWithOption(uint8_t *data, uint32_t size, CSourc…