Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dcinepak.c50 typedef struct cvid_strip { struct
56 } cvid_strip; argument
69 cvid_strip strips[MAX_STRIPS];
132 static int cinepak_decode_vectors (CinepakContext *s, cvid_strip *strip, in cinepak_decode_vectors()
267 cvid_strip *strip, const uint8_t *data, int size) in cinepak_decode_strip()