Searched refs:qpmapSize (Results 1 – 1 of 1) sorted by relevance
279 RK_U32 qpmapSize = qpmapWidth * qpmapHeight * 2; in venc_send_frame() local282 s32Ret = RK_MPI_SYS_MmzAlloc(&qpmapBlk, RK_NULL, RK_NULL, qpmapSize); in venc_send_frame()288 qpmapTmp = (RK_S16 *)malloc(qpmapSize); in venc_send_frame()