Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/qcom/venus/
Dhfi_cmds.h226 struct hfi_session_get_property_pkt { struct
299 int pkt_session_get_property(struct hfi_session_get_property_pkt *pkt,
Dhfi_cmds.c389 static int pkt_session_get_property_1x(struct hfi_session_get_property_pkt *pkt, in pkt_session_get_property_1x()
1079 pkt_session_get_property_3xx(struct hfi_session_get_property_pkt *pkt, in pkt_session_get_property_3xx()
1087 pkt->shdr.hdr.size = sizeof(struct hfi_session_get_property_pkt); in pkt_session_get_property_3xx()
1226 int pkt_session_get_property(struct hfi_session_get_property_pkt *pkt, in pkt_session_get_property()
Dhfi_venus.c1367 struct hfi_session_get_property_pkt pkt; in venus_session_get_property()