HomeSort by relevance Sort by last modified time
    Searched refs:OMX_FALSE (Results 1 - 25 of 186) sorted by null

1 2 3 4 5 6 7 8

  /hardware/intel/common/wrs_omxil_core/core/src/
intel_omx_config_parser.cpp 91 return OMX_FALSE;
98 return OMX_FALSE;
132 return OMX_FALSE;
148 return OMX_FALSE;
153 return OMX_FALSE;
159 return OMX_FALSE;
  /hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_omx_config_parser.cpp 108 return OMX_FALSE;
114 return OMX_FALSE;
148 return OMX_FALSE;
161 return OMX_FALSE;
166 return OMX_FALSE;
172 return OMX_FALSE;
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h 201 #define VIDDEC_PORT_POPULATED OMX_FALSE
238 #define VIDDEC_INPUT_PORT_FLAGERRORCONCEALMENT OMX_FALSE
245 #define VIDDEC_OUTPUT_PORT_FLAGERRORCONCEALMENT OMX_FALSE
252 #define VIDDEC_DEFAULT_MPEG4_SVH OMX_FALSE
253 #define VIDDEC_DEFAULT_MPEG4_GOV OMX_FALSE
257 #define VIDDEC_DEFAULT_MPEG4_ACPRED OMX_FALSE
264 #define VIDDEC_DEFAULT_MPEG4_REVERSIBLEVLC OMX_FALSE
275 #define VIDDEC_DEFAULT_H264_USEHADAMARD OMX_FALSE
279 #define VIDDEC_DEFAULT_H264_ENABLEUEP OMX_FALSE
280 #define VIDDEC_DEFAULT_H264_ENABLEFMO OMX_FALSE
    [all...]
  /frameworks/native/include/media/openmax/
OMX_Types.h 210 OMX_FALSE = 0,
211 OMX_TRUE = !OMX_FALSE,
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_Types.h 192 OMX_FALSE = 0,
193 OMX_TRUE = !OMX_FALSE,
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_Types.h 190 OMX_FALSE = 0,
191 OMX_TRUE = !OMX_FALSE,
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_Types.h 190 OMX_FALSE = 0,
191 OMX_TRUE = !OMX_FALSE,
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Types.h 190 OMX_FALSE = 0,
191 OMX_TRUE = !OMX_FALSE,
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Types.h 207 OMX_FALSE = 0,
208 OMX_TRUE = !OMX_FALSE,
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Types.h 190 OMX_FALSE = 0,
191 OMX_TRUE = !OMX_FALSE,
  /frameworks/av/media/libstagefright/codecs/gsm/dec/
SoftGSM.cpp 72 def.bPopulated = OMX_FALSE;
74 def.bBuffersContiguous = OMX_FALSE;
81 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
92 def.bPopulated = OMX_FALSE;
94 def.bBuffersContiguous = OMX_FALSE;
99 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
  /frameworks/av/media/libstagefright/codecs/raw/
SoftRaw.cpp 65 def.bPopulated = OMX_FALSE;
67 def.bBuffersContiguous = OMX_FALSE;
72 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
83 def.bPopulated = OMX_FALSE;
85 def.bBuffersContiguous = OMX_FALSE;
90 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
omx_video_encoder.cpp 192 m_sConfigIntraRefreshVOP.IntraRefreshVOP = OMX_FALSE;
218 m_sErrorCorrection.bEnableDataPartitioning = OMX_FALSE;
219 m_sErrorCorrection.bEnableHEC = OMX_FALSE;
220 m_sErrorCorrection.bEnableResync = OMX_FALSE;
221 m_sErrorCorrection.bEnableRVLC = OMX_FALSE;
248 m_sInPortDef.bPopulated = OMX_FALSE;
274 m_sOutPortDef.bPopulated = OMX_FALSE;
344 m_sParamMPEG4.bSVH = OMX_FALSE;
345 m_sParamMPEG4.bGov = OMX_FALSE;
351 m_sParamMPEG4.bReversibleVLC = OMX_FALSE;
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/
SoftAMRNBEncoder.cpp 76 def.bPopulated = OMX_FALSE;
78 def.bBuffersContiguous = OMX_FALSE;
83 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
94 def.bPopulated = OMX_FALSE;
96 def.bBuffersContiguous = OMX_FALSE;
101 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
  /frameworks/av/media/libstagefright/codecs/g711/dec/
SoftG711.cpp 69 def.bPopulated = OMX_FALSE;
71 def.bBuffersContiguous = OMX_FALSE;
81 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
92 def.bPopulated = OMX_FALSE;
94 def.bBuffersContiguous = OMX_FALSE;
99 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
  /frameworks/av/media/libstagefright/codecs/mp3dec/
