OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:openmax
(Results
1 - 25
of
557
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/wilhelm/src/
README.txt
2
and multimedia for Android based on Khronos Group OpenSL ES and
OpenMAX
AL 1.0.1.
13
itf/ OpenSL ES and
OpenMAX
AL interfaces, including Android-specific extensions
14
objects/ OpenSL ES and
OpenMAX
AL objects aka classes
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/src/
armVC_Version.c
5
const char * const omxVC_VersionDescription = "ARM
OpenMAX
DL v" ARM_VERSION_STRING " Rel=" OMX_ARM_RELEASE_TAG " Arch=" OMX_ARM_BUILD_ARCHITECTURE " Tools=" OMX_ARM_BUILD_TOOLCHAIN ;
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/src/
armVC_Version.c
5
const char * const omxVC_VersionDescription = "ARM
OpenMAX
DL v" ARM_VERSION_STRING " Rel=" OMX_ARM_RELEASE_TAG " Arch=" OMX_ARM_BUILD_ARCHITECTURE " Tools=" OMX_ARM_BUILD_TOOLCHAIN ;
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/src/
armVC_Version.c
5
const char * const omxVC_VersionDescription = "ARM
OpenMAX
DL v" ARM_VERSION_STRING " Rel=" OMX_ARM_RELEASE_TAG " Arch=" OMX_ARM_BUILD_ARCHITECTURE " Tools=" OMX_ARM_BUILD_TOOLCHAIN ;
/frameworks/av/cmds/stagefright/
Android.mk
17
$(TOP)/frameworks/native/include/media/
openmax
\
41
$(TOP)/frameworks/native/include/media/
openmax
64
$(TOP)/frameworks/native/include/media/
openmax
88
$(TOP)/frameworks/native/include/media/
openmax
111
$(TOP)/frameworks/native/include/media/
openmax
134
$(TOP)/frameworks/native/include/media/
openmax
158
$(TOP)/frameworks/native/include/media/
openmax
181
$(TOP)/frameworks/native/include/media/
openmax
/frameworks/av/media/libstagefright/codecs/flac/enc/
Android.mk
9
frameworks/native/include/media/
openmax
\
/frameworks/av/media/libstagefright/codecs/g711/dec/
Android.mk
9
frameworks/native/include/media/
openmax
/frameworks/av/media/libstagefright/codecs/gsm/dec/
Android.mk
9
frameworks/native/include/media/
openmax
\
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_MaskTable.h
4
*
OpenMAX
DL: v1.0.2
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_DeblockingChroma_unsafe_s.s
4
;//
OpenMAX
DL: v1.0.2
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_MaskTable.h
4
*
OpenMAX
DL: v1.0.2
/frameworks/av/media/libstagefright/codecs/raw/
Android.mk
9
frameworks/native/include/media/
openmax
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
Android.mk
10
frameworks/native/include/media/
openmax
\
/frameworks/av/media/libstagefright/colorconversion/
Android.mk
9
$(TOP)/frameworks/native/include/media/
openmax
\
/frameworks/av/media/libstagefright/httplive/
Android.mk
12
$(TOP)/frameworks/native/include/media/
openmax
\
/frameworks/av/media/libstagefright/matroska/
Android.mk
9
$(TOP)/frameworks/native/include/media/
openmax
\
/frameworks/av/media/libstagefright/mpeg2ts/
Android.mk
14
$(TOP)/frameworks/native/include/media/
openmax
/frameworks/av/media/libstagefright/omx/tests/
Android.mk
12
$(TOP)/frameworks/native/include/media/
openmax
/hardware/qcom/media/libc2dcolorconvert/
Android.mk
10
$(TOP)/frameworks/native/include/media/
openmax
\
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/
Android.mk
12
hardware/samsung_slsi/exynos5/exynos_omx/
openmax
/exynos_omx/include/khronos
/hardware/samsung_slsi/exynos5/libcsc/
Android.mk
14
$(LOCAL_PATH)/../exynos_omx/
openmax
/$(OMX_NAME)_omx/include/khronos \
15
$(LOCAL_PATH)/../exynos_omx/
openmax
/$(OMX_NAME)_omx/include/$(OMX_NAME) \
37
$(LOCAL_PATH)/../exynos_omx/
openmax
/$(OMX_NAME)_omx/include/khronos \
38
$(LOCAL_PATH)/../exynos_omx/
openmax
/$(OMX_NAME)_omx/include/$(OMX_NAME) \
/hardware/ti/omap3/libstagefrighthw/
Android.mk
10
$(TOP)/frameworks/native/include/media/
openmax
\
/hardware/ti/omap4xxx/libI420colorconvert/
Android.mk
10
$(TOP)/frameworks/native/include/media/
openmax
\
/hardware/ti/omap4xxx/libstagefrighthw/
Android.mk
10
$(TOP)/frameworks/native/include/media/
openmax
\
/docs/source.android.com/src/devices/
media.jd
30
include integration with
OpenMAX
codecs, session management, time-synchronized rendering, transport control,
33
decode media, you must implement your hardware-based codec as an
OpenMax
IL (Integration Layer) component.
53
and you can implement your own hardware codec by using the
OpenMax
integration layer standard. For more
57
<dt>
OpenMAX
Integration Layer (IL)</dt>
58
<dd>The
OpenMAX
IL provides a standardized way for Stagefright to recognize and use custom hardware-based
59
multimedia codecs called components. You must provide an
OpenMAX
plugin in the form of a shared library
61
Your custom codecs must be implemented according to the
OpenMAX
IL component standard.
70
own custom hardware codecs as
OpenMAX
components. To do this, you need to create OMX components and also an
77
<li>Create your components according to the
OpenMAX
IL component standard. The component interface is located in the
78
<code>frameworks/native/include/media/
OpenMAX
/OMX_Component.h</code> file. To learn more about th
[
all
...]
Completed in 481 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>