Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/qcom/venus/
Dhfi_msgs.c32 struct hfi_colour_space *colour_info; in event_seq_changed() local
90 colour_info = (struct hfi_colour_space *)data_ptr; in event_seq_changed()
91 event.colour_space = colour_info->colour_space; in event_seq_changed()
92 data_ptr += sizeof(*colour_info); in event_seq_changed()