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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dimg2.c45 } VideoData; typedef in typeref:struct:__anon2161
209 VideoData *s = s1->priv_data;
289 VideoData *s = s1->priv_data;
361 VideoData *img = s->priv_data;
377 VideoData *img = s->priv_data;
452 #define OFFSET(x) offsetof(VideoData, x)
473 .priv_data_size = sizeof(VideoData),
491 .priv_data_size = sizeof(VideoData),
505 .priv_data_size = sizeof(VideoData),
516 .priv_data_size = sizeof(VideoData),
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Dbktr.c62 } VideoData; typedef in typeref:struct:__anon3299
233 VideoData *s = s1->priv_data;
248 VideoData *s = s1->priv_data;
301 VideoData *s = s1->priv_data;
317 #define OFFSET(x) offsetof(VideoData, x)
320 { "standard", "", offsetof(VideoData, standard), AV_OPT_TYPE_INT, {.i64 = VIDEO_FORMAT}, PAL, NTSCJ, AV_OPT_FLAG_DECODING_PARAM, "standard" },
343 .priv_data_size = sizeof(VideoData),
H A Dv4l.c57 } VideoData; typedef in typeref:struct:__anon3310
77 VideoData *s = s1->priv_data;
256 static int v4l_mm_read_picture(VideoData *s, uint8_t *buf)
284 VideoData *s = s1->priv_data;
324 VideoData *s = s1->priv_data;
339 { "standard", "", offsetof(VideoData, standard), AV_OPT_TYPE_INT, {.i64 = VIDEO_MODE_NTSC}, VIDEO_MODE_PAL, VIDEO_MODE_NTSC, AV_OPT_FLAG_DECODING_PARAM, "standard" },
357 .priv_data_size = sizeof(VideoData),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavdevice/
H A Dbktr.c61 } VideoData; typedef in typeref:struct:__anon2053
233 VideoData *s = s1->priv_data;
248 VideoData *s = s1->priv_data;
309 VideoData *s = s1->priv_data;
325 #define OFFSET(x) offsetof(VideoData, x)
328 { "standard", "", offsetof(VideoData, standard), AV_OPT_TYPE_INT, {.dbl = VIDEO_FORMAT}, PAL, NTSCJ, AV_OPT_FLAG_DECODING_PARAM, "standard" },
350 .priv_data_size = sizeof(VideoData),
H A Dv4l.c60 } VideoData; typedef in typeref:struct:__anon2059
80 VideoData *s = s1->priv_data;
259 static int v4l_mm_read_picture(VideoData *s, uint8_t *buf)
287 VideoData *s = s1->priv_data;
327 VideoData *s = s1->priv_data;
342 { "standard", "", offsetof(VideoData, standard), AV_OPT_TYPE_INT, {.dbl = VIDEO_MODE_NTSC}, VIDEO_MODE_PAL, VIDEO_MODE_NTSC, AV_OPT_FLAG_DECODING_PARAM, "standard" },
359 .priv_data_size = sizeof(VideoData),

Completed in 81 milliseconds