Searched refs:calc_plane (Results 1 – 1 of 1) sorted by relevance
422 static int calc_plane(int width, int height) in calc_plane() function445 ctx->luma_size = calc_plane(ctx->img_width, ctx->img_height); in s5p_mfc_dec_calc_dpb_size_v6()446 ctx->chroma_size = calc_plane(ctx->img_width, (ctx->img_height >> 1)); in s5p_mfc_dec_calc_dpb_size_v6()