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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dflvenc.c55 typedef struct FLVContext { struct
61 } FLVContext; typedef in typeref:struct:FLVContext
179 FLVContext *flv = s->priv_data;
352 FLVContext *flv = s->priv_data;
381 FLVContext *flv = s->priv_data;
477 .priv_data_size = sizeof(FLVContext),
H A Dflvdec.c48 } FLVContext; typedef in typeref:struct:__anon2146
409 FLVContext *flv = s->priv_data;
426 static int flv_queue_extradata(FLVContext *flv, AVIOContext *pb, int stream,
440 FLVContext *flv = s->priv_data;
670 .priv_data_size = sizeof(FLVContext),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dflvdec.c57 } FLVContext; typedef in typeref:struct:__anon3489
304 FLVContext *flv = s->priv_data;
390 FLVContext *flv = s->priv_data;
615 FLVContext *flv = s->priv_data;
629 static int flv_queue_extradata(FLVContext *flv, AVIOContext *pb, int stream,
765 FLVContext *flv = s->priv_data;
1035 FLVContext *flv = s->priv_data;
1040 #define OFFSET(x) offsetof(FLVContext, x)
1057 .priv_data_size = sizeof(FLVContext),
1077 .priv_data_size = sizeof(FLVContext),
[all...]
H A Dflvenc.c60 typedef struct FLVContext { struct
66 } FLVContext; typedef in typeref:struct:FLVContext
197 FLVContext *flv = s->priv_data;
440 FLVContext *flv = s->priv_data;
472 FLVContext *flv = s->priv_data;
612 .priv_data_size = sizeof(FLVContext),

Completed in 89 milliseconds