OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SL_IID_METADATAEXTRACTION
(Results
1 - 20
of
20
) sorted by null
/frameworks/wilhelm/src/
sl_iid.c
46
const SLInterfaceID
SL_IID_METADATAEXTRACTION
= &SL_IID_array[MPH_METADATAEXTRACTION];
/frameworks/wilhelm/tests/examples/
slesTestDecodeToBuffQueue.cpp
50
* on the AudioPlayer object for decoding,
SL_IID_METADATAEXTRACTION
for retrieving the
329
iidArray[2] =
SL_IID_METADATAEXTRACTION
;
396
result = (*player)->GetInterface(player,
SL_IID_METADATAEXTRACTION
, (void*)&mdExtrItf);
slesTestDecodeAac.cpp
66
*
SL_IID_METADATAEXTRACTION
for retrieving the format of the decoded audio.
506
iidArray[3] =
SL_IID_METADATAEXTRACTION
;
603
res = (*player)->GetInterface(player,
SL_IID_METADATAEXTRACTION
, (void*)&mdExtrItf);
[
all
...]
/frameworks/ex/variablespeed/jni/
variablespeed.cc
620
SL_IID_METADATAEXTRACTION
, SL_IID_ANDROIDCONFIGURATION };
642
OpenSL(decoder, GetInterface,
SL_IID_METADATAEXTRACTION
, &decoderMetadata);
/development/ndk/platforms/android-14/include/SLES/
OpenSLES.h
759
extern SL_API const SLInterfaceID
SL_IID_METADATAEXTRACTION
;
[
all
...]
/development/ndk/platforms/android-9/include/SLES/
OpenSLES.h
759
extern SLAPIENTRY const SLInterfaceID
SL_IID_METADATAEXTRACTION
;
[
all
...]
/frameworks/wilhelm/include/SLES/
OpenSLES.h
759
extern SL_API const SLInterfaceID
SL_IID_METADATAEXTRACTION
;
[
all
...]
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h
759
extern SLAPIENTRY const SLInterfaceID
SL_IID_METADATAEXTRACTION
;
[
all
...]
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h
759
extern SLAPIENTRY const SLInterfaceID
SL_IID_METADATAEXTRACTION
;
[
all
...]
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h
759
extern SLAPIENTRY const SLInterfaceID
SL_IID_METADATAEXTRACTION
;
[
all
...]
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h
759
extern SL_API const SLInterfaceID
SL_IID_METADATAEXTRACTION
;
[
all
...]
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h
759
extern SL_API const SLInterfaceID
SL_IID_METADATAEXTRACTION
;
[
all
...]
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h
759
extern SLAPIENTRY const SLInterfaceID
SL_IID_METADATAEXTRACTION
;
[
all
...]
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h
759
extern SLAPIENTRY const SLInterfaceID
SL_IID_METADATAEXTRACTION
;
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h
759
extern SL_API const SLInterfaceID
SL_IID_METADATAEXTRACTION
;
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h
759
extern SL_API const SLInterfaceID
SL_IID_METADATAEXTRACTION
;
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h
759
extern SL_API const SLInterfaceID
SL_IID_METADATAEXTRACTION
;
[
all
...]
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h
759
extern SLAPIENTRY const SLInterfaceID
SL_IID_METADATAEXTRACTION
;
[
all
...]
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES.h
759
extern SLAPIENTRY const SLInterfaceID
SL_IID_METADATAEXTRACTION
;
[
all
...]
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h
759
extern SLAPIENTRY const SLInterfaceID
SL_IID_METADATAEXTRACTION
;
[
all
...]
Completed in 2354 milliseconds