Home
last modified time | relevance | path

Searched defs:byte_count (Results 1 – 25 of 30) sorted by relevance

12

/external/webrtc/webrtc/base/
Dwin32regkey.cc104 DWORD byte_count) { in SetValue()
114 DWORD byte_count) { in SetValueMultiSZ()
145 DWORD byte_count = 0; in GetValue() local
164 DWORD byte_count = 0; in GetValue() local
212 DWORD* byte_count) { in GetValue()
387 DWORD byte_count) { in SetValueStaticHelper()
437 DWORD* byte_count) { in GetValueStaticHelper()
520 DWORD byte_count = sizeof(DWORD); in GetValue() local
534 DWORD byte_count = sizeof(DWORD64); in GetValue() local
547 DWORD byte_count = 0; in GetValue() local
[all …]
Dbitbuffer.cc76 BitBuffer::BitBuffer(const uint8_t* bytes, size_t byte_count) in BitBuffer()
144 bool BitBuffer::ConsumeBytes(size_t byte_count) { in ConsumeBytes()
221 BitBufferWriter::BitBufferWriter(uint8_t* bytes, size_t byte_count) in BitBufferWriter()
/external/opencv3/3rdparty/libjpeg/
Djmemansi.c99 long file_offset, long byte_count) in read_backing_store()
112 long file_offset, long byte_count) in write_backing_store()
Djmemmgr.c694 long bytesperrow, file_offset, byte_count, rows, thisrow, i; in do_sarray_io() local
727 long bytesperrow, file_offset, byte_count, rows, thisrow, i; in do_barray_io() local
/external/mesa3d/src/gallium/drivers/radeon/
Dloader.cpp24 unsigned byte_count; in main() local
Dradeon_llvm_emit.cpp84 unsigned * byte_count, const char * gpu_family, in radeon_llvm_compile()
/external/sfntly/cpp/src/test/
Dchrome_subsetter.cc60 int byte_count = fwrite(output_buffer, 1, output_length, output_file); in TestChromeSubsetter() local
/external/curl/lib/
Dsmb.h127 unsigned short byte_count; member
147 unsigned short byte_count; member
156 unsigned short byte_count; member
179 unsigned short byte_count; member
221 unsigned short byte_count; member
237 unsigned short byte_count; member
245 unsigned short byte_count; member
250 unsigned short byte_count; member
Dsmb.c434 size_t byte_count = sizeof(lm) + sizeof(nt); in smb_send_setup() local
480 size_t byte_count = strlen(conn->host.name) + strlen(req->share); in smb_send_tree_connect() local
505 size_t byte_count; in smb_send_open() local
/external/sfntly/cpp/src/sample/chromium/
Dchrome_subsetter.cc64 int byte_count = 0; in SaveFile() local
/external/fio/crc/
Dmd5.h22 uint64_t byte_count; member
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Dh264_sps_parser_unittest.cc94 size_t byte_count, bit_offset; in GenerateFakeSps() local
/external/webrtc/talk/app/webrtc/
Ddatachannel.h213 size_t byte_count() const { in byte_count() function
/external/dbus/dbus/
Ddbus-sha.c281 #define swap_words(buffer, byte_count) argument
285 int byte_count) in swap_words()
/external/skia/src/utils/
DSkMD5.cpp231 static inline bool is_aligned(const void *pointer, size_t byte_count) { in is_aligned()
/external/libvpx/libvpx/third_party/libwebm/
Dmkvmuxerutil.cpp320 const int32 byte_count = size - i; in SerializeInt() local
349 const int32 byte_count = 4 - i; in SerializeFloat() local
/external/libavc/encoder/
Dih264e_cabac_encode.c1631 WORD32 byte_count = 0; in ih264e_write_islice_mb_cabac() local
1781 WORD32 byte_count = 0; in ih264e_write_pslice_mb_cabac() local
2069 WORD32 byte_count = 0; in ih264e_write_bslice_mb_cabac() local
/external/libjpeg-turbo/
Djmemmgr.c725 long bytesperrow, file_offset, byte_count, rows, thisrow, i; in do_sarray_io() local
758 long bytesperrow, file_offset, byte_count, rows, thisrow, i; in do_barray_io() local
/external/pdfium/third_party/libjpeg/
Dfpdfapi_jmemmgr.c695 long bytesperrow, file_offset, byte_count, rows, thisrow, i; in do_sarray_io() local
728 long bytesperrow, file_offset, byte_count, rows, thisrow, i; in do_barray_io() local
/external/piex/src/
Dtiff_parser.cc499 const size_t byte_count = in ParseDirectory() local
/external/libnfc-nci/src/nfc/tags/
Drw_t1t_ndef.c2009 UINT16 byte_count = T1T_SEGMENT_SIZE; in rw_t1t_get_lock_bits_for_segment() local
Drw_t2t_ndef.c2148 UINT16 byte_count = 0; in rw_t2t_get_lock_bits_for_segment() local
/external/pdfium/third_party/freetype/src/truetype/
Dttgload.c263 FT_UInt byte_count ) in TT_Access_Glyph_Frame()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/
Dttgload.c264 FT_UInt byte_count ) in TT_Access_Glyph_Frame()
/external/freetype/src/truetype/
Dttgload.c286 FT_UInt byte_count ) in TT_Access_Glyph_Frame()

12