Searched refs:d_width (Results 1 – 1 of 1) sorted by relevance
1917 int d_width = m_bDimensionsNeedFlip ? s_height : s_width; in swvenc_do_rotate() local1931 int dst_size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12, d_width, d_height); in swvenc_do_rotate()1953 dstBuffer = new GraphicBuffer(d_width, d_height, format, dstusage); in swvenc_do_rotate()1960 SWVENC_STATUS ret = swvenc_rotateFrame(s_width, s_height, d_height, d_width, in swvenc_do_rotate()