Skip to content
Commit 27c5a555 authored by Haifeng Yan's avatar Haifeng Yan
Browse files

Add queue/dequeue functions for vo window.



HI_S32 HI_UNF_VO_QueueFrame(HI_HANDLE hWindow, HI_UNF_VIDEO_FRAME_INFO_S* pstFrameinfo);
HI_S32 HI_UNF_VO_DequeueFrame(HI_HANDLE hWindow, HI_UNF_VIDEO_FRAME_INFO_S* pstFrameinfo);

Signed-off-by: default avatarHaifeng Yan <haifeng.yan@linaro.org>
parent 6f397641
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment