Searched refs:Version (Results 1 - 25 of 177) sorted by relevance

12345678

/frameworks/av/media/libstagefright/include/
H A DID3.h4 * Licensed under the Apache License, Version 2.0 (the "License");
29 enum Version { enum in struct:android::ID3
44 Version version() const;
82 Version mVersion;
/frameworks/compile/libbcc/include/bcinfo/
H A DBitcodeWrapper.h4 * Licensed under the Apache License, Version 2.0 (the "License");
29 uint32_t Version; member in struct:bcinfo::AndroidBitcodeWrapper
135 wrapper->Version = 0;
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_ClipAnalysis.c4 * Licensed under the Apache License, Version 2.0 (the "License");
652 pClipProperties->Version[0] = M4VIDEOEDITING_VERSION_MAJOR;
653 pClipProperties->Version[1] = M4VIDEOEDITING_VERSION_MINOR;
654 pClipProperties->Version[2] = M4VIDEOEDITING_VERSION_REVISION;
852 if( ( pInputClipProperties->Version[0] != M4VIDEOEDITING_VERSION_MAJOR)
853 || (pInputClipProperties->Version[1] != M4VIDEOEDITING_VERSION_MINOR)
854 || (pInputClipProperties->Version[2]
863 if( ( pAddedClipProperties->Version[0] != M4VIDEOEDITING_VERSION_MAJOR)
864 || (pAddedClipProperties->Version[1] != M4VIDEOEDITING_VERSION_MINOR)
865 || (pAddedClipProperties->Version[
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
H A Dasm_common.S4 @ Licensed under the Apache License, Version 2.0 (the "License");
/frameworks/base/core/tests/coretests/apks/install_jni_lib/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/frameworks/base/core/tests/hosttests/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/frameworks/base/core/tests/hosttests/test-apps/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/frameworks/base/core/tests/hosttests/test-apps/AutoLocTestApp/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/frameworks/base/core/tests/hosttests/test-apps/AutoLocVersionedTestApp_v1/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/frameworks/base/core/tests/hosttests/test-apps/AutoLocVersionedTestApp_v2/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/frameworks/base/core/tests/hosttests/test-apps/ExternalLocAllPermsTestApp/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/frameworks/base/core/tests/hosttests/test-apps/ExternalLocPermsFLTestApp/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/frameworks/base/core/tests/hosttests/test-apps/ExternalLocTestApp/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/frameworks/base/core/tests/hosttests/test-apps/ExternalLocVersionedTestApp_v1/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/frameworks/base/core/tests/hosttests/test-apps/ExternalLocVersionedTestApp_v2/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/frameworks/base/core/tests/hosttests/test-apps/ExternalSharedPerms/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/frameworks/base/core/tests/hosttests/test-apps/ExternalSharedPermsBT/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/frameworks/base/core/tests/hosttests/test-apps/ExternalSharedPermsDiffKey/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/frameworks/base/core/tests/hosttests/test-apps/ExternalSharedPermsFL/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/frameworks/base/core/tests/hosttests/test-apps/InternalLocTestApp/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/frameworks/base/core/tests/hosttests/test-apps/NoLocTestApp/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/frameworks/base/core/tests/hosttests/test-apps/NoLocVersionedTestApp_v1/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/frameworks/base/core/tests/hosttests/test-apps/NoLocVersionedTestApp_v2/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/frameworks/base/core/tests/hosttests/test-apps/SimpleTestApp/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/frameworks/base/core/tests/hosttests/test-apps/UpdateExtToIntLocTestApp_v1_ext/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");

Completed in 467 milliseconds

12345678