Searched refs:sync_code3 (Results 1 – 1 of 1) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| D | scpr3.c | 723 static void sync_code3(GetByteContext *gb, RangeCoder *rc) in sync_code3() function 776 sync_code3(gb, rc); in decode_value3() 839 sync_code3(gb, rc); in decode_unit3() 844 sync_code3(gb, rc); in decode_unit3() 849 sync_code3(gb, rc); in decode_unit3() 856 sync_code3(gb, rc); in decode_unit3() 863 sync_code3(gb, rc); in decode_unit3() 869 sync_code3(gb, rc); in decode_unit3() 878 sync_code3(gb, rc); in decode_unit3() 1138 sync_code3(gb, &s->rc); in decompress_p3()
|