Searched defs:byte_offset (Results 1 - 25 of 36) sorted by relevance

12

/external/chromium_org/media/blink/
H A Dbuffered_data_source_host_impl.cc25 int64 byte_offset, int64 total_bytes, base::TimeDelta duration) {
26 double position = static_cast<double>(byte_offset) / total_bytes;
24 TimeForByteOffset( int64 byte_offset, int64 total_bytes, base::TimeDelta duration) argument
/external/chromium_org/skia/ext/
H A Dconvolver_mips_dspr2.cc243 int byte_offset; local
361 [offset] "+r" (byte_offset), [fy] "+r" (filter_y), [cnt] "+r" (cnt),
467 [offset] "+r" (byte_offset), [fy] "+r" (filter_y), [cnt] "+r" (cnt),
H A Dconvolver.cc189 int byte_offset = out_x * 4; local
195 accum[0] += cur_filter * source_data_rows[filter_y][byte_offset + 0];
196 accum[1] += cur_filter * source_data_rows[filter_y][byte_offset + 1];
197 accum[2] += cur_filter * source_data_rows[filter_y][byte_offset + 2];
199 accum[3] += cur_filter * source_data_rows[filter_y][byte_offset + 3];
211 out_row[byte_offset + 0] = ClampTo8(accum[0]);
212 out_row[byte_offset + 1] = ClampTo8(accum[1]);
213 out_row[byte_offset + 2] = ClampTo8(accum[2]);
224 int max_color_channel = std::max(out_row[byte_offset + 0],
225 std::max(out_row[byte_offset
[all...]
/external/e2fsprogs/ext2ed/
H A Dblockbitmap_com.c177 int byte_offset,j; local
179 byte_offset=entry_num/8; /* Find the correct byte - entry_num/8 */
183 type_data.u.buffer [byte_offset] |= bit_mask; /* And apply it */
192 int byte_offset,j; local
194 byte_offset=entry_num/8;
199 type_data.u.buffer [byte_offset] &= bit_mask;
H A Dinodebitmap_com.c137 int byte_offset,j; local
139 byte_offset=entry_num/8;
142 type_data.u.buffer [byte_offset] |= bit_mask;
149 int byte_offset,j; local
151 byte_offset=entry_num/8;
156 type_data.u.buffer [byte_offset] &= bit_mask;
/external/chromium_org/third_party/skia/src/images/
H A DSkJpegUtility.cpp26 static boolean sk_seek_input_data(j_decompress_ptr cinfo, long byte_offset) { argument
28 size_t bo = (size_t) byte_offset;
/external/lldb/source/Core/
H A DValueObjectChild.cpp33 int32_t byte_offset,
43 m_byte_offset (byte_offset),
27 ValueObjectChild( ValueObject &parent, const ClangASTType &clang_type, const ConstString &name, uint64_t byte_size, int32_t byte_offset, uint32_t bitfield_bit_size, uint32_t bitfield_bit_offset, bool is_base_class, bool is_deref_of_parent, AddressType child_ptr_or_ref_addr_type ) argument
H A DValueObjectConstResultChild.cpp25 int32_t byte_offset,
35 byte_offset,
19 ValueObjectConstResultChild( ValueObject &parent, const ClangASTType &clang_type, const ConstString &name, uint32_t byte_size, int32_t byte_offset, uint32_t bitfield_bit_size, uint32_t bitfield_bit_offset, bool is_base_class, bool is_deref_of_parent ) argument
/external/skia/src/images/
H A DSkJpegUtility.cpp26 static boolean sk_seek_input_data(j_decompress_ptr cinfo, long byte_offset) { argument
28 size_t bo = (size_t) byte_offset;
/external/chromium_org/net/quic/
H A Dquic_stream_sequencer.cc47 QuicStreamOffset byte_offset = frame.offset; local
68 if (!blocked_ && byte_offset == num_bytes_consumed_) {
69 DVLOG(1) << "Processing byte offset " << byte_offset;
92 byte_offset += bytes_consumed;
98 DVLOG(1) << "Buffering stream data at offset " << byte_offset;
101 byte_offset, string(static_cast<char*>(iov.iov_base), iov.iov_len)));
102 byte_offset += iov.iov_len;
H A Dquic_stream_sequencer_test.cc109 void OnFinFrame(QuicStreamOffset byte_offset, const char* data) { argument
112 frame.offset = byte_offset;
118 void OnFrame(QuicStreamOffset byte_offset, const char* data) { argument
121 frame.offset = byte_offset;
H A Dquic_protocol.cc306 byte_offset(bytes_written) {
485 << "byte_offset { " << window_update_frame.byte_offset << " }\n";
553 QuicStreamOffset byte_offset)
555 byte_offset(byte_offset) {}
552 QuicWindowUpdateFrame(QuicStreamId stream_id, QuicStreamOffset byte_offset) argument
/external/chromium_org/net/spdy/
H A Dhpack_input_stream.cc132 size_t byte_offset = (bit_offset_ + *peeked_count) / 8; local
135 if (*peeked_count >= 32 || byte_offset >= buffer_.size()) {
142 uint32 new_bits = static_cast<uint32>(buffer_[byte_offset]);
/external/lldb/include/lldb/
H A Dlldb-private-types.h29 uint32_t byte_offset; // The byte offset in the register context data where this register's value is found member in struct:lldb_private::__anon25265
/external/chromium_org/content/child/npapi/
H A Dplugin_stream.cc190 int byte_offset = 0; local
195 while (byte_offset < length) {
196 int bytes_remaining = length - byte_offset;
202 return byte_offset;
206 const_cast<char*>(buf + byte_offset));
214 return byte_offset;
221 byte_offset += bytes_consumed;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_tile_image.c202 uint byte_offset = tile_offset * bytes_per_tile; local
203 const uint8_t *src_tile = (uint8_t *) src + byte_offset;
291 uint byte_offset = tile_offset * bytes_per_tile; local
292 uint8_t *dst_tile = (uint8_t *) dst + byte_offset;
H A Dlp_texture.c1320 uint byte_offset = tile_offset * TILE_SIZE * TILE_SIZE * 4; local
1328 lp_tiled_to_linear(tile - byte_offset, linear_image,
1362 uint byte_offset = tile_offset * TILE_SIZE * TILE_SIZE * 4; local
1370 lp_linear_to_tiled(linear_image, tile - byte_offset,
/external/jpeg/
H A Djdphuff.c695 unsigned int byte_offset = bitstream_offset >> LOG_TWO_BIT_BUF_SIZE; local
699 jset_input_stream_position_bit(cinfo, byte_offset,
H A Djdhuff.c579 unsigned int byte_offset = bitstream_offset >> LOG_TWO_BIT_BUF_SIZE; local
583 jset_input_stream_position_bit(cinfo, byte_offset,
877 int byte_offset, int bit_left, INT32 buf)
884 jset_input_stream_position(cinfo, byte_offset);
876 jset_input_stream_position_bit(j_decompress_ptr cinfo, int byte_offset, int bit_left, INT32 buf) argument
/external/kernel-headers/original/uapi/sound/
H A Dcompress_offload.h58 * @byte_offset: Byte offset in ring buffer to DSP
68 __u32 byte_offset; member in struct:snd_compr_tstamp
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_tile_image.c202 uint byte_offset = tile_offset * bytes_per_tile; local
203 const uint8_t *src_tile = (uint8_t *) src + byte_offset;
291 uint byte_offset = tile_offset * bytes_per_tile; local
292 uint8_t *dst_tile = (uint8_t *) dst + byte_offset;
/external/qemu/distrib/jpeg-6b/
H A Djdphuff.c716 unsigned int byte_offset = bitstream_offset >> LOG_TWO_BIT_BUF_SIZE; local
720 jset_input_stream_position_bit(cinfo, byte_offset,
H A Djdhuff.c579 unsigned int byte_offset = bitstream_offset >> LOG_TWO_BIT_BUF_SIZE; local
583 jset_input_stream_position_bit(cinfo, byte_offset,
877 int byte_offset, int bit_left, INT32 buf)
884 jset_input_stream_position(cinfo, byte_offset);
876 jset_input_stream_position_bit(j_decompress_ptr cinfo, int byte_offset, int bit_left, INT32 buf) argument
/external/lldb/source/API/
H A DSBType.cpp603 const uint32_t byte_offset = bit_offset / 8u; local
607 strm.Printf ("+%u + %u bits: (", byte_offset, byte_bit_offset);
609 strm.Printf ("+%u: (", byte_offset);
/external/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteRegisterContext.cpp116 Error error (value.SetValueFromData(reg_info, m_reg_data, reg_info->byte_offset, partial_data_ok));
133 const size_t bytes_copied = response.GetHexBytes (const_cast<uint8_t*>(m_reg_data.PeekData(reg_info->byte_offset, reg_byte_size)), reg_byte_size, '\xcc');
287 data.SetData (m_reg_data, reg_info->byte_offset, reg_info->byte_size);
311 packet.PutBytesAsRawHex8 (m_reg_data.PeekData(reg_info->byte_offset, reg_info->byte_size),
372 uint8_t *dst = const_cast<uint8_t*>(m_reg_data.PeekData(reg_info->byte_offset, reg_info->byte_size));
868 if (g_register_infos[2].byte_offset == 0)
870 uint32_t byte_offset = 0; local
873 // For primordial registers, increment the byte_offset by the byte_size to arrive at the
874 // byte_offset for the next register. Otherwise, we have a composite register whose
878 g_register_infos[i].byte_offset
[all...]

Completed in 672 milliseconds

12