Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/qcom/venus/
Dhfi_cmds.h107 struct hfi_session_set_property_pkt { struct
293 int pkt_session_set_property(struct hfi_session_set_property_pkt *pkt,
Dhfi_cmds.c410 static int pkt_session_set_property_1x(struct hfi_session_set_property_pkt *pkt, in pkt_session_set_property_1x()
1123 pkt_session_set_property_3xx(struct hfi_session_set_property_pkt *pkt, in pkt_session_set_property_3xx()
1188 pkt_session_set_property_4xx(struct hfi_session_set_property_pkt *pkt, in pkt_session_set_property_4xx()
1276 pkt_session_set_property_6xx(struct hfi_session_set_property_pkt *pkt, in pkt_session_set_property_6xx()
1336 int pkt_session_set_property(struct hfi_session_set_property_pkt *pkt, in pkt_session_set_property()
Dhfi_venus.c1430 struct hfi_session_set_property_pkt *pkt; in venus_session_set_property()
1434 pkt = (struct hfi_session_set_property_pkt *)packet; in venus_session_set_property()