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/mesa3d/src/mesa/main/
Dtexcompress_bptc_tmp.h356 int bit_offset, in extract_unorm_endpoints()
541 int bit_offset, secondary_bit_offset; in fetch_rgba_unorm_from_block() local
663 int bit_offset_head, bit_offset, secondary_bit_offset; in decompress_rgba_unorm_block() local
878 int bit_offset, in extract_float_endpoints()
969 int bit_offset; in fetch_rgb_float_from_block() local
1051 int bit_offset_head, bit_offset; in decompress_rgb_float_block() 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/gstreamer/gstreamer/libs/gst/base/
Dgstbitwriter.h257 guint32 bit_offset, bit_left; in gst_bit_writer_align_bytes_unchecked() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_meta_clear.c764 uint32_t bit_offset = 0; in get_color_clear_pipeline_cache_key() local
792 uint32_t bit_offset = 0; in get_depth_clear_pipeline_cache_key() local
/third_party/ffmpeg/libavcodec/
Dwmadec.c813 int nb_frames, bit_offset, i, pos, len, ret; in wma_decode_superframe() local
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
Ddisasm.c788 unsigned bit_offset = 0; in ppir_disassemble_instr() local
/third_party/ltp/tools/sparse/sparse-src/
Dshow-parse.c1065 int bit_offset; in show_position_expr() local
Dexpand.c1006 static unsigned long bit_offset(const struct expression *expr) in bit_offset() function
Dsymbol.c149 unsigned long bit_offset = bit_size & align_bit_mask; in lay_out_struct() local
Dsymbol.h182 unsigned int bit_offset:8, member
/third_party/f2fs-tools/fsck/
Dfsck.c1290 int bit_offset; in print_dentry() local
/third_party/quickjs/
Dlibbf.c818 slimb_t bit_offset, b_offset, n; in count_cancelled_bits() local