Searched refs:effective_width (Results 1 – 3 of 3) sorted by relevance
87 guint effective_width; member302 gl->Viewport (0, 0, fb->priv->effective_width, fb->priv->effective_height); in gst_gl_framebuffer_draw_to_texture()395 fb->priv->effective_width = min_width; in _update_effective_dimensions()520 *width = fb->priv->effective_width; in gst_gl_framebuffer_get_effective_dimensions()
200 unsigned effective_width = width; in pan_image_layout_init() local205 effective_width = ALIGN_POT(effective_width, tile_w) >> tile_shift; in pan_image_layout_init()219 unsigned stride = bytes_per_pixel * effective_width; in pan_image_layout_init()244 (effective_width / tile_w) * in pan_image_layout_init()
1028 int effective_width = i < inst->header_size ? 8 : inst->exec_size; in opt_copy_propagation_local() local1029 assert(effective_width * type_sz(inst->src[i].type) % REG_SIZE == 0); in opt_copy_propagation_local()1030 const unsigned size_written = effective_width * in opt_copy_propagation_local()