HomeSort by relevance Sort by last modified time
    Searched refs:cpL (Results 1 - 2 of 2) sorted by null

  /external/neven/Embedded/common/src/b_TensorEm/
Cluster2D.c 521 struct bts_Flt16Vec2D cpL, cqL, cpMappedL, cpAdjustedL;
555 cpL = bts_Cluster2D_center( cpA, srcPtrA );
561 altL.vecE = bts_Flt16Vec2D_sub( cqL, cpL );
578 int32 pxL = srcPtrL->xE - cpL.xE;
579 int32 pyL = srcPtrL->yE - cpL.yE;
615 cpMappedL = bts_Flt16Vec2D_mul( cpL, factor16L, bbp_scaleL );
641 int32 pxL = srcPtrL->xE - cpL.xE;
642 int32 pyL = srcPtrL->yE - cpL.yE;
813 ets_Float2DVec transL = cqL - ( scaleL * ( rotL * cpL ) );
820 cpMappedL = bts_Flt16Mat2D_mapFlt( &altL.matE, &cpL );
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readdwarf.c     [all...]

Completed in 48 milliseconds