畫面做180度旋轉
HI_MPI_VPSS_GetChnAttr(VpssGrp,VpssChn,&pstChnAttr);
pstChnAttr.bFlip = HI_TRUE;
pstChnAttr.bMirror = HI_TRUE;
s32Ret = HI_MPI_VPSS_SetChnAttr(VpssGrp, VpssChn,&pstChnAttr);
單獨設定 bMirror 是沒有問題的。
請問有哪位知道是怎么解決么?
轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/22203.html
標籤:其他硬件開發
上一篇:關于結構體的疑問?
