Searched refs:S2B_PLANE_SIZE (Results 1 – 1 of 1) sorted by relevance
26 #define S2B_PLANE_SIZE(w, h) (GRALLOC_ALIGN((w) / 4, 16) * (GRALLOC_ALIGN(h, 16))) macro213 plane[0].size = PLANE_SIZE(width, height) + S2B_PLANE_SIZE(width, height) + mscl_ext; in setup_420_sp_s10b()223 + S2B_PLANE_SIZE(chroma_width, chroma_height) + mscl_ext; in setup_420_sp_s10b()