Searched refs:inv_A (Results 1 – 3 of 3) sorted by relevance
88 guint16 inv_A = (4 * 0xff) - in_A[x]; in gstspu_blend_comp_buffers() local90 tmp = in_U[x] + inv_A * *out_U; in gstspu_blend_comp_buffers()93 tmp = in_V[x] + inv_A * *out_V; in gstspu_blend_comp_buffers()
269 guint32 inv_A = 0xff - colour->A; in pgs_composition_object_render() local274 planes[0][x] = (inv_A * planes[0][x] + colour->Y) / 0xff; in pgs_composition_object_render()
181 guint32 inv_A = 0xff - colour->A; in gstspu_vobsub_draw_rle_run() local186 (inv_A * state->vobsub.out_Y[x] + colour->Y) / 0xff; in gstspu_vobsub_draw_rle_run()