Home
last modified time | relevance | path

Searched refs:hfi_profile_level (Results 1 – 9 of 9) sorted by relevance

/drivers/media/platform/qcom/venus/
A Dhfi_msgs.c29 struct hfi_profile_level *profile_level; in event_seq_changed()
80 if (rem_bytes < sizeof(struct hfi_profile_level)) in event_seq_changed()
83 profile_level = (struct hfi_profile_level *)data_ptr; in event_seq_changed()
86 size_read = sizeof(struct hfi_profile_level); in event_seq_changed()
394 struct hfi_profile_level *profile_level) in session_get_prop_profile_level()
396 struct hfi_profile_level *hfi; in session_get_prop_profile_level()
401 if (!req_bytes || req_bytes % sizeof(struct hfi_profile_level)) in session_get_prop_profile_level()
405 hfi = (struct hfi_profile_level *)&pkt->data[0]; in session_get_prop_profile_level()
A Dhfi_parser.c94 const struct hfi_profile_level *pl = data; in fill_profile_level()
107 struct hfi_profile_level *proflevel = pl->profile_level; in parse_profile_level()
108 struct hfi_profile_level pl_arr[HFI_MAX_PROFILE_COUNT] = {}; in parse_profile_level()
A Dhfi_platform.h35 struct hfi_profile_level pl[HFI_MAX_PROFILE_COUNT];
A Dhfi.h47 struct hfi_profile_level profile_level;
A Dhfi_helper.h796 struct hfi_profile_level { struct
805 struct hfi_profile_level profile_level[]; argument
A Dhelpers.c850 v4l2_id_profile_level(u32 hfi_codec, struct hfi_profile_level *pl, u32 *profile, u32 *level) 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()
937 struct hfi_profile_level pl; in venus_helper_set_profile_level()
A Dhfi_cmds.c621 struct hfi_profile_level *in = pdata, *pl = prop_data; in pkt_session_set_property_1x()
/drivers/media/platform/qcom/iris/
A Diris_hfi_gen1_response.c24 struct hfi_profile_level *profile_level; in iris_hfi_gen1_read_changed_params()
51 profile_level = (struct hfi_profile_level *)data_ptr; in iris_hfi_gen1_read_changed_params()
A Diris_hfi_gen1_defines.h271 struct hfi_profile_level { struct

Completed in 30 milliseconds