Searched refs:AVSTREAM_PARSE_FULL_RAW (Results 1 – 18 of 18) sorted by relevance
63 st->need_parsing = AVSTREAM_PARSE_FULL_RAW; in ff_raw_audio_read_header()86 st->need_parsing = AVSTREAM_PARSE_FULL_RAW; in ff_raw_video_read_header()
186 st->need_parsing = AVSTREAM_PARSE_FULL_RAW; in aa_read_header()195 st->need_parsing = AVSTREAM_PARSE_FULL_RAW; in aa_read_header()203 st->need_parsing = AVSTREAM_PARSE_FULL_RAW; in aa_read_header()
57 st->need_parsing = AVSTREAM_PARSE_FULL_RAW; in acm_read_header()
65 st->need_parsing = AVSTREAM_PARSE_FULL_RAW; in ipu_read_header()
78 st->need_parsing = AVSTREAM_PARSE_FULL_RAW; in loas_read_header()
90 st->need_parsing = AVSTREAM_PARSE_FULL_RAW; in xvag_read_header()
85 case 7: st->need_parsing = AVSTREAM_PARSE_FULL_RAW; in msf_read_header()
68 st->need_parsing = AVSTREAM_PARSE_FULL_RAW; in dtshd_read_header()
68 st->need_parsing = AVSTREAM_PARSE_FULL_RAW; in tak_read_header()
189 (*st)->need_parsing = AVSTREAM_PARSE_FULL_RAW; in wav_parse_fmt_tag()210 (*st)->need_parsing = AVSTREAM_PARSE_FULL_RAW; in wav_parse_xma2_tag()963 st->need_parsing = AVSTREAM_PARSE_FULL_RAW; in w64_read_header()
311 st->need_parsing = AVSTREAM_PARSE_FULL_RAW; in ty_read_header()321 ast->need_parsing = AVSTREAM_PARSE_FULL_RAW; in ty_read_header()
262 st->need_parsing = AVSTREAM_PARSE_FULL_RAW; in adts_aac_read_header()
59 st->need_parsing = AVSTREAM_PARSE_FULL_RAW; in flac_read_header()
523 st->need_parsing = AVSTREAM_PARSE_FULL_RAW; in oma_read_header()
798 …AVSTREAM_PARSE_FULL_RAW, /**< full parsing and repack with timestamp and position generation by … enumerator
377 st->need_parsing = AVSTREAM_PARSE_FULL_RAW; in mp3_read_header()
244 st->need_parsing = AVSTREAM_PARSE_FULL_RAW; in rm_read_audio_stream_info()
1501 if (st->need_parsing == AVSTREAM_PARSE_FULL_RAW) in parse_packet()1631 else if (st->need_parsing == AVSTREAM_PARSE_FULL_RAW) in read_frame_internal()3706 } else if (st->need_parsing == AVSTREAM_PARSE_FULL_RAW) {