Searched refs:chroma_height (Results 1 – 5 of 5) sorted by relevance
179 int chroma_height = height / 2; in setup_420_sp() local181 plane[1].size = PLANE_SIZE(chroma_width, chroma_height); in setup_420_sp()183 plane[1].alloc_height = chroma_height; in setup_420_sp()220 int chroma_height = height / 2; in setup_420_sp_s10b() local222 plane[1].size = PLANE_SIZE(chroma_width, chroma_height) in setup_420_sp_s10b()223 + S2B_PLANE_SIZE(chroma_width, chroma_height) + mscl_ext; in setup_420_sp_s10b()225 plane[1].alloc_height = chroma_height; in setup_420_sp_s10b()253 int chroma_height = height / 2; in setup_p010_sp() local255 plane[1].size = PLANE_SIZE(chroma_width * 2, chroma_height); in setup_p010_sp()257 plane[1].alloc_height = chroma_height; in setup_p010_sp()[all …]
285 u32 chroma_height; member
254 u32 chroma_height; member