Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dscpr.c269 static int decode_units(SCPRContext *s, uint32_t *r, uint32_t *g, uint32_t *b, in decode_units() function
311 ret = decode_units(s, &r, &g, &b, &cx, &cx1); in decompress_i()
345 ret = decode_units(s, &r, &g, &b, &cx, &cx1); in decompress_i()
467 ret = decode_units(s, &r, &g, &b, &cx, &cx1); in decompress_p()