Home
last modified time | relevance | path

Searched defs:bit_offset (Results 1 – 16 of 16) sorted by relevance

/third_party/boost/boost/random/
Dsobol.hpp75 const std::size_t bit_offset = dimension*j + dim; in resize() local
90 const std::size_t bit_offset = dimension * j; in resize() local
/third_party/boost/libs/sort/example/
Dbinaryalrbreaker.cpp73 unsigned bit_offset = bit_shift; in main() local
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
Dastc_integer_sequence.cpp238 int bit_offset in decode_ise()
/third_party/weston/libweston/backend-drm/
Dvaapi-recorder.c125 int bit_offset; member
152 int bit_offset = (bs->bit_offset & 0x1f); in bitstream_end() local
164 int bit_offset = (bs->bit_offset & 0x1f); in bitstream_put_ui() local
223 int bit_offset = (bs->bit_offset & 0x7); in bitstream_byte_aligning() local
/third_party/boost/boost/gil/
Dbit_aligned_pixel_reference.hpp45 bit_range(byte_t* current_byte, int bit_offset) in bit_range()
78 int bit_offset() const { return _bit_offset; } in bit_offset() function in boost::gil::bit_range
/third_party/mbedtls/library/
Dx509write_csr.c128 size_t bit_offset ) in csr_get_unused_bits_for_named_bitstring()
Dx509write_crt.c274 size_t bit_offset ) in crt_get_unused_bits_for_named_bitstring()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbitwriter.h257 guint32 bit_offset, bit_left; in gst_bit_writer_align_bytes_unchecked() local
/third_party/ffmpeg/libavcodec/
Dwmadec.c820 int nb_frames, bit_offset, i, pos, len, ret; in wma_decode_superframe() local
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-rockchip/
Drockchip_mipi_dsi.h24 #define DSI_HOST_BITS(addr, bits, bit_offset) \ argument
/third_party/uboot/u-boot-2020.01/drivers/mtd/nand/raw/
Dmxs_nand.c378 uint32_t bit_offset = geo->block_mark_bit_offset; in mxs_nand_swap_block_mark() local
/third_party/uboot/u-boot-2020.01/product/hiosd/dec/
Djpegd.h141 unsigned int bit_offset; member
/third_party/uboot/u-boot-2020.01/arch/x86/include/asm/
Dacpi_table.h134 u8 bit_offset; /* Register bit offset */ member
/third_party/f2fs-tools/fsck/
Dfsck.c1290 int bit_offset; in print_dentry() local
/third_party/minimp3/player/
Dstb_image.h5203 int bit_offset = 7, v = stbi__get8(s); in stbi__bmp_load() local
/third_party/quickjs/
Dlibbf.c818 slimb_t bit_offset, b_offset, n; in count_cancelled_bits() local