Searched refs:pix_buf (Results 1 – 4 of 4) sorted by relevance
210 gst_buffer_replace (&state->vobsub.pix_buf, state->vobsub.buf); in gst_dvd_spu_exec_cmd_blk()504 if (state->vobsub.pix_buf) { in gstspu_vobsub_flush()505 gst_buffer_unref (state->vobsub.pix_buf); in gstspu_vobsub_flush()506 state->vobsub.pix_buf = NULL; in gstspu_vobsub_flush()
54 GstBuffer *pix_buf; /* Current SPU packet the pix_data references */ member
432 if (G_UNLIKELY (state->vobsub.pix_buf == NULL)) in gstspu_vobsub_render()435 if (!gst_buffer_map (state->vobsub.pix_buf, &state->vobsub.pix_buf_map, in gstspu_vobsub_render()660 gst_buffer_unmap (state->vobsub.pix_buf, &state->vobsub.pix_buf_map); in gstspu_vobsub_render()
2486 CVPixelBufferRef pix_buf = NULL; in vtenc_populate_extradata() local2508 &pix_buf); in vtenc_populate_extradata()2517 pix_buf, in vtenc_populate_extradata()