HomeSort by relevance Sort by last modified time
    Searched refs:nTimeout (Results 1 - 10 of 10) sorted by null

  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_IVCommon.h 583 * nTimeout : Number of milliseconds before backlight automatically turns
591 OMX_U32 nTimeout;
  /frameworks/base/include/media/stagefright/openmax/
OMX_IVCommon.h 600 * nTimeout : Number of milliseconds before backlight automatically turns
608 OMX_U32 nTimeout;
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_IVCommon.h 583 * nTimeout : Number of milliseconds before backlight automatically turns
591 OMX_U32 nTimeout;
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_IVCommon.h 583 * nTimeout : Number of milliseconds before backlight automatically turns
591 OMX_U32 nTimeout;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c 742 OMX_U32 nTimeout;
764 nTimeout = 0;
794 else if (nTimeout++ > 0xEFFFFFFE) {
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDec_Utils.c 789 OMX_U32 nTimeout = 0;
808 nTimeout = 0;
813 if (nTimeout++ > 200000) {
861 nTimeout = 0;
866 if (nTimeout++ > 200000) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Enc_Utils.c 647 OMX_U32 nTimeout = 0;
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEnc_Utils.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEnc_Utils.c 825 OMX_U32 nTimeout = 0x0;
839 nTimeout = 0x0;
    [all...]
OMX_VideoEncoder.c     [all...]

Completed in 2244 milliseconds