Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/qcom/venus/
Dhfi_msgs.c35 struct hfi_pic_struct *pic_struct; in event_seq_changed() local
87 pic_struct = (struct hfi_pic_struct *)data_ptr; in event_seq_changed()
88 event.pic_struct = pic_struct->progressive_only; in event_seq_changed()
89 data_ptr += sizeof(*pic_struct); in event_seq_changed()
Dhfi.h79 u32 pic_struct; member