Home
last modified time | relevance | path

Searched refs:ctrl_to_inst (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/drivers/media/platform/qcom/venus/
Dvdec_ctrls.c15 struct venus_inst *inst = ctrl_to_inst(ctrl); in vdec_op_s_ctrl()
51 struct venus_inst *inst = ctrl_to_inst(ctrl); in vdec_op_g_volatile_ctrl()
Dcore.h474 #define ctrl_to_inst(ctrl) \ macro
Dvenc_ctrls.c71 struct venus_inst *inst = ctrl_to_inst(ctrl); in venc_op_s_ctrl()
/linux-5.19.10/drivers/media/platform/amphion/
Dvpu.h328 #define ctrl_to_inst(ctrl) \ macro
Dvpu_helpers.c336 struct vpu_inst *inst = ctrl_to_inst(ctrl); in vpu_helper_g_volatile_ctrl()
Dvenc.c525 struct vpu_inst *inst = ctrl_to_inst(ctrl); in venc_op_s_ctrl()