Home
last modified time | relevance | path

Searched refs:HFI_MAX_PROFILE_COUNT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
H A Dhfi_parser.c92 if (cap->num_pl + num >= HFI_MAX_PROFILE_COUNT) in fill_profile_level()
104 struct hfi_profile_level pl_arr[HFI_MAX_PROFILE_COUNT] = {}; in parse_profile_level()
106 if (pl->profile_count > HFI_MAX_PROFILE_COUNT) in parse_profile_level()
H A Dcore.h112 struct hfi_profile_level pl[HFI_MAX_PROFILE_COUNT];
H A Dhfi_helper.h738 #define HFI_MAX_PROFILE_COUNT 16 macro
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H A Dhfi_parser.c92 if (cap->num_pl + num >= HFI_MAX_PROFILE_COUNT) in fill_profile_level()
104 struct hfi_profile_level pl_arr[HFI_MAX_PROFILE_COUNT] = {}; in parse_profile_level()
106 if (pl->profile_count > HFI_MAX_PROFILE_COUNT) in parse_profile_level()
H A Dhfi_platform.h35 struct hfi_profile_level pl[HFI_MAX_PROFILE_COUNT];
H A Dhfi_helper.h801 #define HFI_MAX_PROFILE_COUNT 16 macro

Completed in 10 milliseconds