/hardware/libhardware_legacy/audio/ |
D | AudioHardwareStub.h | 34 virtual size_t bufferSize() const { return 4096; } in bufferSize() function 51 virtual size_t bufferSize() const { return 320; } in bufferSize() function
|
D | AudioHardwareGeneric.h | 51 virtual size_t bufferSize() const { return 4096; } in bufferSize() function 85 virtual size_t bufferSize() const { return 320; } in bufferSize() function
|
D | A2dpAudioInterface.h | 87 virtual size_t bufferSize() const { return 512 * 20; } in bufferSize() function
|
D | AudioDumpInterface.cpp | 318 size_t AudioStreamOutDump::bufferSize() const in bufferSize() function in android::AudioStreamOutDump 521 size_t AudioStreamInDump::bufferSize() const in bufferSize() function in android::AudioStreamInDump
|
/hardware/ti/wlan/wl1271/CUDK/os/linux/src/ |
D | os_trans.c | 125 TI_BOOL os_sockSend (THandle socket_id, PS8 buffer, U32 bufferSize) in os_sockSend() 150 S32 os_sockRecv (THandle socket_id, PU8 pBuffer, U32 bufferSize, TI_SIZE_T flags) in os_sockRecv()
|
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/ |
D | OMXCapabilities.cpp | 230 size_t bufferSize) { in encodePixelformatCap() 257 size_t bufferSize) { in encodeFramerateCap() 310 size_t bufferSize) { in encodeVFramerateCap() 376 size_t bufferSize) { in encodeZoomCap() 406 size_t bufferSize) { in encodeISOCap() 433 size_t bufferSize) { in encodeSizeCap()
|
/hardware/libhardware/modules/gralloc/ |
D | gralloc.cpp | 122 const size_t bufferSize = m->finfo.line_length * m->info.yres; in gralloc_alloc_framebuffer_locked() local 257 const size_t bufferSize = m->finfo.line_length * m->info.yres; in gralloc_free() local
|
/hardware/msm7k/libgralloc-qsd8k/ |
D | gpu.cpp | 66 const size_t bufferSize = m->finfo.line_length * m->info.yres; in gralloc_alloc_framebuffer_locked() local 279 const size_t bufferSize = m->finfo.line_length * m->info.yres; in free_impl() local
|
/hardware/msm7k/libgralloc/ |
D | gralloc.cpp | 146 const size_t bufferSize = m->finfo.line_length * m->info.yres; in gralloc_alloc_framebuffer_locked() local 529 const size_t bufferSize = m->finfo.line_length * m->info.yres; in gralloc_free() local
|
/hardware/msm7k/libaudio-qdsp5v2/ |
D | AudioHardware.h | 108 virtual size_t bufferSize() const { return mBufferSize; } in bufferSize() function
|
/hardware/msm7k/libaudio/ |
D | AudioHardware.h | 170 virtual size_t bufferSize() const { return 4800; } in bufferSize() function 209 virtual size_t bufferSize() const { return mBufferSize; } in bufferSize() function
|
/hardware/msm7k/libaudio-qsd8k/ |
D | AudioHardware.h | 247 virtual size_t bufferSize() const { return mBufferSize; } in bufferSize() function 283 virtual size_t bufferSize() const { return mBufferSize; } in bufferSize() function
|
/hardware/ti/wlan/wl1271/platforms/os/common/src/ |
D | osRgstry.c | 5028 TI_UINT32 bufferSize = 0; in regReadIntegerTable() local
|
/hardware/ti/wlan/wl1271/stad/Export_Inc/ |
D | paramOut.h | 409 TI_UINT16 bufferSize; member
|