Searched refs:decode_run_i (Results 1 – 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | scpr.h | 80 static int decode_run_i(AVCodecContext *avctx, uint32_t ptype, int run, in decode_run_i() function
|
D | scpr.c | 359 ret = decode_run_i(avctx, ptype, run, &x, &y, clr, in decompress_i()
|
D | scpr3.c | 1002 ret = decode_run_i(avctx, ptype, run, &x, &y, clr, in decompress_i3()
|