Searched refs:framebuf (Results 1 – 3 of 3) sorted by relevance
162 GstGLDRMFramebuffer *framebuf; in draw_cb() local221 framebuf = gst_gl_gbm_drm_fb_get_from_bo (window_egl->current_bo); in draw_cb()229 ret = drmModeSetCrtc (display->drm_fd, display->crtc_id, framebuf->fb_id, in draw_cb()259 framebuf = gst_gl_gbm_drm_fb_get_from_bo (next_bo); in draw_cb()291 ret = drmModePageFlip (display->drm_fd, display->crtc_id, framebuf->fb_id, in draw_cb()
147 uint8_t *framebuf; member940 dst = c->framebuf + tile_x * c->tile_width * 3 + in epic_jb_decode_tile()991 dst = c->framebuf + tile_x * c->tile_width * 3 + in epic_jb_decode_tile()1004 dst = c->framebuf + tile_x * c->tile_width * 3 + in epic_jb_decode_tile()1060 uint8_t *dst = c->framebuf + tile_x * c->tile_width * 3 + in kempf_decode_tile()1163 if (!c->framebuf || c->old_width < c->width || c->old_height < c->height) { in g2m_init_buffers()1166 av_free(c->framebuf); in g2m_init_buffers()1167 c->framebuf = av_mallocz_array(c->framebuf_stride, aligned_height); in g2m_init_buffers()1168 if (!c->framebuf) in g2m_init_buffers()1523 if (ret && c->framebuf) in g2m_decode_frame()[all …]
472 uint8_t *framebuf = buf->data[comp]; in extend_edges() local484 framebuf[off + i] = 0x80; in extend_edges()493 framebuf[off + i] = 0x80; in extend_edges()