Home
last modified time | relevance | path

Searched defs:dstc (Results 1 – 2 of 2) sorted by relevance

/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/3rdparty/carotene/src/
Dblur.cpp998 f32* dstc = internal::getRowPtr(dstBase, dstStride, i); in blur3x3() local
1259 s32* dstc = internal::getRowPtr(dstBase, dstStride, i); in blur3x3() local
/device/soc/esp/esp32/components/spi_flash/
Dflash_ops.c703 uint8_t *dstc = (uint8_t *) dstv; in spi_flash_read() local