Home
last modified time | relevance | path

Searched refs:LIVE_FLV_PROBE_SIZE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_demuxer_plugin.cpp58 const int64_t LIVE_FLV_PROBE_SIZE = 100 * 1024 * 2; variable
948 formatContext->probesize = LIVE_FLV_PROBE_SIZE; in ParseHeader()