Searched defs:maxL (Results 1 – 8 of 8) sorted by relevance
/external/neven/Embedded/common/src/b_TensorEm/ |
D | Functions.c | 47 uint32 maxL = bbs_max( ( uint32 )bbs_abs( v1A ), ( uint32 )bbs_abs( v2A ) ); in bts_maxAbsIntLog2Of2() local 55 uint32 maxL = bbs_abs( v1A ); in bts_maxAbsIntLog2Of3() local 65 uint32 maxL = bbs_abs( v1A ); in bts_maxAbsIntLog2Of4() local
|
D | Int32Mat.c | 40 int32 maxL = 0; in bts_Int32Mat_reduceToNBits() local 361 int32 maxL = pivRowL[ jPivL ]; in bts_Int32Mat_solve2() local 458 int32 maxL = 0; in bts_Int32Mat_solve2() local
|
D | Flt16Vec.c | 123 uint16 maxL = 0; in bts_Flt16Vec_maxAbs() local
|
D | Cluster2D.c | 677 int32 ppL, pmL, mpL, mmL, maxL; in bts_Cluster2D_alt() local
|
/external/neven/Embedded/common/src/b_APIEm/ |
D | Functions.c | 84 int32 maxL = 0; in bpi_normalizeSimilarities() local 114 int32 maxL = 0; in bpi_normalizeSimilarities() local
|
/external/neven/Embedded/common/src/b_BitFeatureEm/ |
D | LocalScanner.c | 785 int32 maxL = ( 1 << ptrA->scaleExpE ); in bbf_LocalScanner_nextOffset() local
|
/external/pdfium/core/src/fxcodec/codec/ |
D | fx_codec_jpx_opj.cpp | 588 double minL, maxL, mina, maxa, minb, maxb; in color_apply_conversion() local
|
/external/deqp/framework/common/ |
D | tcuTexLookupVerifier.cpp | 1761 const int maxL = (int)deFloatCeil(layerCoord + err + 0.5f) - 1; // Round up in computeLayerRange() local
|