| /third_party/ffmpeg/libavcodec/ |
| D | svq1dec.c | 164 static int svq1_decode_block_intra(GetBitContext *bitbuf, uint8_t *pixels, in svq1_decode_block_intra() 231 static int svq1_decode_block_non_intra(GetBitContext *bitbuf, uint8_t *pixels, in svq1_decode_block_non_intra() 291 static int svq1_decode_motion_vector(GetBitContext *bitbuf, svq1_pmv *mv, in svq1_decode_motion_vector() 334 static int svq1_motion_inter_block(HpelDSPContext *hdsp, GetBitContext *bitbuf, in svq1_motion_inter_block() 377 static int svq1_motion_inter_4v_block(HpelDSPContext *hdsp, GetBitContext *bitbuf, in svq1_motion_inter_4v_block() 455 GetBitContext *bitbuf, in svq1_decode_delta_block() 512 static void svq1_parse_string(GetBitContext *bitbuf, uint8_t out[257]) in svq1_parse_string() 530 GetBitContext *bitbuf = &s->gb; in svq1_decode_frame_header() local
|
| D | dfa.c | 70 int mask = 0x10000, bitbuf = 0; in decode_tsw1() local 113 int mask = 0x10000, bitbuf = 0; in decode_dsw1() local 150 int mask = 0x10000, bitbuf = 0; in decode_dds1() local
|
| D | dvbsubenc.c | 46 unsigned int bitbuf; in dvb_encode_rle2() local 141 unsigned int bitbuf; in dvb_encode_rle4() local
|
| D | hnm4video.c | 51 static int getbit(GetByteContext *gb, uint32_t *bitbuf, int *bits) in getbit() 72 uint32_t bitbuf = 0, writeoffset = 0, count = 0; in unpack_intraframe() local
|
| D | kmvc.c | 58 int bitbuf; member
|
| D | dvdsubenc.c | 52 unsigned int bitbuf = 0; in dvd_encode_rle() local
|
| D | g2meet.c | 1061 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/zlib/contrib/blast/ |
| D | blast.c | 47 int bitbuf; /* bit buffer */ member 136 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/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
|