Home
last modified time | relevance | path

Searched defs:write_bits (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/src/backends/rust_no_allocation/
Dpreamble.rs180 fn write_bits<T: Into<u64>>( in write_bits() method
225 fn write_bits<T: Into<u64>>( in write_bits() method
255 fn write_bits<T: Into<u64>>( in write_bits() method
/aosp_15_r20/external/mesa3d/src/gallium/frontends/va/
H A Dpicture_mpeg4.c137 write_bits(struct bit_stream *writer, unsigned int bits, unsigned int len) in write_bits() function
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_integer_sequence.cpp452 static inline void write_bits( in write_bits() function
Dastcenc_symbolic_physical.cpp37 static inline void write_bits( in write_bits() function
/aosp_15_r20/external/tcpdump/
H A Dsmbutil.c330 write_bits(netdissect_options *ndo, in write_bits() function
/aosp_15_r20/external/mesa3d/src/util/format/
H A Dtexcompress_bptc_tmp.h1290 write_bits(struct bit_writer *writer, int n_bits, int value) in write_bits() function