Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_venc.cpp277 RK_U32 qpmapWidth = RK_ALIGN(pstCtx->u32SrcWidth, align) / 16; in venc_send_frame() local
279 RK_U32 qpmapSize = qpmapWidth * qpmapHeight * 2; in venc_send_frame()
294 for (RK_U32 i = 0; i < qpmapWidth; i++) { in venc_send_frame()