Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/codec/image/hdi_service/src/
H A Dcodec_image_driver.cpp31 static int32_t CodecImageDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf… in CodecImageDriverDispatch() function
72 hdfCodecImageHost->ioService.Dispatch = CodecImageDriverDispatch; in HdfCodecImageDriverBind()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/codec_image_v1_0/cpp_target/codec/image/v1_0/
H A Dcodec_image_driver.cpp.txt31 static int32_t CodecImageDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf…
67 hdfCodecImageHost->ioService.Dispatch = CodecImageDriverDispatch;