Home
last modified time | relevance | path

Searched refs:AVSTREAM_PARSE_FULL_ONCE (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Davformat.h801 AVSTREAM_PARSE_FULL_ONCE, /**< full parsing and repack of the first frame only, only implemented for H.264 currently */ enumerator
H A Dasfdec_f.c459 sti->need_parsing = AVSTREAM_PARSE_FULL_ONCE; in asf_read_stream_properties()
461 sti->need_parsing = AVSTREAM_PARSE_FULL_ONCE; in asf_read_stream_properties()
H A Ddemux.c1329 else if (sti->need_parsing == AVSTREAM_PARSE_FULL_ONCE) in read_frame_internal()
/third_party/ffmpeg/libavdevice/
H A Dv4l2.c975 avpriv_stream_set_need_parsing(st, AVSTREAM_PARSE_FULL_ONCE); in v4l2_read_header()

Completed in 13 milliseconds