Home
last modified time | relevance | path

Searched refs:last_plane (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c1314 struct si_texture *plane0 = NULL, *last_plane = NULL; in si_texture_create_with_modifier() local
1329 plane0 = last_plane = tex; in si_texture_create_with_modifier()
1331 last_plane->buffer.b.b.next = &tex->buffer.b.b; in si_texture_create_with_modifier()
1332 last_plane = tex; in si_texture_create_with_modifier()
/third_party/ffmpeg/libavcodec/
H A Dvp3.c2087 uint8_t *last_plane = s->last_frame.f->data[plane] + in render_slice() local
2143 motion_source = last_plane; in render_slice()
2246 last_plane + first_pixel, in render_slice()

Completed in 8 milliseconds