Home
last modified time | relevance | path

Searched defs:put_bits (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dput_bits.h247 static inline void put_bits(PutBitContext *s, int n, BitBuf value) in put_bits() function
[all...]
H A Dj2kenc.c221 static void put_bits(Jpeg2000EncoderContext *s, int val, int n) // TODO: optimize in put_bits() function
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djchuff.c499 simd_bit_buf_type put_buffer; int put_bits; in LOCAL() local
[all...]
H A Djcphuff.c99 int put_bits; /* # of bits now in it */ member
340 register int put_bits = entropy->put_bits; in emit_bits() local
[all...]

Completed in 6 milliseconds