Home | History | Annotate | Download | only in b_BitFeatureEm

Lines Matching refs:a1L

1121 		int32 x1L, y1L, s1L, a1L;
1144 a1L = outArrL[ maxIdxL * 4 + 3 ];
1154 outArrL[ begIdxL * 4 + 3 ] = a1L;
1232 int32 a1L = ( int32 )0x80000000;
1239 if( actArrL[ iL ] > a1L )
1241 a1L = actArrL[ iL ];
1251 actArrL[ begIdxL ] = a1L;