HomeSort by relevance Sort by last modified time
    Searched defs:ex2 (Results 1 - 14 of 14) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
wb_vad.c 50 Word16 ex, ex2, res; local
64 ex2 = norm_l(l_temp);
65 mant = extract_h(l_temp << ex2);
68 res = add1(res, (ex2 << 6));
  /external/pdfium/third_party/agg23/
agg_rasterizer_scanline_aa.cpp 166 int ex2 = x2 >> poly_base_shift; local
172 set_cur_cell(ex2, ey);
175 if(ex1 == ex2) {
200 if(ex1 != ex2) {
209 while (ex1 != ex2) {
  /external/mesa3d/src/mesa/swrast/
s_aaline.c 59 GLfloat ex2, ey2; member in struct:LineInfo
302 GLfloat cross2 = (info->ex2 * fy2 - info->ey2 * fx2);
312 cross2 = info->ex2 + info->ey2;
364 line->ex2 = line->qx3 - line->qx2;
  /cts/tests/tests/media/src/android/media/cts/
DecoderTest.java 954 MediaExtractor ex2 = new MediaExtractor(); local
    [all...]
  /external/freetype/src/smooth/
ftgrays.c 610 TCoord ex1, ex2, fx1, fx2, first, dy, delta, mod; local
616 ex2 = TRUNC( x2 );
621 gray_set_cell( RAS_VAR_ ex2, ey );
626 fx2 = (TCoord)( x2 - SUBPIXELS( ex2 ) );
630 if ( ex1 == ex2 )
661 if ( ex1 != ex2 )
684 } while ( ex1 != ex2 );
847 TCoord ex1, ex2, ey1, ey2; local
859 ex2 = TRUNC( to_x );
867 if ( ex1 == ex2 && ey1 == ey2 ) /* inside one cell *
    [all...]
  /external/guice/lib/build/
felix-2.0.5.jar 
spring-core.jar 
spring-beans.jar 
  /external/libphonenumber/demo/war/WEB-INF/lib/
commons-lang-2.6.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
commons-lang-2.6.jar 
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
log4j-1.3alpha-8.jar 
  /external/guice/extensions/persist/lib/
commons-collections.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/grpc-grpc-java/netty/shaded/
grpc-netty-shaded-1.14.0.jar 

Completed in 836 milliseconds