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

  /external/neven/Embedded/common/src/b_ImageEm/
Functions.c 304 int32 y0L = yL >> 16;
314 uint32 idxL = y0L * w1L + x0L;
333 int32 y0L = yL >> 16;
342 if( y0L < 0 )
357 else if( y0L >= ( int32 )h1L - 1 )
377 uint32 idxL = y0L * w1L;
382 uint32 idxL = ( y0L + 1 ) * w1L - 1;
387 uint32 idxL = y0L * w1L + x0L;
654 int32 y0L = ( ( yL >> 15 ) + 1 ) >> 1;
658 if( y0L < 0
    [all...]
  /external/neven/Embedded/common/src/b_TensorEm/
Cluster3D.c 329 int32 y0L = altA.vecE.yE;
337 y0L = ( ( y0L >> ( -shiftL - 1 ) ) + 1 ) >> 1;
343 y0L <<= shiftL;
350 y0L += (int32)1 << ( altA.matE.bbpE - 1 );
360 vecPtrL->yE = ( y0L + xL * altA.matE.yxE + yL * altA.matE.yyE + zL * altA.matE.yzE ) >> altA.matE.bbpE;
  /external/neven/Embedded/common/src/b_BitFeatureEm/
LocalScanDetector.c 601 int32 y0L = ( ( wrkClPtrL->vecArrE[ iL ].yE >> ( wrkClPtrL->bbpE - 1 ) ) + 1 ) >> 1;
602 struct bts_Int16Rect scanRegionL = bts_Int16Rect_create( x0L - regionWHL, y0L - regionHHL, x0L + regionWHL, y0L + regionHHL );
  /external/opencore/engines/author/test/test_input/
amrwbtestinput.awb 7 0L||L??=?|||||||L??=?|||||||L??=?|||||||L??=?|||||||L??=?|||||||L??=?|||||||L??=?|||||||L??=?|||||||L??=?|||||||L??=?|||||||L??=?|||||||L??=?|||||||L??=?|||||||L??=?|||||||L??=?|||||?Os c?bb??bH???8?Û?g?;?y0L?h?B?3#X?9]W??USyu??:d?Lj$??? ??#??G"??JJv??(kI?/S??P?1(?e????j4<h;?G?#Z?????n? QZ???KB????Jf??h?????~?J=???\p?8Wxyv??}?O??s??????4#?? p?+?bx???????F??@0#l?U=B? ????Z?? s?? \??RDi?T?#?h???R"??4?lm??J???2??%i-??(??^????!db?2
    [all...]

Completed in 444 milliseconds