Searched refs:sse_unit_in_pixel (Results 1 – 1 of 1) sorted by relevance
751 RK_U32 sse_unit_in_pixel = 0; in test_mpp_run() local786 sse_unit_in_pixel = p->type == MPP_VIDEO_CodingAVC ? 16 : 8; in test_mpp_run()787 psnr_const = (16 + log2(MPP_ALIGN(p->width, sse_unit_in_pixel) * in test_mpp_run()788 MPP_ALIGN(p->height, sse_unit_in_pixel))); in test_mpp_run()