populate_splrect_from_rect
populate_splrect_from_rect(&spl_in->basic_in.clip_rect, &plane_state->clip_rect);
populate_splrect_from_rect(&spl_in->basic_out.src_rect, &stream->src);
populate_splrect_from_rect(&spl_in->basic_out.dst_rect, &stream->dst);
populate_splrect_from_rect(&spl_in->basic_in.src_rect, &plane_state->src_rect);
populate_splrect_from_rect(&spl_in->basic_in.dst_rect, &plane_state->dst_rect);
populate_splrect_from_rect(&spl_in->basic_out.odm_slice_rect, &odm_slice_src);