Home
last modified time | relevance | path

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

/linux-6.12.1/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()
Dvenc_ctrls.c72 struct venus_inst *inst = ctrl_to_inst(ctrl); in venc_op_s_ctrl()
352 struct venus_inst *inst = ctrl_to_inst(ctrl); in venc_op_g_volatile_ctrl()
Dcore.h525 #define ctrl_to_inst(ctrl) \ macro
/linux-6.12.1/drivers/media/platform/amphion/
Dvpu.h332 #define ctrl_to_inst(ctrl) \ macro
Dvpu_helpers.c372 struct vpu_inst *inst = ctrl_to_inst(ctrl); in vpu_helper_g_volatile_ctrl()
Dvenc.c517 struct vpu_inst *inst = ctrl_to_inst(ctrl); in venc_op_s_ctrl()
Dvdec.c194 struct vpu_inst *inst = ctrl_to_inst(ctrl); in vdec_op_s_ctrl()