AVSTREAM_PARSE_FULL_RAW 89 libavformat/aacdec.c st->need_parsing = AVSTREAM_PARSE_FULL_RAW; AVSTREAM_PARSE_FULL_RAW 65 libavformat/dtshddec.c st->need_parsing = AVSTREAM_PARSE_FULL_RAW; AVSTREAM_PARSE_FULL_RAW 41 libavformat/flacdec.c st->need_parsing = AVSTREAM_PARSE_FULL_RAW; AVSTREAM_PARSE_FULL_RAW 78 libavformat/loasdec.c st->need_parsing = AVSTREAM_PARSE_FULL_RAW; AVSTREAM_PARSE_FULL_RAW 342 libavformat/mp3dec.c st->need_parsing = AVSTREAM_PARSE_FULL_RAW; AVSTREAM_PARSE_FULL_RAW 388 libavformat/omadec.c st->need_parsing = AVSTREAM_PARSE_FULL_RAW; AVSTREAM_PARSE_FULL_RAW 62 libavformat/rawdec.c st->need_parsing = AVSTREAM_PARSE_FULL_RAW; AVSTREAM_PARSE_FULL_RAW 85 libavformat/rawdec.c st->need_parsing = AVSTREAM_PARSE_FULL_RAW; AVSTREAM_PARSE_FULL_RAW 63 libavformat/takdec.c st->need_parsing = AVSTREAM_PARSE_FULL_RAW; AVSTREAM_PARSE_FULL_RAW 1242 libavformat/utils.c if (st->need_parsing == AVSTREAM_PARSE_FULL_RAW) AVSTREAM_PARSE_FULL_RAW 1365 libavformat/utils.c else if (st->need_parsing == AVSTREAM_PARSE_FULL_RAW) AVSTREAM_PARSE_FULL_RAW 3064 libavformat/utils.c } else if (st->need_parsing == AVSTREAM_PARSE_FULL_RAW) { AVSTREAM_PARSE_FULL_RAW 142 libavformat/wavdec.c (*st)->need_parsing = AVSTREAM_PARSE_FULL_RAW; AVSTREAM_PARSE_FULL_RAW 749 libavformat/wavdec.c st->need_parsing = AVSTREAM_PARSE_FULL_RAW;