Home
last modified time | relevance | path

Searched defs:strip_size (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dcinepak.c363 int strip_size = AV_RB24 (data + 1); in cinepak_predecode_check() local
374 int i, result, strip_size, frame_flags, num_strips; in cinepak_decode() local
[all...]
H A Dcinepakenc.c847 write_strip_header(CinepakEncContext *s, int y, int h, int keyframe, unsigned char *buf, int strip_size) write_strip_header() argument

Completed in 4 milliseconds