Home
last modified time | relevance | path

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

/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.h476 #define ctrl_to_inst(ctrl) \ macro
/drivers/media/platform/amphion/
Dvpu.h329 #define ctrl_to_inst(ctrl) \ macro
Dvpu_helpers.c337 struct vpu_inst *inst = ctrl_to_inst(ctrl); in vpu_helper_g_volatile_ctrl()
Dvenc.c527 struct vpu_inst *inst = ctrl_to_inst(ctrl); in venc_op_s_ctrl()
Dvdec.c144 struct vpu_inst *inst = ctrl_to_inst(ctrl); in vdec_op_s_ctrl()