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

1 2

  /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
OMX_Component.h 45 #include <OMX_Video.h>
  /hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_base.cpp 88 omx_video* omx = reinterpret_cast<omx_video*>(input);
115 void post_message(omx_video *omx, unsigned char id)
122 omx_video::omx_cmd_queue::~omx_cmd_queue()
128 omx_video::omx_cmd_queue::omx_cmd_queue(): m_read(0),m_write(0),m_size(0)
134 bool omx_video::omx_cmd_queue::insert_entry(unsigned p1, unsigned p2, unsigned id)
158 bool omx_video::omx_cmd_queue::pop_entry(unsigned *p1, unsigned *p2, unsigned *id)
182 unsigned omx_video::omx_cmd_queue::get_q_msg_type()
210 omx_video::omx_video(): m_state(OMX_StateInvalid) function in class:omx_video
    [all...]
omx_video_encoder.cpp 854 omx_video::SetConfig
    [all...]
  /frameworks/base/include/media/stagefright/
ColorConverter.h 26 #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/media/libvideoeditor/vss/stagefrightshells/inc/
VideoEditorVideoDecoder_internal.h 42 #include <OMX_Video.h>
  /hardware/qcom/media/mm-video/vidc/venc/inc/
omx_video_base.h 122 class omx_video: public qc_omx_component class in inherits:qc_omx_component
126 omx_video(); // constructor
127 virtual ~omx_video(); // destructor
omx_video_encoder.h 38 class omx_venc: public omx_video
  /frameworks/base/include/media/
IOMX.h 27 #include <OMX_Video.h>
  /frameworks/base/media/libstagefright/
VideoSourceDownSampler.cpp 26 #include "OMX_Video.h"
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.h 51 #include <OMX_Video.h>
  /hardware/qcom/media/mm-core/omxcore/
Android.mk 57 LOCAL_COPY_HEADERS += inc/OMX_Video.h
  /hardware/ti/omap4xxx/domx/domx/omx_rpc/inc/
omx_rpc_internal.h 69 #include <OMX_Video.h>
  /development/tools/emulator/system/camera/
media_profiles.xml 382 correspond to the values in OMX_Video.h.
  /device/samsung/tuna/
media_profiles.xml 387 correspond to the values in OMX_Video.h.
  /frameworks/base/media/libstagefright/codecs/m4v_h263/enc/
M4vH263Encoder.cpp 24 #include "OMX_Video.h"
  /frameworks/base/media/libstagefright/codecs/avc/enc/
AVCEncoder.cpp 25 #include "OMX_Video.h"
  /frameworks/media/libvideoeditor/vss/src/
M4VD_EXTERNAL_BitstreamParser.c 23 #include "OMX_Video.h"
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Component.h 45 #include <OMX_Video.h>
OMX_QCOMExtns.h 43 #include "OMX_Video.h"
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Component.h 45 #include <OMX_Video.h>
  /frameworks/base/include/media/stagefright/openmax/
OMX_Component.h 62 #include <OMX_Video.h>
OMX_Video.h 42 * @file OMX_Video.h - OpenMax IL version 1.1.2
    [all...]

Completed in 755 milliseconds

1 2