Lines Matching refs:dvdspu
34 gstspu_vobsub_recalc_palette (GstDVDSpu * dvdspu, in gstspu_vobsub_recalc_palette() argument
37 SpuState *state = &dvdspu->spu_state; in gstspu_vobsub_recalc_palette()
72 gstspu_vobsub_update_palettes (GstDVDSpu * dvdspu, SpuState * state) in gstspu_vobsub_update_palettes() argument
78 gstspu_vobsub_recalc_palette (dvdspu, state->vobsub.main_pal, in gstspu_vobsub_update_palettes()
91 gstspu_vobsub_recalc_palette (dvdspu, in gstspu_vobsub_update_palettes()
110 GST_LOG_OBJECT (dvdspu, "Updating chg-col-con palettes"); in gstspu_vobsub_update_palettes()
126 gstspu_vobsub_recalc_palette (dvdspu, cur->pal_cache, index, alpha); in gstspu_vobsub_update_palettes()
422 gstspu_vobsub_render (GstDVDSpu * dvdspu, GstVideoFrame * frame) in gstspu_vobsub_render() argument
424 SpuState *state = &dvdspu->spu_state; in gstspu_vobsub_render()
451 GST_DEBUG_OBJECT (dvdspu, in gstspu_vobsub_render()
458 GST_DEBUG_OBJECT (dvdspu, "video size %d,%d", width, height); in gstspu_vobsub_render()
466 gstspu_vobsub_update_palettes (dvdspu, state); in gstspu_vobsub_render()
509 GST_DEBUG_OBJECT (dvdspu, in gstspu_vobsub_render()
542 GST_DEBUG_OBJECT (dvdspu, in gstspu_vobsub_render()