Searched refs:hfi_session_get_property (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/media/platform/qcom/venus/ |
| D | vdec_ctrls.c | 52 ret = hfi_session_get_property(inst, ptype, &hprop); in vdec_op_g_volatile_ctrl() 59 ret = hfi_session_get_property(inst, ptype, &hprop); in vdec_op_g_volatile_ctrl()
|
| D | hfi.c | 433 int hfi_session_get_property(struct venus_inst *inst, u32 ptype, in hfi_session_get_property() function 456 EXPORT_SYMBOL_GPL(hfi_session_get_property);
|
| D | hfi.h | 169 int hfi_session_get_property(struct venus_inst *inst, u32 ptype,
|
| D | helpers.c | 646 ret = hfi_session_get_property(inst, ptype, &hprop); in venus_helper_get_bufreq()
|