Home
last modified time | relevance | path

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

/linux/drivers/media/platform/qcom/venus/
A Dhelpers.c539 caps = venus_caps_by_codec(core, inst->hfi_codec, inst->session_type); in is_dynamic_bufmode()
830 v4l2_id_profile_level(u32 hfi_codec, struct hfi_profile_level *pl, u32 *profile, u32 *level) in v4l2_id_profile_level() argument
835 switch (hfi_codec) { in v4l2_id_profile_level()
866 hfi_id_profile_level(u32 hfi_codec, u32 v4l2_pf, u32 v4l2_lvl, struct hfi_profile_level *pl) in hfi_id_profile_level() argument
868 switch (hfi_codec) { in hfi_id_profile_level()
908 v4l2_id_profile_level(inst->hfi_codec, &hprop.profile_level, profile, level); in venus_helper_get_profile_level()
919 hfi_id_profile_level(inst->hfi_codec, profile, level, &pl); in venus_helper_set_profile_level()
1140 if (inst->hfi_codec == HFI_VIDEO_CODEC_MPEG2 || in venus_helper_get_work_mode()
1146 if (inst->hfi_codec == HFI_VIDEO_CODEC_VP8 && in venus_helper_get_work_mode()
1744 caps = venus_caps_by_codec(core, inst->hfi_codec, inst->session_type); in venus_helper_get_out_fmts()
A Dhfi_parser.h22 caps = venus_caps_by_codec(core, inst->hfi_codec, inst->session_type); in get_cap()
A Dhfi.c232 inst->hfi_codec = to_codec_type(pixfmt); in hfi_session_init()
235 ret = ops->session_init(inst, inst->session_type, inst->hfi_codec); in hfi_session_init()
A Dcore.h443 u32 hfi_codec; member
A Dhfi_parser.c208 *codecs = inst->hfi_codec; in parser_init()
A Dvenc.c836 switch (inst->hfi_codec) { in venc_set_properties()
1323 inst->hfi_codec = HFI_VIDEO_CODEC_H264; in venc_inst_init()
A Dvdec.c1429 if (inst->hfi_codec == HFI_VIDEO_CODEC_VP9) in vdec_event_change()
1527 inst->hfi_codec = HFI_VIDEO_CODEC_H264; in vdec_inst_init()

Completed in 20 milliseconds