| /third_party/ffmpeg/libavcodec/ |
| H A D | dvbsubenc.c | 46 unsigned int bitbuf; in dvb_encode_rle2() local 141 unsigned int bitbuf; in dvb_encode_rle4() local [all...] |
| H A 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 [all...] |
| H A D | kmvc.c | 58 int bitbuf; member
|
| H A D | hnm4video.c | 51 static int getbit(GetByteContext *gb, uint32_t *bitbuf, int *bits) in getbit() argument 72 uint32_t bitbuf = 0, writeoffset = 0, count = 0; in unpack_intraframe() local
|
| H A D | dvdsubenc.c | 52 unsigned int bitbuf = 0; in dvd_encode_rle() local
|
| H A D | svq1dec.c | 164 static int svq1_decode_block_intra(GetBitContext *bitbuf, uint8_t *pixels, in svq1_decode_block_intra() argument 231 static int svq1_decode_block_non_intra(GetBitContext *bitbuf, uint8_t *pixels, in svq1_decode_block_non_intra() argument 291 static int svq1_decode_motion_vector(GetBitContext *bitbuf, svq1_pmv *mv, in svq1_decode_motion_vector() argument 334 svq1_motion_inter_block(HpelDSPContext *hdsp, GetBitContext *bitbuf, uint8_t *current, uint8_t *previous, ptrdiff_t pitch, svq1_pmv *motion, int x, int y, int width, int height) svq1_motion_inter_block() argument 377 svq1_motion_inter_4v_block(HpelDSPContext *hdsp, GetBitContext *bitbuf, uint8_t *current, uint8_t *previous, ptrdiff_t pitch, svq1_pmv *motion, int x, int y, int width, int height) svq1_motion_inter_4v_block() argument 454 svq1_decode_delta_block(AVCodecContext *avctx, HpelDSPContext *hdsp, GetBitContext *bitbuf, uint8_t *current, uint8_t *previous, ptrdiff_t pitch, svq1_pmv *motion, int x, int y, int width, int height) svq1_decode_delta_block() argument 512 svq1_parse_string(GetBitContext *bitbuf, uint8_t out[257]) svq1_parse_string() argument 530 GetBitContext *bitbuf = &s->gb; svq1_decode_frame_header() local [all...] |
| H A D | g2meet.c | 1061 int bits, bitbuf, coded; in kempf_decode_tile() local
|
| /third_party/zlib/contrib/blast/ |
| H A D | blast.c | 47 int bitbuf; /* bit buffer */ member 136 int bitbuf; /* bits from stream */ in decode() local [all...] |
| /third_party/zlib/contrib/puff/ |
| H A D | puff.c | 108 int bitbuf; /* bit buffer */ member 270 int bitbuf; /* bits from stream */ in decode() local [all...] |
| /third_party/toybox/lib/ |
| H A D | deflate.c | 34 struct bitbuf { struct [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
| H A 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 [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
| H A 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 [all...] |