Searched defs:ost (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dtei.c150 struct PStack *ost, *st = fi->userdata; local
178 struct PStack *ost, *st = fi->userdata; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/doc/examples/
H A Dmuxing.c90 static void add_stream(OutputStream *ost, AVFormatContext *oc, argument
165 static void open_audio(AVFormatContext *oc, AVCodec *codec, OutputStream *ost) argument
244 get_audio_frame(OutputStream *ost) argument
280 write_audio_frame(AVFormatContext *oc, OutputStream *ost) argument
363 open_video(AVFormatContext *oc, AVCodec *codec, OutputStream *ost) argument
425 get_video_frame(OutputStream *ost) argument
466 write_video_frame(AVFormatContext *oc, OutputStream *ost) argument
520 close_stream(AVFormatContext *oc, OutputStream *ost) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Doggdec.c62 struct ogg_state *ost = local
86 struct ogg_state *ost local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Doggdec.c68 struct ogg_state *ost = local
94 struct ogg_state *ost local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffmpeg_filter.c100 static char *choose_pix_fmts(OutputStream *ost) argument
187 init_simple_filtergraph(InputStream *ist, OutputStream *ost) argument
345 OutputStream *ost = ofilter->ost; local
435 OutputStream *ost = ofilter->ost; local
852 OutputStream *ost = fg->outputs[0]->ost; local
924 OutputStream *ost = fg->outputs[i]->ost; local
[all...]
H A Dffmpeg.c469 OutputStream *ost = output_streams[i]; local
566 close_all_output_streams(OutputStream *ost, OSTFinished this_stream, OSTFinished others) argument
575 write_frame(AVFormatContext *s, AVPacket *pkt, OutputStream *ost) argument
698 close_output_stream(OutputStream *ost) argument
709 check_recording_time(OutputStream *ost) argument
722 do_audio_out(AVFormatContext *s, OutputStream *ost, AVFrame *frame) argument
771 do_subtitle_out(AVFormatContext *s, OutputStream *ost, InputStream *ist, AVSubtitle *sub) argument
851 do_video_out(AVFormatContext *s, OutputStream *ost, AVFrame *in_picture) argument
1090 do_video_stats(OutputStream *ost, int frame_size) argument
1126 finish_output_stream(OutputStream *ost) argument
1153 OutputStream *ost = output_streams[i]; local
1237 OutputStream *ost = output_streams[i]; local
1307 OutputStream *ost = output_streams[of->ost_index + j]; local
1341 OutputStream *ost; local
1507 OutputStream *ost = output_streams[i]; local
1580 check_output_constraints(InputStream *ist, OutputStream *ost) argument
1597 do_streamcopy(InputStream *ist, OutputStream *ost, const AVPacket *pkt) argument
2028 OutputStream *ost = output_streams[i]; local
2174 OutputStream *ost = output_streams[i]; local
2302 get_input_stream(OutputStream *ost) argument
2315 parse_forced_key_frames(char *kf, OutputStream *ost, AVCodecContext *avctx) argument
2393 set_encoder_id(OutputFile *of, OutputStream *ost) argument
2438 OutputStream *ost; local
3027 OutputStream *ost = output_streams[i]; local
3059 OutputStream *ost = output_streams[i]; local
3145 OutputStream *ost = output_streams[i]; local
3333 OutputStream *ost = output_streams[j]; local
3577 OutputStream *ost; local
3621 OutputStream *ost; local
[all...]
H A Dffmpeg.h220 struct OutputStream *ost; member in struct:OutputFilter
H A Dffmpeg_opt.c1033 static void choose_encoder(OptionsContext *o, AVFormatContext *s, OutputStream *ost) argument
1052 OutputStream *ost; local
1232 get_ost_filters(OptionsContext *o, AVFormatContext *oc, OutputStream *ost) argument
1252 check_streamcopy_filters(OptionsContext *o, AVFormatContext *oc, const OutputStream *ost, enum AVMediaType type) argument
1269 OutputStream *ost; local
1429 OutputStream *ost; local
1498 OutputStream *ost; local
1511 OutputStream *ost = new_output_stream(o, oc, AVMEDIA_TYPE_ATTACHMENT, source_index); local
1520 OutputStream *ost; local
1622 OutputStream *ost; local
1654 OutputStream *ost; local
1714 OutputStream *ost; local
[all...]
H A Dffserver.c2422 AVStream *ist, *ost; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davserver.c2338 AVStream *ist, *ost; local
H A Davconv.c548 static int configure_video_filters(InputStream *ist, OutputStream *ost) argument
867 get_sync_ipts(const OutputStream *ost) argument
874 write_frame(AVFormatContext *s, AVPacket *pkt, OutputStream *ost) argument
930 encode_audio_frame(AVFormatContext *s, OutputStream *ost, const uint8_t *buf, int buf_size) argument
988 do_audio_out(AVFormatContext *s, OutputStream *ost, InputStream *ist, AVFrame *decoded_frame) argument
1212 do_subtitle_out(AVFormatContext *s, OutputStream *ost, InputStream *ist, AVSubtitle *sub, int64_t pts) argument
1279 do_video_resample(OutputStream *ost, InputStream *ist, AVFrame *in_picture, AVFrame **out_picture) argument
1331 do_video_out(AVFormatContext *s, OutputStream *ost, InputStream *ist, AVFrame *in_picture, int *frame_size, float quality) argument
1481 do_video_stats(AVFormatContext *os, OutputStream *ost, int frame_size) argument
1523 OutputStream *ost; local
1646 OutputStream *ost = &ost_table[i]; local
1728 check_output_constraints(InputStream *ist, OutputStream *ost) argument
1749 do_streamcopy(InputStream *ist, OutputStream *ost, const AVPacket *pkt) argument
1905 OutputStream *ost = &output_streams[i]; local
1961 OutputStream *ost = &output_streams[i]; local
2059 OutputStream *ost = &output_streams[i]; local
2158 OutputStream *ost = &ost_table[i]; local
2202 OutputStream *ost = &output_streams[i]; local
2234 parse_forced_key_frames(char *kf, OutputStream *ost, AVCodecContext *avctx) argument
2273 OutputStream *ost; local
2671 OutputStream *ost; local
3450 choose_encoder(OptionsContext *o, AVFormatContext *s, OutputStream *ost) argument
3469 OutputStream *ost; local
3588 OutputStream *ost; local
3704 OutputStream *ost; local
3733 OutputStream *ost; local
3746 OutputStream *ost = new_output_stream(o, oc, AVMEDIA_TYPE_ATTACHMENT); local
3754 OutputStream *ost; local
3834 OutputStream *ost; local
[all...]
H A Dffmpeg.c335 static int configure_video_filters(InputStream *ist, OutputStream *ost) argument
642 OutputStream *ost; local
686 OutputStream *ost; local
716 get_sync_ipts(const OutputStream *ost) argument
756 do_audio_out(AVFormatContext *s, OutputStream *ost, InputStream *ist, unsigned char *buf, int size) argument
1042 do_subtitle_out(AVFormatContext *s, OutputStream *ost, InputStream *ist, AVSubtitle *sub, int64_t pts) argument
1108 do_video_out(AVFormatContext *s, OutputStream *ost, InputStream *ist, AVFrame *in_picture, int *frame_size, float quality) argument
1285 do_video_stats(AVFormatContext *os, OutputStream *ost, int frame_size) argument
1327 OutputStream *ost; local
1458 OutputStream *ost; local
1903 parse_forced_key_frames(char *kf, OutputStream *ost, AVCodecContext *avctx) argument
1938 OutputStream *ost, **ost_table = NULL; local
3400 OutputStream *ost; local
3531 OutputStream *ost; local
3592 OutputStream *ost; local
3623 OutputStream *ost; local
[all...]

Completed in 162 milliseconds