Searched refs:priv_data (Results 101 - 125 of 377) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dudp.c297 UDPContext *s = h->priv_data;
320 UDPContext *s = h->priv_data;
331 UDPContext *s = h->priv_data;
364 h->priv_data = s;
462 UDPContext *s = h->priv_data;
494 UDPContext *s = h->priv_data;
514 UDPContext *s = h->priv_data;
H A Davidec.c92 AVIContext *avi = s->priv_data;
115 AVIContext *avi = s->priv_data;
138 ast = st->priv_data;
210 AVIStream *ast = st->priv_data;
245 AVIContext *avi = s->priv_data;
335 st->priv_data = ast;
358 ast = s->streams[0]->priv_data;
367 s->streams[0]->priv_data = ast;
651 AVIContext *avi = s->priv_data;
673 AVIStream *ast = st->priv_data;
[all...]
H A Drmdec.c298 RMDemuxContext *rm = s->priv_data;
305 st->priv_data = ff_rm_alloc_rmstream();
306 return rm_read_audio_stream_info(s, s->pb, st, st->priv_data, 1);
311 RMDemuxContext *rm = s->priv_data;
385 st->priv_data = ff_rm_alloc_rmstream();
386 if (ff_rm_read_mdpr_codecdata(s, s->pb, st, st->priv_data,
426 RMDemuxContext *rm = s->priv_data;
580 RMDemuxContext *rm = s->priv_data;
678 RMDemuxContext *rm = s->priv_data;
699 RMDemuxContext *rm = s->priv_data;
[all...]
H A Drtsp.c277 RTSPStream *rtsp_st = st->priv_data;
334 RTSPState *rt = s->priv_data;
373 rtsp_st = st->priv_data;
423 st->priv_data = rtsp_st;
439 rtsp_st = st->priv_data;
455 rtsp_st = st->priv_data;
463 rtsp_st = st->priv_data;
480 rtsp_st = st->priv_data;
501 rtsp_st = s->streams[s->nb_streams - 1]->priv_data;
717 RTSPState *rt = s->priv_data;
[all...]
H A Dmpegtsenc.c68 MpegTSWrite *ts = ((AVFormatContext*)s->opaque)->priv_data;
183 MpegTSWrite *ts = s->priv_data;
200 // MpegTSWrite *ts = s->priv_data;
218 MpegTSWriteStream *ts_st = st->priv_data;
318 MpegTSWrite *ts = s->priv_data;
381 MpegTSWrite *ts = s->priv_data;
417 st->priv_data = ts_st;
431 ts_st = s->streams[0]->priv_data;
483 av_free(st->priv_data);
491 MpegTSWrite *ts = s->priv_data;
[all...]
H A Dbfi.c51 BFIContext *bfi = s->priv_data;
109 BFIContext *bfi = s->priv_data;
H A Dffmdec.c53 FFMContext *ffm = s->priv_data;
61 FFMContext *ffm = s->priv_data;
88 FFMContext *ffm = s->priv_data;
150 FFMContext *ffm = s->priv_data;
179 FFMContext *ffm = s->priv_data;
236 FFMContext *ffm = s->priv_data;
362 FFMContext *ffm = s->priv_data;
428 FFMContext *ffm = s->priv_data;
H A Dflic.c83 FlicDemuxContext *flic = s->priv_data;
158 FlicDemuxContext *flic = s->priv_data;
H A Diff.c90 IffDemuxContext *iff = s->priv_data;
163 IffDemuxContext *iff = s->priv_data;
H A Dmm.c74 MmDemuxContext *mm = s->priv_data;
127 MmDemuxContext *mm = s->priv_data;
H A Dmtv.c64 MTVDemuxContext *mtv = s->priv_data;
129 MTVDemuxContext *mtv = s->priv_data;
H A Dmvi.c40 MviDemuxContext *mvi = s->priv_data;
103 MviDemuxContext *mvi = s->priv_data;
H A Doggparsetheora.c40 struct ogg *ogg = s->priv_data;
122 struct ogg *ogg = ctx->priv_data;
H A Dthp.c58 ThpDemuxContext *thp = s->priv_data;
142 ThpDemuxContext *thp = s->priv_data;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Ddsicinav.c91 CinVideoContext *cin = avctx->priv_data;
200 CinVideoContext *cin = avctx->priv_data;
289 CinVideoContext *cin = avctx->priv_data;
303 CinAudioContext *cin = avctx->priv_data;
317 CinAudioContext *cin = avctx->priv_data;
H A Dwnv1.c63 WNV1Context * const l = avctx->priv_data;
129 WNV1Context * const l = avctx->priv_data;
H A Dcyuv.c48 CyuvDecodeContext *s = avctx->priv_data;
65 CyuvDecodeContext *s=avctx->priv_data;
H A Dgif.c147 GIFContext *s = avctx->priv_data;
156 GIFContext *s = avctx->priv_data;
H A Dh264_mp4toannexb_bsf.c55 H264BSFContext *ctx = bsfc->priv_data;
145 H264BSFContext *ctx = bsfc->priv_data;
H A Dmpegvideo_parser.c30 ParseContext1 *pc = s->priv_data;
133 ParseContext1 *pc1 = s->priv_data;
H A Dvc1_parser.c78 ParseContext *pc = s->priv_data;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavdevice/
H A Dbeosaudio.cpp287 AudioData *s = (AudioData *)s1->priv_data;
303 AudioData *s = (AudioData *)s1->priv_data;
340 AudioData *s = (AudioData *)s1->priv_data;
350 AudioData *s = (AudioData *)s1->priv_data;
380 AudioData *s = (AudioData *)s1->priv_data;
418 AudioData *s = (AudioData *)s1->priv_data;
H A Dv4l2.c176 struct video_data *s = ctx->priv_data;
246 struct video_data *s = ctx->priv_data;
349 struct video_data *s = ctx->priv_data;
406 struct video_data *s = ctx->priv_data;
456 struct video_data *s = s1->priv_data;
511 struct video_data *s = s1->priv_data;
605 struct video_data *s = s1->priv_data;
633 struct video_data *s = s1->priv_data;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dbmove.c35 int ref_offset, void *priv_data)
42 pb = (struct process_block_struct *) priv_data;
33 process_block(ext2_filsys fs, blk_t *block_nr, e2_blkcnt_t blockcnt, blk_t ref_block, int ref_offset, void *priv_data) argument
H A Dget_pathname.c45 void *priv_data)
50 gp = (struct get_pathname_struct *) priv_data;
41 get_pathname_proc(struct ext2_dir_entry *dirent, int offset EXT2FS_ATTR((unused)), int blocksize EXT2FS_ATTR((unused)), char *buf EXT2FS_ATTR((unused)), void *priv_data) argument

Completed in 288 milliseconds

1234567891011>>