Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dhnm.c107 uint32_t superchunk_size, chunk_size; in hnm_read_packet() local
115 superchunk_size = avio_rl24(pb); in hnm_read_packet()
118 hnm->superchunk_remaining = superchunk_size - 4; in hnm_read_packet()

Completed in 1 milliseconds