Home
last modified time | relevance | path

Searched defs:byte_offset (Results 1 – 25 of 41) sorted by relevance

12

/external/e2fsprogs/ext2ed/
Dinodebitmap_com.c137 int byte_offset,j; in allocate_inode() local
149 int byte_offset,j; in deallocate_inode() local
Dblockbitmap_com.c177 int byte_offset,j; in allocate_block() local
192 int byte_offset,j; in deallocate_block() local
/external/chromium_org/media/blink/
Dbuffered_data_source_host_impl.cc25 int64 byte_offset, int64 total_bytes, base::TimeDelta duration) { in TimeForByteOffset()
/external/lldb/source/Core/
DValueObjectConstResultChild.cpp25 int32_t byte_offset, in ValueObjectConstResultChild()
DValueObjectChild.cpp33 int32_t byte_offset, in ValueObjectChild()
/external/chromium_org/skia/ext/
Dconvolver_mips_dspr2.cc243 int byte_offset; in ConvolveVertically_mips_dspr2() local
/external/skia/src/images/
DSkJpegUtility.cpp26 static boolean sk_seek_input_data(j_decompress_ptr cinfo, long byte_offset) { in sk_seek_input_data()
/external/chromium_org/third_party/skia/src/images/
DSkJpegUtility.cpp26 static boolean sk_seek_input_data(j_decompress_ptr cinfo, long byte_offset) { in sk_seek_input_data()
/external/chromium_org/net/spdy/
Dhpack_input_stream.cc132 size_t byte_offset = (bit_offset_ + *peeked_count) / 8; in PeekBits() local
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
Dlp_tile_image.c202 uint byte_offset = tile_offset * bytes_per_tile; in lp_tiled_to_linear() local
291 uint byte_offset = tile_offset * bytes_per_tile; in lp_linear_to_tiled() local
Dlp_texture.c1320 uint byte_offset = tile_offset * TILE_SIZE * TILE_SIZE * 4; in llvmpipe_unswizzle_cbuf_tile() local
1362 uint byte_offset = tile_offset * TILE_SIZE * TILE_SIZE * 4; in llvmpipe_swizzle_cbuf_tile() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_tile_image.c202 uint byte_offset = tile_offset * bytes_per_tile; in lp_tiled_to_linear() local
291 uint byte_offset = tile_offset * bytes_per_tile; in lp_linear_to_tiled() local
Dlp_texture.c1320 uint byte_offset = tile_offset * TILE_SIZE * TILE_SIZE * 4; in llvmpipe_unswizzle_cbuf_tile() local
1362 uint byte_offset = tile_offset * TILE_SIZE * TILE_SIZE * 4; in llvmpipe_swizzle_cbuf_tile() local
/external/chromium_org/net/quic/
Dquic_stream_sequencer.cc47 QuicStreamOffset byte_offset = frame.offset; in OnStreamFrame() local
Dquic_stream_sequencer_test.cc109 void OnFinFrame(QuicStreamOffset byte_offset, const char* data) { in OnFinFrame()
118 void OnFrame(QuicStreamOffset byte_offset, const char* data) { in OnFrame()
/external/chromium_org/content/child/npapi/
Dplugin_stream.cc190 int byte_offset = 0; in TryWriteToPlugin() local
/external/lldb/include/lldb/
Dlldb-private-types.h29 …uint32_t byte_offset; // The byte offset in the register context data where this register's val… member
/external/qemu/distrib/jpeg-6b/
Djdhuff.c579 unsigned int byte_offset = bitstream_offset >> LOG_TWO_BIT_BUF_SIZE; in jpeg_configure_huffman_decoder() local
877 int byte_offset, int bit_left, INT32 buf) in jset_input_stream_position_bit()
Djdphuff.c716 unsigned int byte_offset = bitstream_offset >> LOG_TWO_BIT_BUF_SIZE; in jpeg_configure_huffman_decoder_progressive() local
/external/jpeg/
Djdhuff.c579 unsigned int byte_offset = bitstream_offset >> LOG_TWO_BIT_BUF_SIZE; in jpeg_configure_huffman_decoder() local
877 int byte_offset, int bit_left, INT32 buf) in jset_input_stream_position_bit()
Djdphuff.c695 unsigned int byte_offset = bitstream_offset >> LOG_TWO_BIT_BUF_SIZE; in jpeg_configure_huffman_decoder_progressive() local
/external/kernel-headers/original/uapi/sound/
Dcompress_offload.h68 __u32 byte_offset; member
/external/lldb/source/API/
DSBType.cpp603 const uint32_t byte_offset = bit_offset / 8u; in GetDescription() local
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
Dbrw_vs_emit.c1174 GLuint byte_offset = arg.nr * 32 + arg.subnr + offset * reg_size; in deref() local
1212 GLuint byte_offset = base.nr * 32 + base.subnr; in move_to_reladdr_dst() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vs_emit.c1174 GLuint byte_offset = arg.nr * 32 + arg.subnr + offset * reg_size; in deref() local
1212 GLuint byte_offset = base.nr * 32 + base.subnr; in move_to_reladdr_dst() local

12