Searched refs:y_meta_height (Results 1 – 1 of 1) sorted by relevance
728 unsigned int y_meta_stride, y_meta_height, y_meta_size; in getYuvUbwcSPPlaneInfo() local736 y_meta_height = VENUS_Y_META_SCANLINES(color_format, height); in getYuvUbwcSPPlaneInfo()737 y_meta_size = ALIGN((y_meta_stride * y_meta_height), alignment); in getYuvUbwcSPPlaneInfo()