Home
last modified time | relevance | path

Searched refs:AVSTREAM_PARSE_FULL_RAW (Results 1 - 20 of 20) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Damr.c133 ffstream(st)->need_parsing = AVSTREAM_PARSE_FULL_RAW; in amr_read_header()
193 ffstream(st)->need_parsing = AVSTREAM_PARSE_FULL_RAW; in amrnb_read_header()
250 ffstream(st)->need_parsing = AVSTREAM_PARSE_FULL_RAW; in amrwb_read_header()
H A Drawdec.c64 ffstream(st)->need_parsing = AVSTREAM_PARSE_FULL_RAW; in ff_raw_audio_read_header()
89 sti->need_parsing = AVSTREAM_PARSE_FULL_RAW; in ff_raw_video_read_header()
H A Dacm.c58 ffstream(st)->need_parsing = AVSTREAM_PARSE_FULL_RAW; in acm_read_header()
H A Dloasdec.c78 ffstream(st)->need_parsing = AVSTREAM_PARSE_FULL_RAW; in loas_read_header()
H A Dipudec.c64 ffstream(st)->need_parsing = AVSTREAM_PARSE_FULL_RAW; in ipu_read_header()
H A Daadec.c176 sti->need_parsing = AVSTREAM_PARSE_FULL_RAW; in aa_read_header()
185 sti->need_parsing = AVSTREAM_PARSE_FULL_RAW; in aa_read_header()
193 sti->need_parsing = AVSTREAM_PARSE_FULL_RAW; in aa_read_header()
H A Ddtshddec.c68 ffstream(st)->need_parsing = AVSTREAM_PARSE_FULL_RAW; in dtshd_read_header()
H A Dmsf.c86 case 7: ffstream(st)->need_parsing = AVSTREAM_PARSE_FULL_RAW; in msf_read_header()
H A Dxvag.c91 ffstream(st)->need_parsing = AVSTREAM_PARSE_FULL_RAW; in xvag_read_header()
H A Dtakdec.c67 ffstream(st)->need_parsing = AVSTREAM_PARSE_FULL_RAW; in tak_read_header()
H A Dty.c311 ffstream(st)->need_parsing = AVSTREAM_PARSE_FULL_RAW; in ty_read_header()
321 ffstream(ast)->need_parsing = AVSTREAM_PARSE_FULL_RAW; in ty_read_header()
H A Daacdec.c264 ffstream(st)->need_parsing = AVSTREAM_PARSE_FULL_RAW; in adts_aac_read_header()
H A Dflacdec.c58 ffstream(st)->need_parsing = AVSTREAM_PARSE_FULL_RAW; in flac_read_header()
H A Dwavdec.c188 ffstream(st)->need_parsing = AVSTREAM_PARSE_FULL_RAW; in wav_parse_fmt_tag()
205 ffstream(st)->need_parsing = AVSTREAM_PARSE_FULL_RAW; in wav_parse_xma2_tag()
972 ffstream(st)->need_parsing = AVSTREAM_PARSE_FULL_RAW; in w64_read_header()
H A Davformat.h802 AVSTREAM_PARSE_FULL_RAW, /**< full parsing and repack with timestamp and position generation by parser for raw enumerator
H A Dscd.c225 ffstream(st)->need_parsing = AVSTREAM_PARSE_FULL_RAW; in scd_read_track()
H A Dmp3dec.c381 sti->need_parsing = AVSTREAM_PARSE_FULL_RAW; in mp3_read_header()
H A Domadec.c513 ffstream(st)->need_parsing = AVSTREAM_PARSE_FULL_RAW; in oma_read_header()
H A Ddemux.c1209 if (sti->need_parsing == AVSTREAM_PARSE_FULL_RAW) in parse_packet()
1331 else if (sti->need_parsing == AVSTREAM_PARSE_FULL_RAW) in read_frame_internal()
2493 } else if (sti->need_parsing == AVSTREAM_PARSE_FULL_RAW) { in avformat_find_stream_info()
H A Drmdec.c238 sti->need_parsing = AVSTREAM_PARSE_FULL_RAW; in rm_read_audio_stream_info()

Completed in 19 milliseconds