Searched defs:wCount (Results 1 - 4 of 4) sorted by relevance

/external/kernel-headers/original/uapi/linux/usb/
H A Dfunctionfs.h68 __le16 wCount; member in union:usb_os_desc_header::__anon9133
151 * | 9 | wCount | U16 | number of ext. compat. |
/external/dng_sdk/source/
H A Ddng_bottlenecks.h439 uint32 wCount,
448 uint32 wCount);
458 uint32 wCount,
468 uint32 wCount,
1444 uint32 wCount,
1453 wCount,
1463 uint32 wCount)
1471 wCount);
1482 uint32 wCount,
1492 wCount,
1439 DoResampleDown16(const uint16 *sPtr, uint16 *dPtr, uint32 sCount, int32 sRowStep, const int16 *wPtr, uint32 wCount, uint32 pixelRange) argument
1458 DoResampleDown32(const real32 *sPtr, real32 *dPtr, uint32 sCount, int32 sRowStep, const real32 *wPtr, uint32 wCount) argument
1477 DoResampleAcross16(const uint16 *sPtr, uint16 *dPtr, uint32 dCount, const int32 *coord, const int16 *wPtr, uint32 wCount, uint32 wStep, uint32 pixelRange) argument
1498 DoResampleAcross32(const real32 *sPtr, real32 *dPtr, uint32 dCount, const int32 *coord, const real32 *wPtr, uint32 wCount, uint32 wStep) argument
[all...]
H A Ddng_reference.cpp1856 uint32 wCount,
1867 for (uint32 k = 0; k < wCount; k++)
1891 uint32 wCount)
1911 for (uint32 j = 1; j < wCount - 1; j++)
1929 w = wPtr [wCount - 1];
1949 uint32 wCount,
1967 for (uint32 k = 1; k < wCount; k++)
1989 uint32 wCount,
2006 for (uint32 k = 1; k < wCount; k++)
1851 RefResampleDown16(const uint16 *sPtr, uint16 *dPtr, uint32 sCount, int32 sRowStep, const int16 *wPtr, uint32 wCount, uint32 pixelRange) argument
1886 RefResampleDown32(const real32 *sPtr, real32 *dPtr, uint32 sCount, int32 sRowStep, const real32 *wPtr, uint32 wCount) argument
1944 RefResampleAcross16(const uint16 *sPtr, uint16 *dPtr, uint32 dCount, const int32 *coord, const int16 *wPtr, uint32 wCount, uint32 wStep, uint32 pixelRange) argument
1984 RefResampleAcross32(const real32 *sPtr, real32 *dPtr, uint32 dCount, const int32 *coord, const real32 *wPtr, uint32 wCount, uint32 wStep) argument
/external/pdfium/xfa/fxfa/
H A Dfxfa_basic.h956 uint16_t wCount; member in struct:XFA_ELEMENTHIERARCHY

Completed in 304 milliseconds