Searched refs:decode_run_p (Results 1 – 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | scpr.h | 222 static int decode_run_p(AVCodecContext *avctx, uint32_t ptype, int run, in decode_run_p() function
|
D | scpr.c | 481 ret = decode_run_p(avctx, ptype, run, x, y, clr, in decompress_p()
|
D | scpr3.c | 1198 ret = decode_run_p(avctx, ptype, run, x, y, clr, in decompress_p3()
|