Home
last modified time | relevance | path

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

/linux/drivers/media/platform/qcom/venus/
H A Dhfi_cmds.c956 struct hfi_ltr_use *in = pdata, *ltr_use = prop_data; in pkt_session_set_property_1x() local
958 ltr_use->frames = in->frames; in pkt_session_set_property_1x()
959 ltr_use->ref_ltr = in->ref_ltr; in pkt_session_set_property_1x()
960 ltr_use->use_constrnt = in->use_constrnt; in pkt_session_set_property_1x()
961 pkt->shdr.hdr.size += sizeof(u32) + sizeof(*ltr_use); in pkt_session_set_property_1x()