Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dsmcenc.c40 typedef struct SMCContext { struct
54 } SMCContext; typedef
113 static void smc_encode_stream(SMCContext *s, const AVFrame *frame, in smc_encode_stream()
488 SMCContext *s = avctx->priv_data; in smc_encode_init()
502 SMCContext *s = avctx->priv_data; in smc_encode_frame()
554 SMCContext *s = (SMCContext *)avctx->priv_data; in smc_encode_end()
566 .priv_data_size = sizeof(SMCContext),

Completed in 1 milliseconds