Lines Matching refs:decklink_ctx
52 decklink_frame(struct decklink_ctx *ctx, AVFrame *avframe, AVCodecID codec_id, int height, int width) :
54 decklink_frame(struct decklink_ctx *ctx, AVPacket *avpacket, AVCodecID codec_id, int height, int width) :
127 struct decklink_ctx *_ctx;
145 struct decklink_ctx *ctx = frame->_ctx;
168 struct decklink_ctx *ctx = (struct decklink_ctx *)cctx->ctx;
239 struct decklink_ctx *ctx = (struct decklink_ctx *)cctx->ctx;
280 struct decklink_ctx *ctx = (struct decklink_ctx *)cctx->ctx;
309 static void construct_cc(AVFormatContext *avctx, struct decklink_ctx *ctx,
370 static int decklink_construct_vanc(AVFormatContext *avctx, struct decklink_ctx *ctx,
436 struct decklink_ctx *ctx = (struct decklink_ctx *)cctx->ctx;
528 struct decklink_ctx *ctx = (struct decklink_ctx *)cctx->ctx;
551 struct decklink_ctx *ctx;
555 ctx = (struct decklink_ctx *) av_mallocz(sizeof(struct decklink_ctx));
625 struct decklink_ctx *ctx = (struct decklink_ctx *)cctx->ctx;