Searched refs:out_V (Results 1 – 3 of 3) sorted by relevance
53 guint8 *out_V; in gstspu_blend_comp_buffers() local69 out_V = planes[2]; /* V plane */ in gstspu_blend_comp_buffers()83 out_V += left * GST_VIDEO_INFO_COMP_PSTRIDE (&state->info, 2); in gstspu_blend_comp_buffers()93 tmp = in_V[x] + inv_A * *out_V; in gstspu_blend_comp_buffers()94 *out_V = (guint8) (tmp / (4 * 0xff)); in gstspu_blend_comp_buffers()97 out_V += GST_VIDEO_INFO_COMP_PSTRIDE (&state->info, 2); in gstspu_blend_comp_buffers()
101 guint32 *out_V; member
188 state->vobsub.out_V[x / 2] += colour->V; in gstspu_vobsub_draw_rle_run()240 state->vobsub.out_V = state->comp_bufs[1]; in gstspu_vobsub_render_line()309 state->vobsub.out_V = state->comp_bufs[1]; in gstspu_vobsub_render_line_with_chgcol()