Home
last modified time | relevance | path

Searched defs:smush (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
Dsmush.c48 SMUSHContext *smush = ctx->priv_data; in smush_read_header() local
191 SMUSHContext *smush = ctx->priv_data; in smush_read_packet() local
Dbink.c66 int smush = AV_RN32(p->buf) == AV_RN32("SMUS"); in probe() local