Searched refs:HEIGHT (Results 1 – 6 of 6) sorted by relevance
65 #define HEIGHT(rect) ((rect).bottom - (rect).top) macro333 e->bp.dstrect.height = HEIGHT(*subregion_rect); in rgz_set_dst_data()363 srcrect->height = HEIGHT(res_rect); in rgz_set_src_data()385 e->bp.cliprect.height = HEIGHT(clip_rect); in rgz_set_clip_rect()594 int h = HEIGHT(layer->sourceCrop); in getscalew()605 int h = HEIGHT(layer->sourceCrop); in getscaleh()610 return ((float)HEIGHT(layer->displayFrame)) / (float)h; in getscaleh()742 int h = HEIGHT(layer->sourceCrop); in rgz_hwc_scaled()747 return WIDTH(layer->displayFrame) != w || HEIGHT(layer->displayFrame) != h; in rgz_hwc_scaled()1241 res_height = HEIGHT(layer->sourceCrop); in rgz_get_src_rect()[all …]
53 #define HEIGHT(rect) ((rect).bottom - (rect).top) macro419 int h = HEIGHT(layer->sourceCrop); in scaled()424 return WIDTH(layer->displayFrame) != w || HEIGHT(layer->displayFrame) != h; in scaled()514 int h = HEIGHT(layer->sourceCrop); in is_upscaled_NV12()520 HEIGHT(layer->displayFrame) >= h * hwc_dev->upscaled_nv12_limit); in is_upscaled_NV12()670 oc->win.h = HEIGHT(layer->displayFrame); in omap4_hwc_setup_layer()676 oc->crop.h = HEIGHT(layer->sourceCrop); in omap4_hwc_setup_layer()753 int orig_h = HEIGHT(region); in set_ext_matrix()958 int src_h = HEIGHT(layer->sourceCrop); in omap4_hwc_can_scale_layer()960 int dst_h = HEIGHT(layer->displayFrame); in omap4_hwc_can_scale_layer()[all …]
216 const int16_t WIDTH, HEIGHT;
33 …h, int height, uint8_t * screenBuffer, const unsigned char * font) : WIDTH(width), HEIGHT(height) { in GFX()
48 #define HEIGHT(rect) ((rect).bottom - (rect).top) macro316 int h = HEIGHT(layer->sourceCrop); in scaled()321 return WIDTH(layer->displayFrame) != w || HEIGHT(layer->displayFrame) != h; in scaled()481 oc->win.h = HEIGHT(layer->displayFrame); in omap4_hwc_setup_layer()487 oc->crop.h = HEIGHT(layer->sourceCrop); in omap4_hwc_setup_layer()564 int orig_h = HEIGHT(region); in set_ext_matrix()763 int src_h = HEIGHT(layer->sourceCrop); in omap4_hwc_can_scale_layer()765 int dst_h = HEIGHT(layer->displayFrame); in omap4_hwc_can_scale_layer()1178 __u32 yres = HEIGHT(ext->mirror_region); in setup_mirroring()
370 BF_WRITE(VC1_0_SEQPIC_CODED_SIZE, HEIGHT, spr->coded_size, md->height); in vc1_fill_hw_struct()