Home
last modified time | relevance | path

Searched defs:bitbuf (Results 1 - 12 of 12) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddvbsubenc.c46 unsigned int bitbuf; in dvb_encode_rle2() local
141 unsigned int bitbuf; in dvb_encode_rle4() local
[all...]
H A Ddfa.c70 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 Dkmvc.c58 int bitbuf; member
H A Dhnm4video.c51 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 Ddvdsubenc.c52 unsigned int bitbuf = 0; in dvd_encode_rle() local
H A Dsvq1dec.c164 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 Dg2meet.c1061 int bits, bitbuf, coded; in kempf_decode_tile() local
/third_party/zlib/contrib/blast/
H A Dblast.c47 int bitbuf; /* bit buffer */ member
136 int bitbuf; /* bits from stream */ in decode() local
[all...]
/third_party/zlib/contrib/puff/
H A Dpuff.c108 int bitbuf; /* bit buffer */ member
270 int bitbuf; /* bits from stream */ in decode() local
[all...]
/third_party/toybox/lib/
H A Ddeflate.c34 struct bitbuf { struct
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dlibtommath.c1887 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 Dlibtommath.c1887 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...]

Completed in 19 milliseconds