Home
last modified time | relevance | path

Searched defs:header_offset (Results 1 – 14 of 14) sorted by relevance

/external/webrtc/modules/video_coding/codecs/multiplex/
Dmultiplex_encoded_image_packer.cc153 int header_offset = kMultiplexImageHeaderSize; in PackAndRelease() local
235 int header_offset = header.first_component_header_offset; in Unpack() local
/external/sfntly/cpp/src/sfntly/table/
Dtable.h79 virtual int32_t header_offset() { return header_->offset(); } in header_offset() function
/external/google-breakpad/src/common/mac/
Dmacho_id.cc265 off_t header_offset; in WalkerCB() local
298 off_t header_offset; in WalkerCB() local
/external/webrtc/modules/audio_coding/codecs/red/
Daudio_encoder_copy_red.cc91 size_t header_offset = 0; in EncodeImpl() local
/external/llvm-project/libcxxabi/src/
Dcxa_exception.cpp188 size_t header_offset = get_cxa_exception_offset(); in __cxa_allocate_exception() local
203 size_t header_offset = get_cxa_exception_offset(); in __cxa_free_exception() local
/external/libcxxabi/src/
Dcxa_exception.cpp190 size_t header_offset = get_cxa_exception_offset(); in __cxa_allocate_exception() local
205 size_t header_offset = get_cxa_exception_offset(); in __cxa_free_exception() local
/external/mesa3d/src/broadcom/compiler/
Dv3d_nir_lower_io.c281 nir_ssa_def *header_offset = nir_load_var(b, state->gs.header_offset_var); in v3d_nir_lower_emit_vertex() local
645 nir_ssa_def *header_offset = in emit_gs_vpm_output_header_prolog() local
/external/pdfium/core/fpdfapi/parser/
Dcpdf_parser_unittest.cpp52 FX_FILESIZE header_offset) { in InitTestFromBufferWithOffset()
Dcpdf_data_avail.cpp487 const Optional<FX_FILESIZE> header_offset = GetHeaderOffset(GetValidator()); in CheckHeaderAndLinearized() local
Dcpdf_parser.cpp117 const Optional<FX_FILESIZE> header_offset = GetHeaderOffset(validator); in InitSyntaxParser() local
/external/tensorflow/tensorflow/core/lib/io/
Drecordio_test.cc169 void FixChecksum(int header_offset, int len) { in FixChecksum()
/external/libchrome/mojo/core/
Duser_message_impl.cc492 size_t header_offset = in AppendData() local
/external/python/cpython2/Modules/
Dzipimport.c711 unsigned int crc, data_size, file_size, header_size, header_offset; in read_directory() local
/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp509 lldb::offset_t header_offset = data_offset; in GetModuleSpecifications() local
553 lldb::offset_t header_offset = data_offset; in GetModuleSpecifications() local