Searched refs:dst_crop_w_alignement (Results 1 – 1 of 1) sorted by relevance
363 int dst_crop_w_alignement; in dst_crop_w_aligned() local366 dst_crop_w_alignement = GSC_DST_CROP_W_ALIGNMENT_RGB888; in dst_crop_w_aligned()368 return (dest_w % dst_crop_w_alignement) == 0; in dst_crop_w_aligned()