Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/qcom/venus/
Dhfi_cmds.c951 struct hfi_ltr_use *in = pdata, *ltr_use = prop_data; in pkt_session_set_property_1x() local
953 ltr_use->frames = in->frames; in pkt_session_set_property_1x()
954 ltr_use->ref_ltr = in->ref_ltr; in pkt_session_set_property_1x()
955 ltr_use->use_constrnt = in->use_constrnt; in pkt_session_set_property_1x()
956 pkt->shdr.hdr.size += sizeof(u32) + sizeof(*ltr_use); in pkt_session_set_property_1x()