Lines Matching refs:hfi_codec
550 caps = venus_caps_by_codec(core, inst->hfi_codec, inst->session_type); in is_dynamic_bufmode()
850 v4l2_id_profile_level(u32 hfi_codec, struct hfi_profile_level *pl, u32 *profile, u32 *level) in v4l2_id_profile_level() argument
855 switch (hfi_codec) { in v4l2_id_profile_level()
886 hfi_id_profile_level(u32 hfi_codec, u32 v4l2_pf, u32 v4l2_lvl, struct hfi_profile_level *pl) in hfi_id_profile_level() argument
888 switch (hfi_codec) { in hfi_id_profile_level()
928 v4l2_id_profile_level(inst->hfi_codec, &hprop.profile_level, profile, level); in venus_helper_get_profile_level()
939 hfi_id_profile_level(inst->hfi_codec, profile, level, &pl); in venus_helper_set_profile_level()
1160 if (inst->hfi_codec == HFI_VIDEO_CODEC_MPEG2 || in venus_helper_get_work_mode()
1166 if (inst->hfi_codec == HFI_VIDEO_CODEC_VP8 && in venus_helper_get_work_mode()
1765 caps = venus_caps_by_codec(core, inst->hfi_codec, inst->session_type); in venus_helper_get_out_fmts()
1826 caps = venus_caps_by_codec(core, inst->hfi_codec, inst->session_type); in venus_helper_check_format()