Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhfi_parser.c104 struct hfi_profile_level pl_arr[HFI_MAX_PROFILE_COUNT] = {}; in parse_profile_level() local
109 memcpy(pl_arr, proflevel, pl->profile_count * sizeof(*proflevel)); in parse_profile_level()
112 fill_profile_level, pl_arr, pl->profile_count); in parse_profile_level()