OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:endianness
(Results
76 - 100
of
130
) sorted by null
1
2
3
4
5
6
/frameworks/wilhelm/src/
data.c
461
// check the
endianness
/ byte order
462
switch (pDataFormat->mPCM.
endianness
) {
472
SL_LOGE("%s:
endianness
=%u", name, (unsigned) pDataFormat->mPCM.
endianness
);
[
all
...]
/frameworks/wilhelm/tests/examples/
slesTestRecBuffQueue.cpp
210
pcm.
endianness
= SL_BYTEORDER_LITTLEENDIAN;
slesTestDecodeToBuffQueue.cpp
353
pcm.
endianness
= SL_BYTEORDER_LITTLEENDIAN;
slesTestFeedback.cpp
308
pcm.
endianness
= SL_BYTEORDER_LITTLEENDIAN;
/external/chromium_org/third_party/icu/source/data/
makedata.mak
767
# and swap it to native
endianness
789
# and swap it to native
endianness
811
# and swap it to native
endianness
833
# and swap it to native
endianness
855
# and swap it to native
endianness
[
all
...]
/frameworks/wilhelm/tests/automated/
BufferQueue_test.cpp
126
pcm.
endianness
= SL_BYTEORDER_LITTLEENDIAN;
/external/icu4c/data/
makedata.mak
778
# and swap it to native
endianness
800
# and swap it to native
endianness
822
# and swap it to native
endianness
844
# and swap it to native
endianness
866
# and swap it to native
endianness
[
all
...]
/frameworks/wilhelm/tests/sandbox/
playbq.c
334
format_pcm.
endianness
= byteOrder;
playbq.cpp
334
format_pcm.
endianness
= byteOrder;
/frameworks/wilhelm/src/android/
AudioPlayer_to_android.cpp
[
all
...]
/external/openssh/contrib/redhat/
openssh.spec
596
- update to 2.5.2p1 (includes
endianness
fixes in the rijndael implementation)
/development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL.h
388
XAuint32
endianness
;
member in struct:XADataFormat_PCM_
[
all
...]
/development/ndk/platforms/android-14/include/SLES/
OpenSLES.h
363
SLuint32
endianness
;
member in struct:SLDataFormat_PCM_
[
all
...]
/development/ndk/platforms/android-9/include/SLES/
OpenSLES.h
363
SLuint32
endianness
;
member in struct:SLDataFormat_PCM_
[
all
...]
/external/qemu/
vnc-android.c
[
all
...]
vnc.c
[
all
...]
/frameworks/wilhelm/include/OMXAL/
OpenMAXAL.h
388
XAuint32
endianness
;
member in struct:XADataFormat_PCM_
[
all
...]
/frameworks/wilhelm/include/SLES/
OpenSLES.h
363
SLuint32
endianness
;
member in struct:SLDataFormat_PCM_
[
all
...]
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h
363
SLuint32
endianness
;
member in struct:SLDataFormat_PCM_
[
all
...]
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h
363
SLuint32
endianness
;
member in struct:SLDataFormat_PCM_
[
all
...]
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h
363
SLuint32
endianness
;
member in struct:SLDataFormat_PCM_
[
all
...]
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/OMXAL/
OpenMAXAL.h
388
XAuint32
endianness
;
member in struct:XADataFormat_PCM_
[
all
...]
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h
363
SLuint32
endianness
;
member in struct:SLDataFormat_PCM_
[
all
...]
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/OMXAL/
OpenMAXAL.h
388
XAuint32
endianness
;
member in struct:XADataFormat_PCM_
[
all
...]
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h
363
SLuint32
endianness
;
member in struct:SLDataFormat_PCM_
[
all
...]
Completed in 1011 milliseconds
1
2
3
4
5
6