Searched refs:GSC_SCALED_HEIGHT (Results 1 – 4 of 4) sorted by relevance
112 #define GSC_SCALED_HEIGHT(x) ((x) << 16) macro
254 cfg |= GSC_SCALED_HEIGHT(frame->crop.width); in gsc_hw_set_out_size()257 cfg |= GSC_SCALED_HEIGHT(frame->crop.height); in gsc_hw_set_out_size()
151 #define GSC_SCALED_HEIGHT(x) ((x) << 16) macro
877 GSC_SCALED_HEIGHT(buf->rect.w)); in gsc_dst_set_size()880 GSC_SCALED_HEIGHT(buf->rect.h)); in gsc_dst_set_size()
Completed in 10 milliseconds