Home
last modified time | relevance | path

Searched defs:read_count (Results 1 – 17 of 17) sorted by relevance

/external/perfetto/test/
Dtest_helper.cc144 void TestHelper::ReadData(uint32_t read_count) { in ReadData()
166 void TestHelper::WaitForReadData(uint32_t read_count) { in WaitForReadData()
/external/libhevc/encoder/
Dosal_mbox.h71 UWORD32 read_count; /* Get Count */ member
Dosal_select_engine.h57 UWORD32 read_count; /* Count of read descriptors */ member
/external/sfntly/cpp/src/sfntly/port/
Dmemory_input_stream.cc91 size_t read_count = std::min<size_t>(length_ - position_, length); in Read() local
Dfile_input_stream.cc97 size_t read_count = std::min<size_t>(length_ - position_, length); in Read() local
/external/freetype/builds/unix/
Dftsystem.c322 ssize_t read_count; in FT_Stream_Open() local
/external/google-breakpad/src/client/windows/crash_generation/
Dclient_info.cc187 SIZE_T read_count = sizeof(CustomInfoEntry) * custom_client_info_.count; in PopulateCustomInfo() local
/external/webrtc/webrtc/common_audio/
Dring_buffer.c129 const size_t read_count = GetBufferReadRegions(self, in WebRtc_ReadBuffer() local
/external/f2fs-tools/fsck/
Dsegment.c102 u64 read_count; in f2fs_read() local
/external/grpc-grpc/test/core/surface/
Dbyte_buffer_reader_test.cc126 size_t read_count = 0; in read_compressed_slice() local
/external/nos/test/system-test-harness/src/
Dutil.cc291 size_t read_count = 0; in GetAhdlc() local
/external/freetype/src/pshinter/
Dpshglob.c141 FT_UInt read_count, in psh_blues_set_zones_0()
/external/webrtc/webrtc/modules/audio_processing/test/
Dprocess_test.cc553 size_t read_count = 0; in void_main() local
Daudio_processing_unittest.cc318 size_t read_count = fread(int_data, sizeof(int16_t), frame_size, file); in ReadChunk() local
535 size_t read_count = fread(frame->data_, in ReadFrame() local
/external/libpng/contrib/libtests/
Dpngimage.c377 size_t read_count; /* count of bytes read from current */ member
813 size_t read_count = bp->read_count; in buffer_read() local
/external/u-boot/arch/arm/mach-zynq/include/mach/
Dhardware.h113 u32 read_count; /* 0x8c */ member
/external/libpng/contrib/tools/
Dpngfix.c882 png_uint_32 read_count; /* Count of bytes read (in the chunk) */ member