hfi_profile_level
struct hfi_profile_level pl;
struct hfi_profile_level *in = pdata, *pl = prop_data;
struct hfi_profile_level *profile_level;
profile_level = (struct hfi_profile_level *)data_ptr;
v4l2_id_profile_level(u32 hfi_codec, struct hfi_profile_level *pl, u32 *profile, u32 *level)
hfi_id_profile_level(u32 hfi_codec, u32 v4l2_pf, u32 v4l2_lvl, struct hfi_profile_level *pl)
struct hfi_profile_level pl;
struct hfi_profile_level profile_level;
struct hfi_profile_level *in = pdata, *pl = prop_data;
struct hfi_profile_level profile_level[];
struct hfi_profile_level *profile_level;
struct hfi_profile_level *profile_level)
struct hfi_profile_level *hfi;
if (!req_bytes || req_bytes % sizeof(struct hfi_profile_level))
hfi = (struct hfi_profile_level *)&pkt->data[0];
if (rem_bytes < sizeof(struct hfi_profile_level))
profile_level = (struct hfi_profile_level *)data_ptr;
size_read = sizeof(struct hfi_profile_level);
struct hfi_profile_level *proflevel = pl->profile_level;
struct hfi_profile_level pl_arr[HFI_MAX_PROFILE_COUNT] = {};
const struct hfi_profile_level *pl = data;
struct hfi_profile_level pl[HFI_MAX_PROFILE_COUNT];