HomeSort by relevance Sort by last modified time
    Searched refs:OMX_S32 (Results 201 - 225 of 258) sorted by null

1 2 3 4 5 6 7 891011

  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_mpeg4_enc/src/
omx_proxy_mpeg4enc.c 152 OMX_S32 nCurBufIndex;
235 if((( (OMX_S32)nTargetFrameRate) -((OMX_S32) nCurrentFrameRate) >= FRAME_RATE_THRESHOLD) ||
236 (((OMX_S32) nCurrentFrameRate) - ( (OMX_S32)nTargetFrameRate) >= FRAME_RATE_THRESHOLD)) {
    [all...]
  /frameworks/av/media/libstagefright/
OMXClient.cpp 53 node_id node, OMX_COMMANDTYPE cmd, OMX_S32 param);
253 node_id node, OMX_COMMANDTYPE cmd, OMX_S32 param) {
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
OMX_AacEnc_Utils.h 532 OMX_S32 nOutStandingFillDones;
535 OMX_S32 nOutStandingEmptyDones;
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
OMX_WmaDec_Utils.h 525 OMX_S32 iOutputFormat;
771 OMX_S32 nOutStandingFillDones;
    [all...]
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXFD.cpp 386 OMX_S32 nLeft = 0;
387 OMX_S32 nTop = 0;
  /external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/
omxSP_FFTInit_R_S16.c 63 OMX_S32 xS32 = 0, yS32 = 0;
  /external/chromium_org/third_party/openmax_dl/dl/sp/src/test/
test_util.c 191 * Arrays with elements of type OMX_S16, OMX_S32, OMX_SC32, OMX_F32,
204 void DumpArrayReal32(const char* array_name, int count, const OMX_S32* array) {
  /frameworks/av/include/media/
IOMX.h 62 node_id node, OMX_COMMANDTYPE cmd, OMX_S32 param) = 0;
  /frameworks/av/media/libstagefright/include/
OMX.h 44 node_id node, OMX_COMMANDTYPE cmd, OMX_S32 param);
OMXNodeInstance.h 44 status_t sendCommand(OMX_COMMANDTYPE cmd, OMX_S32 param);
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
video_encoder_device_v4l2.h 356 bool venc_set_vpe_rotation(OMX_S32 rotation_angle);
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/mp3/
Exynos_OMX_Mp3dec.c 133 OMX_S32 codecType;
400 OMX_S32 codecType;
489 OMX_S32 returnCodec = 0;
694 OMX_S32 returnCodec;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
OMX_G729Decoder.h 579 OMX_S32 nOutStandingFillDones;
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
OMX_WbAmrDecoder.h 591 OMX_S32 nOutStandingFillDones;
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXAlgo.cpp 257 OMX_S32 manualconvergence = -30;
276 manualconvergence = (OMX_S32)params.getInt(TICameraParameters::KEY_MANUALCONVERGENCE_VALUES);
291 OMX_S32 *pManualConverence)
325 OMX_S32 pManualConverence)
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c 800 OMX_ERRORTYPE VIDDEC_Load_Defaults (VIDDEC_COMPONENT_PRIVATE* pComponentPrivate, OMX_S32 nPassing)
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_Utils.h 548 OMX_S32 nProfile;
549 OMX_S32 nLevel;
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_PredictIntra_4x4.c 116 OMX_S32 availability
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
OMX_G711Dec_Utils.h 741 OMX_S32 nOutStandingFillDones;
OMX_G711Decoder.h 667 OMX_S32 nOutStandingFillDones;
  /hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/
OMXCameraAdapter.h 185 OMX_S32 num;
663 static size_t encodeZoomCap(OMX_S32, const CapZoom*, size_t, char*, size_t);
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/
Exynos_OMX_Adec.c     [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
Exynos_OMX_Mpeg4dec.c     [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_deblocking.c     [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c 101 OMX_S32 bufferLen,
102 OMX_S32 bufferSizeUsed ,
104 OMX_S32 auxInfoLen,
    [all...]

Completed in 2659 milliseconds

1 2 3 4 5 6 7 891011