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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dflashsvenc.c57 typedef struct FlashSVContext { struct
67 } FlashSVContext; typedef in typeref:struct:FlashSVContext
93 FlashSVContext *s = avctx->priv_data;
108 FlashSVContext *s = avctx->priv_data;
144 static int encode_bitstream(FlashSVContext *s, const AVFrame *p, uint8_t *buf,
221 FlashSVContext * const s = avctx->priv_data;
286 .priv_data_size = sizeof(FlashSVContext),
H A Dflashsv.c51 typedef struct FlashSVContext { struct
70 } FlashSVContext; typedef in typeref:struct:FlashSVContext
106 FlashSVContext *s = avctx->priv_data;
119 FlashSVContext *s = avctx->priv_data;
142 static int flashsv2_prime(FlashSVContext *s, uint8_t *src, int size)
188 struct FlashSVContext *s = avctx->priv_data;
271 FlashSVContext *s = avctx->priv_data;
508 .priv_data_size = sizeof(FlashSVContext),
545 FlashSVContext *s = avctx->priv_data;
555 FlashSVContext *
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dflashsvenc.c56 typedef struct FlashSVContext { struct
67 } FlashSVContext; typedef in typeref:struct:FlashSVContext
93 FlashSVContext *s = avctx->priv_data;
123 static int encode_bitstream(FlashSVContext *s, AVFrame *p, uint8_t *buf,
200 FlashSVContext * const s = avctx->priv_data;
267 FlashSVContext *s = avctx->priv_data;
282 .priv_data_size = sizeof(FlashSVContext),
H A Dflashsv.c51 typedef struct FlashSVContext { struct
70 } FlashSVContext; typedef in typeref:struct:FlashSVContext
105 FlashSVContext *s = avctx->priv_data;
124 static void flashsv2_prime(FlashSVContext *s, uint8_t *src,
161 struct FlashSVContext *s = avctx->priv_data;
233 FlashSVContext *s = avctx->priv_data;
451 FlashSVContext *s = avctx->priv_data;
469 .priv_data_size = sizeof(FlashSVContext),
507 FlashSVContext *s = avctx->priv_data;
517 FlashSVContext *
[all...]

Completed in 124 milliseconds