Searched refs:chroma_width (Results 1 – 5 of 5) sorted by relevance
178 int chroma_width = width; in setup_420_sp() local181 plane[1].size = PLANE_SIZE(chroma_width, chroma_height); in setup_420_sp()182 plane[1].alloc_width = chroma_width; in setup_420_sp()184 plane[1].byte_stride = chroma_width; in setup_420_sp()219 int chroma_width = width; 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()224 plane[1].alloc_width = chroma_width; in setup_420_sp_s10b()226 plane[1].byte_stride = chroma_width; in setup_420_sp_s10b()252 int chroma_width = width; in setup_p010_sp() local[all …]
284 u32 chroma_width; member
253 u32 chroma_width; member