Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dbink.c49 #define SMUSH_BLOCK_SIZE 512 macro
81 b += SMUSH_BLOCK_SIZE; in probe()
108 bink->smush_size += SMUSH_BLOCK_SIZE; in read_header()
109 avio_skip(pb, SMUSH_BLOCK_SIZE - 4); in read_header()

Completed in 1 milliseconds