Home
last modified time | relevance | path

Searched refs:Version (Results 1 – 25 of 188) sorted by relevance

12345678

/frameworks/base/media/libstagefright/include/
DID3.h29 enum Version { enum
43 Version version() const;
78 Version mVersion;
/frameworks/base/test-runner/src/junit/runner/
DVersion.java6 public class Version { class
7 private Version() { in Version() method in Version
/frameworks/media/libvideoeditor/vss/src/
DM4VSS3GPP_ClipAnalysis.c652 pClipProperties->Version[0] = M4VIDEOEDITING_VERSION_MAJOR; in M4VSS3GPP_intBuildAnalysis()
653 pClipProperties->Version[1] = M4VIDEOEDITING_VERSION_MINOR; in M4VSS3GPP_intBuildAnalysis()
654 pClipProperties->Version[2] = M4VIDEOEDITING_VERSION_REVISION; in M4VSS3GPP_intBuildAnalysis()
852 if( ( pInputClipProperties->Version[0] != M4VIDEOEDITING_VERSION_MAJOR) in M4VSS3GPP_intAudioMixingCompatibility()
853 || (pInputClipProperties->Version[1] != M4VIDEOEDITING_VERSION_MINOR) in M4VSS3GPP_intAudioMixingCompatibility()
854 || (pInputClipProperties->Version[2] in M4VSS3GPP_intAudioMixingCompatibility()
863 if( ( pAddedClipProperties->Version[0] != M4VIDEOEDITING_VERSION_MAJOR) in M4VSS3GPP_intAudioMixingCompatibility()
864 || (pAddedClipProperties->Version[1] != M4VIDEOEDITING_VERSION_MINOR) in M4VSS3GPP_intAudioMixingCompatibility()
865 || (pAddedClipProperties->Version[2] in M4VSS3GPP_intAudioMixingCompatibility()
/frameworks/base/media/libstagefright/codecs/amrwbenc/inc/
Dgrid100.tab4 ** Licensed under the Apache License, Version 2.0 (the "License");
31 /* Version 101 points */
Dqisf_ns.tab5 ** Licensed under the Apache License, Version 2.0 (the "License");
23 * Version whith no prediction
Dqpisf_2s.tab4 ** Licensed under the Apache License, Version 2.0 (the "License");
22 * Version whith prediction MU = 0.25
Dp_med_ol.tab5 ** Licensed under the Apache License, Version 2.0 (the "License");
Dham_wind.tab4 ** Licensed under the Apache License, Version 2.0 (the "License");
Disp_isf.tab4 ** Licensed under the Apache License, Version 2.0 (the "License");
/frameworks/base/media/libdrm/mobile1/src/parser/
Dparser_dcf.c58 pDcfInfo->Version = *(tmpBuf++); in drm_dcfParser()
59 if (0x01 != pDcfInfo->Version) /* Because it is OMA DRM v1.0, the vension must be 1 */ in drm_dcfParser()
/frameworks/base/
DNOTICE3 == the Apache License, Version 2.0, ==
15 == the Apache License, Version 2.0, ==
27 == the Apache License, Version 2.0, ==
39 == the Apache License, Version 2.0, ==
48 == the Apache License, Version 2.0, ==
58 == the Apache License, Version 2.0, ==
65 Version 2.0. You may obtain a copy of this license at
77 == the Apache License, Version 2.0, ==
87 == the Apache License, Version 2.0, ==
98 Version 2.0, January 2004
/frameworks/base/tests/HwAccelerationTest/
Ddefault.properties4 # This file must be checked in Version Control Systems.
/frameworks/base/media/libdrm/mobile1/include/parser/
Dparser_dcf.h55 uint8_t Version; member
Dparser_rel.h68 uint8_t Version[8]; /**< Version number */ member
/frameworks/base/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
Dh264bsdCountLeadingZeros.S4 @ Licensed under the Apache License, Version 2.0 (the "License");
Dasm_common.S4 @ Licensed under the Apache License, Version 2.0 (the "License");
/frameworks/base/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/
Dh264bsdCountLeadingZeros.s4 ; Licensed under the Apache License, Version 2.0 (the "License");
/frameworks/base/data/fonts/
DREADME.txt3 Licensed under the Apache License, Version 2.0 (the "License");
/frameworks/base/opengl/tools/glgen/stubs/gles11/
DGLES10ExtHeader.java-if4 ** Licensed under the Apache License, Version 2.0 (the "License");
/frameworks/base/opengl/tools/glgen/stubs/jsr239/
DGL10ExtHeader.java-if4 ** Licensed under the Apache License, Version 2.0 (the "License");
DGLHeader.java-if5 ** Licensed under the Apache License, Version 2.0 (the "License");
/frameworks/base/data/keyboards/
DAVRCP.kl3 # Licensed under the Apache License, Version 2.0 (the "License");
Dqwerty2.idc3 # Licensed under the Apache License, Version 2.0 (the "License");
Dqwerty.idc3 # Licensed under the Apache License, Version 2.0 (the "License");
/frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/
Dsubtest_def.rsh3 // Licensed under the Apache License, Version 2.0 (the "License");

12345678