Home
last modified time | relevance | path

Searched refs:hfi_ops (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/
H A Dhfi.c201 const struct hfi_ops *ops = core->ops; in hfi_session_init()
238 const struct hfi_ops *ops = inst->core->ops; in hfi_session_deinit()
265 const struct hfi_ops *ops = inst->core->ops; in hfi_session_start()
289 const struct hfi_ops *ops = inst->core->ops; in hfi_session_stop()
324 const struct hfi_ops *ops = inst->core->ops; in hfi_session_abort()
343 const struct hfi_ops *ops = inst->core->ops; in hfi_session_load_res()
366 const struct hfi_ops *ops = inst->core->ops; in hfi_session_unload_res()
390 const struct hfi_ops *ops = inst->core->ops; in hfi_session_flush()
411 const struct hfi_ops *ops = inst->core->ops; in hfi_session_set_buffers()
419 const struct hfi_ops *ops = inst->core->ops; in hfi_session_unset_buffers()
[all …]
H A Dhfi.h108 struct hfi_ops { struct
H A Dcore.h198 const struct hfi_ops *ops;
H A Dhfi_venus.c1537 static const struct hfi_ops venus_hfi_ops = {