HomeSort by relevance Sort by last modified time
    Searched full:combined (Results 376 - 400 of 2483) sorted by null

<<11121314151617181920>>

  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
vop.cpp 163 status = EncodeFrameCombinedMode(video); /* Encode Combined Mode VOP */
167 status = EncodeFrameCombinedMode(video); /* Encode Combined Mode VOP */
239 status = EncodeSliceCombinedMode(video); /* Encode Combined Mode VOP */
243 status = EncodeSliceCombinedMode(video); /* Encode Combined Mode VOP */
497 /* Purpose : Encode a frame of MPEG4 bitstream in Combined mode. */
  /frameworks/base/core/java/android/os/
Environment.java 460 * This may be combined with
472 * This may be combined with {@link #DIRECTORY_MUSIC},
484 * This may be combined with {@link #DIRECTORY_MUSIC},
496 * This may be combined with {@link #DIRECTORY_MUSIC},
508 * This may be combined with {@link #DIRECTORY_MUSIC},
    [all...]
  /frameworks/rs/api/
rs_matrix.spec 34 transformation s1 followed by s2, call <code>rsMatrixLoadMultiply(&amp;combined, &amp;s2, &amp;s1)</code>.
294 the transformation s1 followed by s2, call <code>rsMatrixLoadMultiply(&amp;combined, &amp;s2, &amp;s1)</code>.
525 To apply this combined transformation to a vector, multiply the vector by the created
543 To apply this combined transformation to a vector, multiply the vector by the created
576 To apply this combined transformation to a vector, multiply the vector by the
  /frameworks/rs/scriptc/
rs_matrix.rsh 36 * transformation s1 followed by s2, call rsMatrixLoadMultiply(&combined, &s2, &s1).
307 * the transformation s1 followed by s2, call rsMatrixLoadMultiply(&combined, &s2, &s1).
520 * To apply this combined transformation to a vector, multiply the vector by the created
541 * To apply this combined transformation to a vector, multiply the vector by the created
583 * To apply this combined transformation to a vector, multiply the vector by the
  /prebuilts/sdk/renderscript/include/
rs_matrix.rsh 36 * transformation s1 followed by s2, call rsMatrixLoadMultiply(&combined, &s2, &s1).
307 * the transformation s1 followed by s2, call rsMatrixLoadMultiply(&combined, &s2, &s1).
520 * To apply this combined transformation to a vector, multiply the vector by the created
541 * To apply this combined transformation to a vector, multiply the vector by the created
583 * To apply this combined transformation to a vector, multiply the vector by the
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/model/
UiClassAttributeNode.java 725 List<String> combined = new ArrayList<String>(local.size() + library.size());
726 combined.addAll(local);
727 combined.addAll(library);
728 return combined.toArray(new String[combined.size()]);
  /system/keymaster/
authorization_set_test.cpp 412 AuthorizationSet combined; local
413 EXPECT_TRUE(combined.push_back(set1));
414 EXPECT_TRUE(combined.push_back(set2));
415 EXPECT_EQ(set1.size() + set2.size(), combined.size());
416 EXPECT_EQ(12U, combined.indirect_size());
  /toolchain/binutils/binutils-2.25/bfd/
coffgen.c 2128 combined_entry_type *combined = coffsymbol (symbol)->native; local
    [all...]
  /art/runtime/
intern_table.cc 417 UnorderedSet combined; local
419 table_to_write = &combined;
422 combined.Insert(string);
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
RubyTarget.java 312 that are printed in both lexer and parser files from combined grammars.
341 if ( grammar.type == Grammar.COMBINED ) {
454 case Grammar.COMBINED:
  /external/google-breakpad/src/testing/scripts/
gmock-config.in 24 compiler flag queries may be combined as desired but not mixed. Different
25 version queries are always combined with logical "and" semantics, and only the
28 Compiler flag queries output the union of the sets of flags when combined.
  /external/llvm/tools/llvm-lto/
llvm-lto.cpp 65 cl::desc("Only write combined global index for ThinLTO backends"));
210 /// Create a combined index file from the input IR files and write it.
212 /// This is meant to enable testing of ThinLTO combined index generation,
  /external/vboot_reference/host/lib/
crossystem.c 216 "TPM combined version at start=0x%08x\n"
217 "Lowest combined version from firmware=0x%08x\n",
297 " Combined version=0x%08x\n"
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
ExplodedRenderingHelper.java 186 // The way the children are combined will depend on the direction.
217 * connected and compute the combined margin in that direction.
329 // return the combined padding
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
ANTLR.g 330 // if they want backtracking and it's not a lexer rule in combined grammar
337 !( grammarType == Grammar.COMBINED &&
473 | gr='grammar' {grammarType=Grammar.COMBINED; grammar.type = Grammar.COMBINED;} // merged parser/lexer
789 // ignore for lexer rules in combined
790 -> {grammarType == Grammar.COMBINED && Rule.getRuleType(currentRuleName) == Grammar.LEXER}? ^(SYNPRED[$start,"=>"] block)
  /external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/
Stage.java 126 batch.setProjectionMatrix(camera.combined);
167 debugShapes.setProjectionMatrix(viewport.getCamera().combined);
775 /** If true, debug is enabled only for the actor under the mouse. Can be combined with {@link #setDebugAll(boolean)}. */
785 /** If true, debug is enabled only for the parent of the actor under the mouse. Can be combined with
797 * be combined with {@link #setDebugAll(boolean)}.
809 /** If true, debug is enabled only for the first ascendant of the actor under the mouse that is a table. Can be combined with
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR.xcodeproj/
project.pbxproj     [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/
AggregateSummaryStatistics.java 293 * StatisticalSummary over the combined dataset.
299 * @return summary statistics for the combined dataset
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
DescendantIterator.java 190 // These three statements need to be combined into one operation.
248 // These two statements need to be combined into one operation.
  /external/chromium-trace/catapult/third_party/Paste/paste/util/
ip4.py 181 this iprange if combined. An ip-ip pair is returned in string form
192 this iprange if combined. An IP/Mask pair is returned in string form
  /external/deqp/framework/common/
tcuTextureUtil.hpp 163 //! for combined depth stencil accesses and for sampler set to sample stencil returns
164 //! stencil access. Identity for non-combined formats.
  /external/junit/src/org/junit/runners/
ParentRunner.java 148 * always executed: exceptions thrown by previous steps are combined, if
178 * always executed: exceptions thrown by previous steps are combined, if
  /external/libavc/common/arm/
ih264_iquant_itrans_recon_a9.s 181 vsub.s16 q6, q2, q3 @x0-x3 and x1-x2 combined
182 vadd.s16 q5, q2, q3 @x0 + x3 and x1+x2 combined
206 vsub.s16 q11, q7, q8 @x0-x3 and x1-x2 combined
207 vadd.s16 q10, q7, q8 @x0 + x3 and x1+x2 combined
355 vsub.s16 q6, q2, q3 @x0-x3 and x1-x2 combined
357 vadd.s16 q5, q2, q3 @x0 + x3 and x1+x2 combined
381 vsub.s16 q11, q7, q8 @x0-x3 and x1-x2 combined
383 vadd.s16 q10, q7, q8 @x0 + x3 and x1+x2 combined
    [all...]
  /external/libvorbis/doc/
oggstream.html 101 <p>Multiple logical bitstreams can be combined (with restrictions) into a
106 order from multiple logical bitstreams and combined into a single
  /external/v8/build/util/
lastchange.py 257 "Can be combined with --header to write both files.")
260 "Can be combined with --output to write both files.")

Completed in 2534 milliseconds

<<11121314151617181920>>