提交 e53e6076 编写于 作者: S starfish002

update hal_display interface

Signed-off-by: Nstarfish002 <zhangshaoyuanzsy@163.com>
上级 a382da54
......@@ -52,11 +52,17 @@ int32_t HalPlayerVoInit(HalVideoOutputHdl *handle);
int32_t HalPlayerSysInit(void);
int32_t HalPlayerSysDeInit(void);
void HalPlayerVoDeinit(HalVideoOutputHdl handle);
int32_t HalCreateCameraVideoOutput(uint32_t deviceId, HalVideoOutputAttr *attr);
int32_t HalDestroyCameraVideoOutput();
int32_t VoLayerInit(uint32_t devId);
void VoLayerDeInit(uint32_t devId);
#ifdef __cplusplus
#if __cplusplus
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册