HomeSort by relevance Sort by last modified time
    Searched full:omx_video (Results 1 - 25 of 51) sorted by null

1 2 3

  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/
content.pkg 15 system\src\openmax_il\omx_core\inc\OMX_Video.h
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
Makefile 23 rm -f $(OMXINCLUDEDIR)/OMX_Video.h
  /hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_base.cpp 103 omx_video* omx = reinterpret_cast<omx_video*>(input);
131 void post_message(omx_video *omx, unsigned char id)
138 omx_video::omx_cmd_queue::~omx_cmd_queue()
144 omx_video::omx_cmd_queue::omx_cmd_queue(): m_read(0),m_write(0),m_size(0)
150 bool omx_video::omx_cmd_queue::insert_entry(unsigned p1, unsigned p2, unsigned id)
174 bool omx_video::omx_cmd_queue::pop_entry(unsigned *p1, unsigned *p2, unsigned *id)
198 unsigned omx_video::omx_cmd_queue::get_q_msg_type()
226 omx_video::omx_video(): m_state(OMX_StateInvalid) function in class:omx_video
    [all...]
omx_video_encoder.cpp     [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/
Exynos_OMX_H264dec.h 32 #include "OMX_Video.h"
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/vp8/
Exynos_OMX_Vp8dec.h 33 #include "OMX_Video.h"
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/h264/
Exynos_OMX_H264enc.h 32 #include "OMX_Video.h"
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
Exynos_OMX_Mpeg4enc.h 32 #include "OMX_Video.h"
  /frameworks/av/include/media/stagefright/
ColorConverter.h 26 #include <OMX_Video.h>
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
Exynos_OMX_Mpeg4dec.h 33 #include "OMX_Video.h"
  /frameworks/base/media/java/android/media/videoeditor/
MediaProperties.java 151 * The H264 profile, the values are same as the one in OMX_Video.h
164 * The H264 level, the values are same as the one in OMX_Video.h
186 * The H263 profile, the values are same as the one in OMX_Video.h
201 * The H263 level, the values are same as the one in OMX_Video.h
215 * The mpeg4 profile, the values are same as the one in OMX_Video.h
237 * The mpeg4 level, the values are same as the one in OMX_Video.h
  /frameworks/av/libvideoeditor/vss/stagefrightshells/inc/
VideoEditorVideoDecoder_internal.h 42 #include <OMX_Video.h>
  /frameworks/av/include/media/
IOMX.h 28 #include <OMX_Video.h>
  /hardware/qcom/media/mm-video/vidc/venc/inc/
omx_video_encoder.h 43 class omx_venc: public omx_video
omx_video_base.h 150 class omx_video: public qc_omx_component class in inherits:qc_omx_component
186 omx_video(); // constructor
187 virtual ~omx_video(); // destructor
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.h 51 #include <OMX_Video.h>
  /device/asus/grouper/
media_profiles.xml 256 correspond to the values in OMX_Video.h.
  /hardware/qcom/media/mm-core/
Android.mk 42 LOCAL_COPY_HEADERS += inc/OMX_Video.h
  /hardware/qcom/media/mm-core/omxcore/
Android.mk 55 LOCAL_COPY_HEADERS += inc/OMX_Video.h
  /hardware/ti/omap4xxx/domx/domx/omx_rpc/inc/
omx_rpc_internal.h 69 #include <OMX_Video.h>
  /device/generic/goldfish/camera/
media_profiles.xml 396 correspond to the values in OMX_Video.h.
  /device/samsung/manta/
media_profiles.xml 318 correspond to the values in OMX_Video.h.
  /device/asus/flo/
media_profiles.xml 410 correspond to the values in OMX_Video.h.
  /device/lge/mako/
media_profiles.xml 410 correspond to the values in OMX_Video.h.
  /device/samsung/tuna/
media_profiles.xml 410 correspond to the values in OMX_Video.h.

Completed in 2241 milliseconds

1 2 3