Home
last modified time | relevance | path

Searched refs:LavfiContext (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavdevice/
H A Dlavfi.c60 } LavfiContext; typedef
85 LavfiContext *lavfi = avctx->priv_data; in lavfi_read_close()
100 LavfiContext *lavfi = avctx->priv_data; in create_subcc_streams()
125 LavfiContext *lavfi = avctx->priv_data; in lavfi_read_header()
364 LavfiContext *lavfi = avctx->priv_data; in create_subcc_packet()
383 LavfiContext *lavfi = avctx->priv_data; in lavfi_read_packet()
479 #define OFFSET(x) offsetof(LavfiContext, x)
501 .priv_data_size = sizeof(LavfiContext),

Completed in 1 milliseconds