Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/qcom/venus/
Dhfi_parser.c89 memcpy(&cap->pl[cap->num_pl], pl, num * sizeof(*pl)); in fill_profile_level()
90 cap->num_pl += num; in fill_profile_level()
Dcore.h77 unsigned int num_pl; member