Home
last modified time | relevance | path

Searched defs:wPtr (Results 1 - 3 of 3) sorted by relevance

/device/board/hisilicon/hispark_taurus/audio_drivers/soc/src/
H A Dhi3516_dma_ops.c309 uint32_t wPtr; in Hi3516DmaPointer() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_bottlenecks.h1439 DoResampleDown16(const uint16 *sPtr, uint16 *dPtr, uint32 sCount, int32 sRowStep, const int16 *wPtr, uint32 wCount, uint32 pixelRange) DoResampleDown16() argument
1458 DoResampleDown32(const real32 *sPtr, real32 *dPtr, uint32 sCount, int32 sRowStep, const real32 *wPtr, uint32 wCount) DoResampleDown32() argument
1477 DoResampleAcross16(const uint16 *sPtr, uint16 *dPtr, uint32 dCount, const int32 *coord, const int16 *wPtr, uint32 wCount, uint32 wStep, uint32 pixelRange) DoResampleAcross16() argument
1498 DoResampleAcross32(const real32 *sPtr, real32 *dPtr, uint32 dCount, const int32 *coord, const real32 *wPtr, uint32 wCount, uint32 wStep) DoResampleAcross32() argument
[all...]
H A Ddng_reference.cpp1851 RefResampleDown16(const uint16 *sPtr, uint16 *dPtr, uint32 sCount, int32 sRowStep, const int16 *wPtr, uint32 wCount, uint32 pixelRange) RefResampleDown16() argument
1886 RefResampleDown32(const real32 *sPtr, real32 *dPtr, uint32 sCount, int32 sRowStep, const real32 *wPtr, uint32 wCount) RefResampleDown32() argument
1944 RefResampleAcross16(const uint16 *sPtr, uint16 *dPtr, uint32 dCount, const int32 *coord, const int16 *wPtr, uint32 wCount, uint32 wStep, uint32 pixelRange) RefResampleAcross16() argument
1984 RefResampleAcross32(const real32 *sPtr, real32 *dPtr, uint32 dCount, const int32 *coord, const real32 *wPtr, uint32 wCount, uint32 wStep) RefResampleAcross32() argument
[all...]

Completed in 6 milliseconds