Home
last modified time | relevance | path

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

/drivers/media/platform/qcom/venus/
Dhfi_parser.c100 if (pl->profile_count > HFI_MAX_PROFILE_COUNT) in parse_profile_level()
103 memcpy(pl_arr, proflevel, pl->profile_count * sizeof(*proflevel)); in parse_profile_level()
106 fill_profile_level, pl_arr, pl->profile_count); in parse_profile_level()
Dhfi_helper.h719 u32 profile_count; member