Searched defs:other (Results 1 - 11 of 11) sorted by relevance

/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_Component.h82 OMX_OTHER_PORTDEFINITIONTYPE other; member in union:OMX_PARAM_PORTDEFINITIONTYPE::__anon3659
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_Component.h82 OMX_OTHER_PORTDEFINITIONTYPE other; member in union:OMX_PARAM_PORTDEFINITIONTYPE::__anon3668
/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_Component.h82 OMX_OTHER_PORTDEFINITIONTYPE other; member in union:OMX_PARAM_PORTDEFINITIONTYPE::__anon3717
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Component.h82 OMX_OTHER_PORTDEFINITIONTYPE other; member in union:OMX_PARAM_PORTDEFINITIONTYPE::__anon5395
/hardware/ti/omap4-aah/domx/omx_core/inc/
H A DOMX_Component.h99 OMX_OTHER_PORTDEFINITIONTYPE other; member in union:OMX_PARAM_PORTDEFINITIONTYPE::__anon5448
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Component.h82 OMX_OTHER_PORTDEFINITIONTYPE other; member in union:OMX_PARAM_PORTDEFINITIONTYPE::__anon5568
/hardware/intel/common/libmix/videoencoder/
H A DVideoEncoderDef.h180 CirParams &operator=(const CirParams &other) { argument
181 if (this == &other) return *this;
183 this->cir_num_mbs = other.cir_num_mbs;
193 AirParams &operator=(const AirParams &other) { argument
194 if (this == &other) return *this;
196 this->airMBs= other.airMBs;
197 this->airThreshold= other.airThreshold;
198 this->airAuto = other.airAuto;
207 VideoFrameRate &operator=(const VideoFrameRate &other) { argument
208 if (this == &other) retur
220 operator =(const VideoResolution &other) argument
244 operator =(const VideoRateControlParams &other) argument
269 operator =(const SliceNum &other) argument
292 operator =(const Cropping &other) argument
307 operator =(const SamplingAspectRatio &other) argument
354 operator =(const VideoParamConfigSet &other) argument
389 operator =(const VideoParamsCommon &other) argument
440 operator =(const VideoParamsAVC &other) argument
[all...]
/hardware/ril/include/telephony/
H A Dril_cdma_sms.h156 39 (other terminal problem) are reported. */
511 RIL_CDMA_SMS_UdhOther other; member in union:__anon4992::__anon4993
740 /* All the other values are reserved */
791 ** wms_ts_decode_cdma_bd_with_other() for details regarding 'other' parameters
793 RIL_CDMA_SMS_OtherParm other; member in struct:__anon5010
/hardware/intel/img/psb_video/src/
H A Dtng_hostdefs.h464 IMG_INT32 i32BufferSize; //!< Size of Buffer (VCM mode: in frames; all other modes: in bits)
492 } other; member in union:__anon1484::__anon1485
615 IMG_UINT8 ui8MPEG2IntraDCPrecision; //!< Only used in MPEG2, 2 bit field (0 = 8 bit, 1 = 9 bit, 2 = 10 bit and 3=11 bit precision). Set to zero for other encode standards.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc12 // in the documentation and/or other materials provided with the
53 // in the documentation and/or other materials provided with the
86 // in the documentation and/or other materials provided with the
365 // TODO(kenton@google.com): There are other ways to get the time on
378 // Assume other platforms have gettimeofday().
416 // in the documentation and/or other materials provided with the
1362 // other parts of Google Test.
2436 AssertionResult::AssertionResult(const AssertionResult& other) argument
2437 : success_(other.success_),
2438 message_(other
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h12 // in the documentation and/or other materials provided with the
69 // in the documentation and/or other materials provided with the
108 // in the documentation and/or other materials provided with the
132 // This file is fundamental to Google Test. All other Google Test source
134 // any other Google Test header.
210 // don't have access to other platforms, support for them may be less
259 // other platforms, including Windows.
372 // probably other compilers set that too in C++11 mode.
461 // For other compilers, we assume exceptions are disabled to be
555 // For all other compiler
2037 RE(const RE& other) argument
10105 ParamIterator(const ParamIterator& other) argument
10106 operator =(const ParamIterator& other) argument
10163 ParamGenerator(const ParamGenerator& other) argument
10165 operator =(const ParamGenerator& other) argument
10227 Iterator(const Iterator& other) argument
10324 Iterator(const Iterator& other) argument
13843 Iterator(const Iterator& other) argument
13967 Iterator(const Iterator& other) argument
14109 Iterator(const Iterator& other) argument
14268 Iterator(const Iterator& other) argument
14446 Iterator(const Iterator& other) argument
14641 Iterator(const Iterator& other) argument
14855 Iterator(const Iterator& other) argument
15085 Iterator(const Iterator& other) argument
15333 Iterator(const Iterator& other) argument
[all...]

Completed in 290 milliseconds