Searched refs:decode_units3 (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | scpr3.c | 892 static int decode_units3(SCPRContext * s, uint32_t *red, in decode_units3() function 944 ret = decode_units3(s, &r, &g, &b, &cx, &cx1); in decompress_i3() 985 ret = decode_units3(s, &r, &g, &b, &cx, &cx1); in decompress_i3() 1183 ret = decode_units3(s, &r, &g, &b, &cx, &cx1); in decompress_p3()
|
Completed in 2 milliseconds