SoftMP3.cpp 79 def.bPopulated = OMX_FALSE;
81 def.bBuffersContiguous = OMX_FALSE;
88 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
99 def.bPopulated = OMX_FALSE;
101 def.bBuffersContiguous = OMX_FALSE;
106 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
  /frameworks/av/media/libstagefright/codecs/vorbis/dec/
SoftVorbis.cpp 89 def.bPopulated = OMX_FALSE;
91 def.bBuffersContiguous = OMX_FALSE;
98 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
109 def.bPopulated = OMX_FALSE;
111 def.bBuffersContiguous = OMX_FALSE;
116 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
147 vorbisParams->bManaged = OMX_FALSE;
148 vorbisParams->bDownmix = OMX_FALSE;
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 225 m_sConfigIntraRefreshVOP.IntraRefreshVOP = OMX_FALSE;
259 m_sErrorCorrection.bEnableDataPartitioning = OMX_FALSE;
260 m_sErrorCorrection.bEnableHEC = OMX_FALSE;
261 m_sErrorCorrection.bEnableResync = OMX_FALSE;
262 m_sErrorCorrection.bEnableRVLC = OMX_FALSE;
294 m_sInPortDef.bPopulated = OMX_FALSE;
320 m_sOutPortDef.bPopulated = OMX_FALSE;
392 m_sParamMPEG4.bSVH = OMX_FALSE;
393 m_sParamMPEG4.bGov = OMX_FALSE;
399 m_sParamMPEG4.bReversibleVLC = OMX_FALSE;
    [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg_inlines.h 121 my_obj->clnt_mgr[client_idx].session[session_idx].active = OMX_FALSE;
  /frameworks/av/media/libstagefright/codecs/avc/enc/
SoftAVCEncoder.cpp 414 avcParams->bWeightedPPrediction = OMX_FALSE;
415 avcParams->bEntropyCodingCABAC = OMX_FALSE;
416 avcParams->bconstIpred = OMX_FALSE;
417 avcParams->bDirect8x8Inference = OMX_FALSE;
418 avcParams->bDirectSpatialTemporal = OMX_FALSE;
472 avcType->bWeightedPPrediction != OMX_FALSE ||
473 avcType->bEntropyCodingCABAC != OMX_FALSE ||
474 avcType->bconstIpred != OMX_FALSE ||
475 avcType->bDirect8x8Inference != OMX_FALSE ||
476 avcType->bDirectSpatialTemporal != OMX_FALSE ||
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c 811 pAppData->pInPortDef->bPopulated = OMX_FALSE;
820 pAppData->pInPortDef->format.video.bFlagErrorConcealment = OMX_FALSE;
852 pAppData->pH264->bEnableUEP = OMX_FALSE;
853 pAppData->pH264->bEnableFMO = OMX_FALSE;
854 pAppData->pH264->bEnableASO = OMX_FALSE;
855 pAppData->pH264->bEnableRS = OMX_FALSE;
858 pAppData->pH264->bFrameMBsOnly = OMX_FALSE;
859 pAppData->pH264->bMBAFF = OMX_FALSE;
860 pAppData->pH264->bEntropyCodingCABAC = OMX_FALSE;
861 pAppData->pH264->bWeightedPPrediction = OMX_FALSE;
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacenc/
SoftAACEncoder.cpp 90 def.bPopulated = OMX_FALSE;
92 def.bBuffersContiguous = OMX_FALSE;
97 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
108 def.bPopulated = OMX_FALSE;
110 def.bBuffersContiguous = OMX_FALSE;
115 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/
SoftAMR.cpp 87 def.bPopulated = OMX_FALSE;
89 def.bBuffersContiguous = OMX_FALSE;
98 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
113 def.bPopulated = OMX_FALSE;
115 def.bBuffersContiguous = OMX_FALSE;
120 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
  /frameworks/av/media/libstagefright/codecs/amrwbenc/
SoftAMRWBEncoder.cpp 83 def.bPopulated = OMX_FALSE;
85 def.bBuffersContiguous = OMX_FALSE;
90 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
101 def.bPopulated = OMX_FALSE;
103 def.bBuffersContiguous = OMX_FALSE;
108 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
  /frameworks/av/media/libstagefright/codecs/flac/enc/
SoftFlacEncoder.cpp 120 def.bPopulated = OMX_FALSE;
122 def.bBuffersContiguous = OMX_FALSE;
127 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
139 def.bPopulated = OMX_FALSE;
141 def.bBuffersContiguous = OMX_FALSE;
146 def.format.audio.bFlagErrorConcealment = OMX_FALSE;

Completed in 799 milliseconds

1 2 3 4 5 6 7 8