Searched refs:chroma_height (Results 1 – 2 of 2) sorted by relevance
501 uint32_t chroma_width, chroma_height; in sun4i_frontend_update_coord() local511 chroma_height = DIV_ROUND_UP(luma_height, fb->format->vsub); in sun4i_frontend_update_coord()516 SUN4I_FRONTEND_INSIZE(chroma_height, chroma_width)); in sun4i_frontend_update_coord()531 (chroma_height << 16) / state->crtc_h); in sun4i_frontend_update_coord()
950 u32 aligned_width, aligned_height, chroma_height, ref_buf_height; in enc_scratch2_size() local959 chroma_height = height >> 1; in enc_scratch2_size()960 chroma_height = ALIGN(chroma_height, in enc_scratch2_size()973 size = (aligned_height + chroma_height) * aligned_width + in enc_scratch2_size()