video: driver: add configuration support
Add support for - set and get format - get min buffers - request buffers Change-Id: I0696386e10fc9571a99853070c108832873c4923 Signed-off-by: Maheshwar Ajja <majja@codeaurora.org>
This commit is contained in:
@@ -49,5 +49,8 @@ int hfi_packet_sys_debug_config(struct msm_vidc_core *core,
|
||||
void *packet, u32 packet_size, u32 mode);
|
||||
int hfi_packet_sys_pc_prep(struct msm_vidc_core *core,
|
||||
void *packet, u32 packet_size);
|
||||
|
||||
int hfi_packet_session_open(struct msm_vidc_inst *inst,
|
||||
void *packet, u32 pkt_size);
|
||||
int hfi_packet_session_close(struct msm_vidc_inst *inst,
|
||||
void *packet, u32 pkt_size);
|
||||
#endif // _HFI_PACKET_H_
|
||||
|
Reference in New Issue
Block a user