msm: vidc: response handling

add response handling for commands, properties,
system and session errors.

Change-Id: I87a8cba136979d425d978dfe55317a3deb081c53
Signed-off-by: Darshana Patil <darshana@codeaurora.org>
This commit is contained in:
Darshana Patil
2020-08-13 16:03:47 -07:00
committed by Maheshwar Ajja
vanhempi 55efff9d9f
commit 9a854613cd
16 muutettua tiedostoa jossa 704 lisäystä ja 20 poistoa

Näytä tiedosto

@@ -43,4 +43,3 @@ int hfi_packet_session_property(struct msm_vidc_inst *inst,
u32 pkt_type, u32 flags, u32 port,
u32 payload_type, void *payload, u32 payload_size);
#endif // _HFI_PACKET_H_