Lines Matching defs:nut
89 static int get_packetheader(NUTContext *nut, AVIOContext *bc, in get_packetheader()
192 static int decode_main_header(NUTContext *nut) in decode_main_header()
371 static int decode_stream_header(NUTContext *nut) in decode_stream_header()
495 static int decode_info_header(NUTContext *nut) in decode_info_header()
618 static int decode_syncpoint(NUTContext *nut, int64_t *ts, int64_t *back_ptr) in decode_syncpoint()
662 static int64_t find_duration(NUTContext *nut, int64_t filesize) in find_duration()
674 static int find_and_decode_index(NUTContext *nut) in find_and_decode_index()
790 NUTContext *nut = s->priv_data; in nut_read_close() local
804 NUTContext *nut = s->priv_data; in nut_read_header() local
1000 static int decode_frame_header(NUTContext *nut, int64_t *pts, int *stream_id, in decode_frame_header()
1083 static int decode_frame(NUTContext *nut, AVPacket *pkt, int frame_code) in decode_frame()
1153 NUTContext *nut = s->priv_data; in nut_read_packet() local
1212 NUTContext *nut = s->priv_data; in nut_read_timestamp() local
1239 NUTContext *nut = s->priv_data; in read_seek() local