Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_venc.cpp278 RK_U32 qpmapHeight = RK_ALIGN(pstCtx->u32SrcHeight, align) / 16; in venc_send_frame() local
279 RK_U32 qpmapSize = qpmapWidth * qpmapHeight * 2; in venc_send_frame()
293 for (RK_U32 j = 0; j < qpmapHeight; j++) { in venc_send_frame()
295 qpmap[j * qpmapHeight + i] = 0x8F80; // 0x8F: abs qp, qp 15, 0x80: must in venc_send_frame()