HomeSort by relevance Sort by last modified time
    Searched refs:dwBufSize (Results 1 - 7 of 7) sorted by null

  /hardware/ti/omap3/dspbridge/inc/
DSPStream.h 167 * dwBufSize: Size of actual buffer in bytes.
182 ULONG dwDataSize, ULONG dwBufSize,
wcdioctl.h 347 ULONG dwBufSize;
  /hardware/ti/omap3/dspbridge/libbridge/inc/
DSPStream.h 169 * dwBufSize: Size of actual buffer in bytes.
184 ULONG dwDataSize, ULONG dwBufSize,
wcdioctl.h 347 ULONG dwBufSize;
  /hardware/ti/omap3/dspbridge/libbridge/
DSPStrm.c 399 ULONG dwDataSize, ULONG dwBufSize, IN DWORD dwArg)
410 if (dwDataSize > dwBufSize) {
420 tempStruct.ARGS_STRM_ISSUE.dwBufSize =
421 dwBufSize;
  /hardware/samsung_slsi/exynos5/libcamera/
ExynosCameraHWInterface.h 200 int dwBufSize, int *pnJPEGsize);
ExynosCameraHWInterface.cpp     [all...]

Completed in 78 milliseconds