Home
last modified time | relevance | path

Searched defs:heightA (Results 1 – 14 of 14) sorted by relevance

/external/neven/FaceRecEm/common/src/b_FDSDK/
DDCR.c131 u32 heightA ) in btk_DCR_assignGrayByteImage()
141 u32 heightA ) in btk_DCR_assignImage()
178 u32 heightA, in btk_DCR_assignGrayByteImageROI()
189 u32 heightA, in btk_DCR_assignImageROI()
/external/neven/Embedded/common/src/b_APIEm/
DDCR.c152 uint32 heightA ) in bpi_DCR_assignGrayByteImage()
188 uint32 heightA, in bpi_DCR_assignGrayByteImageROI()
/external/neven/Embedded/common/src/b_ImageEm/
DUInt32Image.c109 uint32 heightA ) in bim_UInt32Image_heapSize()
143 uint32 heightA, in bim_UInt32Image_create()
185 uint32 heightA ) in bim_UInt32Image_size()
DComplexImage.c127 uint32 widthA, uint32 heightA ) in bim_ComplexImage_heapSize()
145 uint32 heightA, in bim_ComplexImage_create()
166 uint32 heightA ) in bim_ComplexImage_size()
DUInt16BytePyrImage.c141 uint32 widthA, uint32 heightA, in bim_UInt16BytePyrImage_heapSize()
166 uint32 widthA, uint32 heightA, in bim_UInt16BytePyrImage_create()
215 uint32 heightA, in bim_UInt16BytePyrImage_size()
DUInt8PyramidalImage.c142 uint32 heightA, in bim_UInt8PyramidalImage_heapSize()
167 uint32 widthA, uint32 heightA, in bim_UInt8PyramidalImage_create()
216 uint32 heightA, in bim_UInt8PyramidalImage_size()
DAPhImage.c55 uint32 heightA, in bim_APhImage_create()
140 uint32 heightA ) in bim_APhImage_size()
DFlt16Image.c125 uint32 heightA, in bim_Flt16Image_create()
173 uint32 heightA ) in bim_Flt16Image_size()
DUInt8Image.c54 uint32 heightA, in bim_UInt8Image_create()
174 uint32 heightA ) in bim_UInt8Image_size()
DUInt16ByteImage.c134 uint32 heightA, in bim_UInt16ByteImage_create()
180 uint32 widthA, uint32 heightA ) in bim_UInt16ByteImage_size()
/external/neven/Embedded/common/src/b_TensorEm/
DCompactAlt.c89 uint32 heightA, in bts_CompactAlt_create()
DCompactMat.c397 uint32 heightA, in bts_CompactMat_create()
/external/skqp/tests/
DImageTest.cpp55 const int heightA = subsetA ? subsetA->height() : a->height(); in assert_equal() local
/external/skia/tests/
DImageTest.cpp58 const int heightA = subsetA ? subsetA->height() : a->height(); in assert_equal() local