/third_party/ffmpeg/libavcodec/ |
D | svq1dec.c | 163 static int svq1_decode_block_intra(GetBitContext *bitbuf, uint8_t *pixels, in svq1_decode_block_intra() 230 static int svq1_decode_block_non_intra(GetBitContext *bitbuf, uint8_t *pixels, in svq1_decode_block_non_intra() 290 static int svq1_decode_motion_vector(GetBitContext *bitbuf, svq1_pmv *mv, in svq1_decode_motion_vector() 333 static int svq1_motion_inter_block(HpelDSPContext *hdsp, GetBitContext *bitbuf, in svq1_motion_inter_block() 376 static int svq1_motion_inter_4v_block(HpelDSPContext *hdsp, GetBitContext *bitbuf, in svq1_motion_inter_4v_block() 454 GetBitContext *bitbuf, in svq1_decode_delta_block() 511 static void svq1_parse_string(GetBitContext *bitbuf, uint8_t out[257]) in svq1_parse_string() 529 GetBitContext *bitbuf = &s->gb; in svq1_decode_frame_header() local
|
D | dfa.c | 69 int mask = 0x10000, bitbuf = 0; in decode_tsw1() local 112 int mask = 0x10000, bitbuf = 0; in decode_dsw1() local 149 int mask = 0x10000, bitbuf = 0; in decode_dds1() local
|
D | dvbsubenc.c | 45 unsigned int bitbuf; in dvb_encode_rle2() local 140 unsigned int bitbuf; in dvb_encode_rle4() local
|
D | hnm4video.c | 50 static int getbit(GetByteContext *gb, uint32_t *bitbuf, int *bits) in getbit() 71 uint32_t bitbuf = 0, writeoffset = 0, count = 0; in unpack_intraframe() local
|
D | kmvc.c | 56 int bitbuf; member
|
D | dvdsubenc.c | 51 unsigned int bitbuf = 0; in dvd_encode_rle() local
|
D | g2meet.c | 1059 int bits, bitbuf, coded; in kempf_decode_tile() local
|
/third_party/toybox/lib/ |
D | deflate.c | 34 struct bitbuf { struct 39 // malloc a struct bitbuf argument
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/blast/ |
D | blast.c | 47 int bitbuf; /* bit buffer */ member 136 int bitbuf; /* bits from stream */ in decode() local
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/blast/ |
D | blast.c | 47 int bitbuf; /* bit buffer */ member 136 int bitbuf; /* bits from stream */ in decode() local
|
/third_party/zlib/contrib/blast/ |
D | blast.c | 47 int bitbuf; /* bit buffer */ member 136 int bitbuf; /* bits from stream */ in decode() local
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/puff/ |
D | puff.c | 108 int bitbuf; /* bit buffer */ member 270 int bitbuf; /* bits from stream */ in decode() local
|
/third_party/zlib/contrib/puff/ |
D | puff.c | 108 int bitbuf; /* bit buffer */ member 270 int bitbuf; /* bits from stream */ in decode() local
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/puff/ |
D | puff.c | 108 int bitbuf; /* bit buffer */ member 270 int bitbuf; /* bits from stream */ in decode() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
D | libtommath.c | 1887 int err, bitbuf, bitcpy, bitcnt, mode, digidx, x, y, winsize; in s_mp_exptmod() local 2964 int err, bitbuf, bitcpy, bitcnt, mode, digidx, x, y, winsize; in mp_exptmod_fast() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
D | libtommath.c | 1887 int err, bitbuf, bitcpy, bitcnt, mode, digidx, x, y, winsize; in s_mp_exptmod() local 2964 int err, bitbuf, bitcpy, bitcnt, mode, digidx, x, y, winsize; in mp_exptmod_fast() local
|