Home
last modified time | relevance | path

Searched refs:vpu_helper_check_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_helpers.h15 bool vpu_helper_check_type(struct vpu_inst *inst, u32 type);
H A Dvpu_helpers.c31 bool vpu_helper_check_type(struct vpu_inst *inst, u32 type) in vpu_helper_check_type() function
H A Dvenc.c279 if (!vpu_helper_check_type(inst, parm->type)) in venc_g_parm()
304 if (!vpu_helper_check_type(inst, parm->type)) in venc_s_parm()