Home
last modified time | relevance | path

Searched refs:ChCnt (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vdec.cpp491 static RK_S32 create_vo(RK_U32 ChCnt) { in create_vo() argument
554 for (int i = 0; i < ChCnt; i++) { in create_vo()
555 stChnAttr.stRect.u32Width = stLayerAttr.stImageSize.u32Width / ChCnt; in create_vo()
556 stChnAttr.stRect.u32Height = stLayerAttr.stImageSize.u32Height / ChCnt; in create_vo()