Home
last modified time | relevance | path

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

/linux/drivers/media/platform/amphion/
H A Dvpu_helpers.h17 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.c276 if (!vpu_helper_check_type(inst, parm->type)) in venc_g_parm()
301 if (!vpu_helper_check_type(inst, parm->type)) in venc_s_parm()