Searched refs:hfi_session_set_property_pkt (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/ |
H A D | hfi_cmds.h | 107 struct hfi_session_set_property_pkt { struct 292 int pkt_session_set_property(struct hfi_session_set_property_pkt *pkt,
|
H A D | hfi_cmds.c | 400 static int pkt_session_set_property_1x(struct hfi_session_set_property_pkt *pkt, in pkt_session_set_property_1x() 1097 pkt_session_set_property_3xx(struct hfi_session_set_property_pkt *pkt, in pkt_session_set_property_3xx() 1162 pkt_session_set_property_4xx(struct hfi_session_set_property_pkt *pkt, in pkt_session_set_property_4xx() 1223 pkt_session_set_property_6xx(struct hfi_session_set_property_pkt *pkt, in pkt_session_set_property_6xx() 1262 int pkt_session_set_property(struct hfi_session_set_property_pkt *pkt, in pkt_session_set_property()
|
H A D | hfi_venus.c | 1350 struct hfi_session_set_property_pkt *pkt; in venus_session_set_property() 1354 pkt = (struct hfi_session_set_property_pkt *)packet; in venus_session_set_property()
|
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/ |
H A D | hfi_cmds.h | 107 struct hfi_session_set_property_pkt { struct 293 int pkt_session_set_property(struct hfi_session_set_property_pkt *pkt,
|
H A D | hfi_cmds.c | 410 static int pkt_session_set_property_1x(struct hfi_session_set_property_pkt *pkt, in pkt_session_set_property_1x() 1124 pkt_session_set_property_3xx(struct hfi_session_set_property_pkt *pkt, in pkt_session_set_property_3xx() 1189 pkt_session_set_property_4xx(struct hfi_session_set_property_pkt *pkt, in pkt_session_set_property_4xx() 1300 pkt_session_set_property_6xx(struct hfi_session_set_property_pkt *pkt, in pkt_session_set_property_6xx() 1360 int pkt_session_set_property(struct hfi_session_set_property_pkt *pkt, in pkt_session_set_property()
|
H A D | hfi_venus.c | 1416 struct hfi_session_set_property_pkt *pkt; in venus_session_set_property() 1420 pkt = (struct hfi_session_set_property_pkt *)packet; in venus_session_set_property()
|
Completed in 10 milliseconds