Home
last modified time | relevance | path

Searched defs:input_normpos (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/libxine/xine-lib-1.2.11/src/demuxers/
H A Ddemux_matroska.c882 int input_normpos, int input_time) { in handle_realvideo()
936 int input_normpos, int input_time) { in handle_sub_ssa()
1015 int input_normpos, int input_time) { in handle_sub_utf8()
1070 …uint8_t *data, size_t data_len, int64_t data_pts, int data_duration, int input_normpos, int input_… in handle_vp9()
1216 int input_normpos, int input_time) { in handle_vobsub()
1281 int input_normpos, int input_time) { in handle_dvbsub()
1318 int input_normpos, int input_time) { in handle_hdmv_pgs()
1345 int input_normpos, int input_time) { in handle_hdmv_textst()
H A Ddemux_ts.c482 int input_normpos; member
/dports/multimedia/libxine/xine-lib-1.2.11/src/xine-engine/
H A Ddemux.c820 int input_normpos, in _x_demux_send_data()
866 uint32_t decoder_flags, off_t input_normpos, in _x_demux_read_send_data()
/dports/multimedia/libxine/xine-lib-1.2.11/src/combined/ffmpeg/
H A Ddemux_avformat.c576 …float input_normpos = (stream_length > 0 && stream_pos > 0) ? (int)(65535 * stream_pos / stream… in send_avpacket() local
/dports/multimedia/libxine/xine-lib-1.2.11/include/xine/
H A Dbuffer.h320 int input_normpos; /**< remember where this buf came from in member