Searched refs:cur_offsets (Results 1 – 2 of 2) sorted by relevance
461 state->vobsub.cur_offsets[0] = state->vobsub.pix_data[0] * 2; in gstspu_vobsub_render()462 state->vobsub.cur_offsets[1] = state->vobsub.pix_data[1] * 2; in gstspu_vobsub_render()575 &state->vobsub.cur_offsets[offset_index]); in gstspu_vobsub_render()601 &state->vobsub.cur_offsets[offset_index]); in gstspu_vobsub_render()614 &state->vobsub.cur_offsets[offset_index]); in gstspu_vobsub_render()644 &state->vobsub.cur_offsets[offset_index]); in gstspu_vobsub_render()
91 guint16 cur_offsets[2]; member