Searched refs:GSC_SCALED_WIDTH (Results 1 – 4 of 4) sorted by relevance
116 #define GSC_SCALED_WIDTH(x) ((x) << 0) macro
257 cfg = GSC_SCALED_WIDTH(frame->crop.height); in gsc_hw_set_out_size()260 cfg = GSC_SCALED_WIDTH(frame->crop.width); in gsc_hw_set_out_size()
155 #define GSC_SCALED_WIDTH(x) ((x) << 0) macro
1058 cfg = (GSC_SCALED_WIDTH(img_pos.w) | GSC_SCALED_HEIGHT(img_pos.h)); in gsc_dst_set_size()