Searched defs:bufferSize (Results 126 - 150 of 322) sorted by relevance

1234567891011>>

/haiku-fatelf/src/add-ons/media/plugins/ffmpeg/
H A DAVCodecEncoder.cpp547 size_t bufferSize = frameCount * inputFrameSize; local
589 AVCodecEncoder::_EncodeAudio(const uint8* buffer, size_t bufferSize, argument
647 size_t bufferSize local
[all...]
/haiku-fatelf/src/add-ons/print/drivers/pcl6/
H A DPCL6.cpp322 PCL6Driver::_RasterGraphics(const uchar* buffer, int bufferSize, int dataSize, argument
/haiku-fatelf/src/add-ons/translators/raw/
H A DRAWTranslator.cpp227 size_t bufferSize; local
/haiku-fatelf/src/add-ons/translators/sgi/
H A DSGIImage.cpp606 uint32 bufferSize = 1024; local
779 uint32 bufferSize local
[all...]
/haiku-fatelf/src/apps/cortex/DormantNodeView/
H A DDormantNodeView.cpp250 int32 bufferSize = bufferInc; local
298 int32 bufferSize = bufferInc; local
[all...]
/haiku-fatelf/src/apps/cortex/RouteApp/
H A DDormantNodeIO.cpp232 const int32 bufferSize = 32; local
H A Droute_app_io.cpp216 const int32 bufferSize = 64; local
/haiku-fatelf/src/apps/installer/
H A DUnzipEngine.cpp180 size_t bufferSize = 2048; local
/haiku-fatelf/src/apps/musiccollection/
H A DMusicCollectionWindow.cpp62 const ssize_t bufferSize = 256; local
/haiku-fatelf/src/apps/text_search/
H A DGrepper.cpp327 Grepper::_EscapeSpecialChars(char* buffer, ssize_t bufferSize) argument
/haiku-fatelf/src/bin/debug/ltrace/
H A Dltrace_stub.cpp125 size_t bufferSize = sizeof(buffer); local
/haiku-fatelf/src/bin/debug/scheduling_recorder/
H A Dscheduling_recorder.cpp167 size_t bufferSize = bufferHeader->size; local
207 bool _ProcessEventBuffer(uint8* buffer, size_t bufferSize) argument
[all...]
/haiku-fatelf/src/build/libroot/
H A Dfs_darwin.cpp380 readlinkat(int fd, const char *path, char *buffer, size_t bufferSize) argument
H A Dfs_descriptors.cpp333 AttributeDescriptor::Write(off_t offset, const void* buffer, size_t bufferSize) argument
H A Dfunction_remapper.cpp157 readlinkat(int fd, const char* path, char* buffer, size_t bufferSize) argument
/haiku-fatelf/src/kits/app/
H A DLinkReceiver.cpp180 ssize_t bufferSize; local
[all...]
/haiku-fatelf/src/kits/media/
H A DSound.cpp168 BSound::GetDataAt(off_t offset, void* intoBuffer, size_t bufferSize, argument
/haiku-fatelf/src/kits/network/libnetapi/
H A DNetBuffer.cpp51 ssize_t bufferSize; local
/haiku-fatelf/src/kits/package/hpkg/
H A DRepositoryWriterImpl.cpp66 int32 bufferSize = fPackageData.UncompressedSize(); local
/haiku-fatelf/src/kits/storage/disk_device/
H A DDiskDevice.cpp414 size_t bufferSize = 0; local
/haiku-fatelf/src/kits/tracker/
H A DAttributeStream.cpp426 Read(const char* name, const char* DEBUG_ONLY(foreignName), uint32 type, off_t bufferSize, void* buffer, void (*DEBUG_ONLY(swapFunc))(void*)) argument
/haiku-fatelf/src/system/boot/loader/file_systems/amiga_ffs/
H A DFile.cpp214 File::ReadAt(void *cookie, off_t pos, void *buffer, size_t bufferSize) argument
225 File::WriteAt(void *cookie, off_t pos, const void *buffer, size_t bufferSize) argument
/haiku-fatelf/src/system/boot/loader/file_systems/bfs/
H A DStream.cpp184 Stream::ReadLink(char* buffer, size_t bufferSize) argument
/haiku-fatelf/src/system/boot/loader/net/
H A DRemoteDisk.cpp238 RemoteDisk::_ReadFromPacket(off_t &pos, uint8 *&buffer, size_t &bufferSize) argument
92 ReadAt(void * , off_t pos, void *_buffer, size_t bufferSize) argument
154 WriteAt(void * , off_t pos, const void *buffer, size_t bufferSize) argument
[all...]
/haiku-fatelf/src/system/boot/loader/
H A Dpartitions.cpp157 Partition::ReadAt(void *cookie, off_t position, void *buffer, size_t bufferSize) argument
173 WriteAt(void *cookie, off_t position, const void *buffer, size_t bufferSize) argument

Completed in 223 milliseconds

1234567891011>>