Searched refs:dst_y_align (Results 1 – 3 of 3) sorted by relevance
47 …LOGD("dst_x_align(%d), dst_y_align(%d)", res.restriction.dst_x_align, res.restriction.dst_y_align); in printDppRestriction()119 rSize.fullHeightAlign = r.dst_y_align;; in makeDPURestrictions()144 rSize.fullHeightAlign = max(r.dst_y_align, YUV_CHROMA_V_SUBSAMPLE); in makeDPURestrictions()
42 uint32_t dst_y_align; member
51 hwc_dpp_restriction.restriction.dst_y_align = drm_restriction.restriction.dst_y_align; in set_dpp_ch_restriction()