Searched refs:decode_run_2bit (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | dvdsubdec.c | 65 static int decode_run_2bit(GetBitContext *gb, int *color) in decode_run_2bit() function 124 len = decode_run_2bit(&gb, &color); in decode_rle() |
Completed in 2 milliseconds