/hardware/libhardware/include/hardware/ |
bt_hh.h | 169 bt_status_t (*get_report)(bt_bdaddr_t *bd_addr, bthh_report_type_t reportType, uint8_t reportId, int bufferSize);
|
/hardware/libhardware_legacy/audio/ |
AudioDumpInterface.cpp | 318 size_t AudioStreamOutDump::bufferSize() const 320 if (mFinalStream != 0 ) return mFinalStream->bufferSize(); 521 size_t AudioStreamInDump::bufferSize() const 523 if (mFinalStream != 0 ) return mFinalStream->bufferSize();
|
AudioHardwareStub.cpp | 148 snprintf(buffer, SIZE, "\tbuffer size: %d\n", bufferSize()); 193 snprintf(buffer, SIZE, "\tbuffer size: %d\n", bufferSize());
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/ |
Exynos_OMX_Vdec.h | 76 int bufferSize[MAX_BUFFER_PLANE]; /* buffer alloc size */
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/ |
Exynos_OMX_Venc.h | 76 int bufferSize[MAX_BUFFER_PLANE]; /* buffer alloc size */
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
quotearg.h | 222 /* Place into buffer BUFFER (of size BUFFERSIZE) a quoted version of 227 If BUFFERSIZE is too small to store the output string, return the 228 value that would have been returned had BUFFERSIZE been large enough. 233 size_t quotearg_buffer (char *buffer, size_t buffersize,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/ |
scc.h | 129 unsigned int bufsize; /* used buffersize */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
scc.h | 129 unsigned int bufsize; /* used buffersize */
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/ |
minitape.h | 149 UCHAR BufferSize[2];
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
tdh.h | 205 ULONG BufferSize,
|
ndr64types.h | 557 NDR64_UINT32 BufferSize; 567 NDR64_UINT32 BufferSize;
|
routprot.h | 178 typedef DWORD (WINAPI *PGET_INTERFACE_INFO)(ULONG InterfaceIndex,PVOID InterfaceInfo,PULONG BufferSize,PULONG StructureVersion,PULONG StructureSize,PULONG StructureCount); 183 typedef DWORD (WINAPI *PGET_GLOBAL_INFO)(PVOID GlobalInfo,PULONG BufferSize,PULONG StructureVersion,PULONG StructureSize,PULONG StructureCount);
|
rpcdcep.h | 195 RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerInqLocalConnAddress(RPC_BINDING_HANDLE Binding,void *Buffer,unsigned __LONG32 *BufferSize,unsigned __LONG32 *AddressFormat); 223 unsigned __LONG32 BufferSize;
|
/external/aac/libMpegTPEnc/include/ |
mpegFileWrite.h | 122 * \param bufferSize Size of buffer to write in bytes. 127 int bufferSize
|
/external/deqp/modules/glshared/ |
glsTextureBufferCase.cpp | 828 size_t bufferSize, 835 log << TestLog::Message << "Buffer size : " << bufferSize << TestLog::EndMessage; 848 size_t bufferSize, 868 logTextureInfo(log, format, bufferSize, offset, size); 874 genRandomCoords(rng, bufferData, 0, bufferSize); 888 glu::TextureBuffer texture (renderContext, format, bufferSize, offset, size, &(bufferData[0])); 925 size_t bufferSize, 936 , m_bufferSize (bufferSize) [all...] |
/external/llvm/lib/Target/X86/ |
X86ScheduleSLM.td | 37 def FPC_RSV0 : ProcResource<1> { let BufferSize = 1; } 38 def FPC_RSV1 : ProcResource<1> { let BufferSize = 1; }
|
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/ |
cmsnamed.c | 347 char* Buffer, cmsUInt32Number BufferSize) 369 if (BufferSize <= 0) return 0; 372 if (BufferSize < ASCIIlen + 1) 373 ASCIIlen = BufferSize - 1; 392 wchar_t* Buffer, cmsUInt32Number BufferSize) 410 if (BufferSize <= 0) return 0; 413 if (BufferSize < StrLen + sizeof(wchar_t)) 414 StrLen = BufferSize - + sizeof(wchar_t);
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/ |
DexDataWriter.java | 67 public DexDataWriter(@Nonnull OutputStream output, int filePosition, int bufferSize) { 68 super(output, bufferSize);
|
/external/srec/srec/Recognizer/src/ |
Recognizer.c | 243 ESR_ReturnCode SR_RecognizerPutAudio(SR_Recognizer* self, asr_int16_t* buffer, size_t* bufferSize, 260 return self->putAudio(self, buffer, bufferSize, isLast);
|
/frameworks/base/rs/java/android/renderscript/ |
ProgramVertexFixedFunction.java | 221 int bufferSize = constInputType.getElement().getBytesSize()* 223 mIOBuffer = new FieldPacker(bufferSize);
|
/hardware/intel/common/omx-components/videocodec/ |
OMXVideoDecoderVP9Hybrid.cpp | 62 int bufferSize = mGraphicBufferParam.graphicBufferStride * 97 mInitDecoder(mHybridCtx,bufferSize,bufferStride,mOMXBufferHeaderTypePtrNum, buff);
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/ |
Ver2DictEncoder.java | 103 final int bufferSize = lastNodeArray.mCachedAddressAfterUpdate + lastNodeArray.mCachedSize; 104 mBuffer = new byte[bufferSize];
|
/external/chromium_org/third_party/WebKit/Source/platform/audio/ |
Biquad.cpp | 59 int bufferSize; 60 ippsIIRGetStateSize64f_BiQuad_32f(1, &bufferSize); 61 m_ippInternalBuffer = ippsMalloc_8u(bufferSize); 200 int bufferSize; 201 ippsIIRGetStateSize64f_BiQuad_32f(1, &bufferSize); 202 ippsZero_8u(m_ippInternalBuffer, bufferSize);
|
/external/chromium_org/third_party/protobuf/java/src/test/java/com/google/protobuf/ |
ByteStringTest.java | 427 for (int bufferSize : bufferSizes) { 430 ByteString.Output output = ByteString.newOutput(bufferSize); 449 for (int bufferSize : bufferSizes) { 450 ByteString.Output output = ByteString.newOutput(bufferSize); 470 for (int bufferSize : bufferSizes) { 473 ByteString.Output output = ByteString.newOutput(bufferSize);
|
/frameworks/base/core/java/android/bluetooth/ |
BluetoothInputDevice.java | 141 /* int reportType, int reportType, int bufferSize */ 592 * @param bufferSize Report receiving buffer size 597 public boolean getReport(BluetoothDevice device, byte reportType, byte reportId, int bufferSize) { 598 if (VDBG) log("getReport(" + device + "), reportType=" + reportType + " reportId=" + reportId + "bufferSize=" + bufferSize); 601 return mService.getReport(device, reportType, reportId, bufferSize);
|