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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffmpeg.h76 typedef struct StreamMap { struct
83 } StreamMap; typedef in typeref:struct:StreamMap
125 StreamMap *stream_maps;
H A Dffmpeg_opt.c222 StreamMap *m = NULL;
1879 StreamMap *map = &o->stream_maps[i];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davconv.c88 typedef struct StreamMap { struct
94 } StreamMap; typedef in typeref:struct:StreamMap
306 StreamMap *stream_maps;
2945 StreamMap *m = NULL;
3914 StreamMap *map = &o->stream_maps[i];
H A Dffmpeg.c81 typedef struct StreamMap { struct
86 } StreamMap; typedef in typeref:struct:StreamMap
114 static StreamMap *stream_maps = NULL;
1933 StreamMap *stream_maps, int nb_stream_maps)
2971 StreamMap *m;

Completed in 208 milliseconds