/hardware/google/av/codec2/vndk/util/ |
D | C2InterfaceUtils.cpp | 367 Impl(const C2ParamField &field) in Impl() 368 : _mParamField(field), in Impl() 556 C2ParamFieldValuesBuilder<T>::C2ParamFieldValuesBuilder(const C2ParamField &field) in C2ParamFieldValuesBuilder() argument 557 : _mImpl(std::make_unique<C2ParamFieldValuesBuilder<T>::Impl>(field)) { } in C2ParamFieldValuesBuilder() 705 C2FieldDescriptor field; member 722 : field(field_), parent(parent_), index(index_), depth(depth_), in Impl() 767 switch (_mImpl->field.type()) { in isArithmetic() 784 return _mImpl->field.extent() == 0; in isFlexible() 788 return _mImpl->field.name(); in name() 792 return _mImpl->field.namedValues(); in namedValues() [all …]
|
D | C2InterfaceHelper.cpp | 360 C2InterfaceHelper::FieldHelper::FieldHelper(const ParamRef ¶m, const _C2FieldId &field, in FieldHelper() argument 363 mFieldId(field), in FieldHelper() 365 C2_LOG(VERBOSE) << "Creating field helper " << field << " " in FieldHelper() 392 C2ParamField &field, std::shared_ptr<C2InterfaceHelper::FieldHelper> helper) in SupportedValuesBuilder() 393 : C2ParamFieldValuesBuilder<T>(field), _mHelper(helper), _mField(field) { in SupportedValuesBuilder() 550 for (const C2FieldDescriptor &field : *param) { in GetBaseOffset() 551 size_t fieldOffset = _C2ParamInspector::GetOffset(field); in GetBaseOffset() 552 size_t fieldSize = _C2ParamInspector::GetSize(field); in GetBaseOffset() 553 size_t fieldExtent = field.extent(); in GetBaseOffset() 561 if (field.extent() == 0 || offset < fieldOffset + fieldSize * fieldExtent) { in GetBaseOffset() [all …]
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | bcmdefs.h | 248 #define GFIELD(val, field) \ argument 249 (((val) >> field ## _S) & field ## _M) 250 #define SFIELD(val, field, bits) \ argument 251 (((val) & (~(field ## _M << field ## _S))) | \ 252 ((unsigned)(bits) << field ## _S))
|
/hardware/qcom/msm8998/original-kernel-headers/linux/ |
D | videodev2.h | 107 #define V4L2_FIELD_HAS_TOP(field) \ argument 108 ((field) == V4L2_FIELD_TOP ||\ 109 (field) == V4L2_FIELD_INTERLACED ||\ 110 (field) == V4L2_FIELD_INTERLACED_TB ||\ 111 (field) == V4L2_FIELD_INTERLACED_BT ||\ 112 (field) == V4L2_FIELD_SEQ_TB ||\ 113 (field) == V4L2_FIELD_SEQ_BT) 114 #define V4L2_FIELD_HAS_BOTTOM(field) \ argument 115 ((field) == V4L2_FIELD_BOTTOM ||\ 116 (field) == V4L2_FIELD_INTERLACED ||\ [all …]
|
/hardware/qcom/msm8x09/kernel-headers/linux/ |
D | videodev2.h | 43 …field) ((field) == V4L2_FIELD_TOP || (field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INT… argument 44 …field) ((field) == V4L2_FIELD_BOTTOM || (field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_… argument 45 …field) ((field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == V4L2… argument 46 #define V4L2_FIELD_HAS_T_OR_B(field) ((field) == V4L2_FIELD_BOTTOM || (field) == V4L2_FIELD_TOP || … argument 141 __u32 field; member 410 __u32 field; member 473 __u32 field; member 501 __u32 field; member 1022 __u32 field; member 1060 __u32 field; member [all …]
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | videodev2.h | 109 #define V4L2_FIELD_HAS_TOP(field) \ argument 110 ((field) == V4L2_FIELD_TOP ||\ 111 (field) == V4L2_FIELD_INTERLACED ||\ 112 (field) == V4L2_FIELD_INTERLACED_TB ||\ 113 (field) == V4L2_FIELD_INTERLACED_BT ||\ 114 (field) == V4L2_FIELD_SEQ_TB ||\ 115 (field) == V4L2_FIELD_SEQ_BT) 116 #define V4L2_FIELD_HAS_BOTTOM(field) \ argument 117 ((field) == V4L2_FIELD_BOTTOM ||\ 118 (field) == V4L2_FIELD_INTERLACED ||\ [all …]
|
/hardware/qcom/msm8x09/original-kernel-headers/linux/ |
D | videodev2.h | 109 #define V4L2_FIELD_HAS_TOP(field) \ argument 110 ((field) == V4L2_FIELD_TOP ||\ 111 (field) == V4L2_FIELD_INTERLACED ||\ 112 (field) == V4L2_FIELD_INTERLACED_TB ||\ 113 (field) == V4L2_FIELD_INTERLACED_BT ||\ 114 (field) == V4L2_FIELD_SEQ_TB ||\ 115 (field) == V4L2_FIELD_SEQ_BT) 116 #define V4L2_FIELD_HAS_BOTTOM(field) \ argument 117 ((field) == V4L2_FIELD_BOTTOM ||\ 118 (field) == V4L2_FIELD_INTERLACED ||\ [all …]
|
/hardware/qcom/msm8998/kernel-headers/linux/ |
D | videodev2.h | 47 …field) ((field) == V4L2_FIELD_TOP || (field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INT… argument 49 …field) ((field) == V4L2_FIELD_BOTTOM || (field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_… argument 50 …field) ((field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == V4L2… argument 51 #define V4L2_FIELD_HAS_T_OR_B(field) ((field) == V4L2_FIELD_BOTTOM || (field) == V4L2_FIELD_TOP || … argument 217 __u32 field; member 607 __u32 field; member 687 __u32 field; member 722 __u32 field; member 1380 __u32 field; member 1427 __u32 field; member [all …]
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | videodev2.h | 49 …field) ((field) == V4L2_FIELD_TOP || (field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INT… argument 50 …field) ((field) == V4L2_FIELD_BOTTOM || (field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_… argument 51 …field) ((field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == V4L2… argument 52 #define V4L2_FIELD_HAS_T_OR_B(field) ((field) == V4L2_FIELD_BOTTOM || (field) == V4L2_FIELD_TOP || … argument 171 __u32 field; member 502 __u32 field; member 581 __u32 field; member 616 __u32 field; member 1267 __u32 field; member 1315 __u32 field; member [all …]
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | videodev2.h | 47 …field) ((field) == V4L2_FIELD_TOP || (field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD… argument 49 …field) ((field) == V4L2_FIELD_BOTTOM || (field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FI… argument 50 …field) ((field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == … argument 162 __u32 field; member 471 __u32 field; member 571 __u32 field; member 1175 __u32 field; member 1222 __u32 field; member 1276 __u8 field; member
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | videodev2.h | 107 #define V4L2_FIELD_HAS_TOP(field) \ argument 108 ((field) == V4L2_FIELD_TOP ||\ 109 (field) == V4L2_FIELD_INTERLACED ||\ 110 (field) == V4L2_FIELD_INTERLACED_TB ||\ 111 (field) == V4L2_FIELD_INTERLACED_BT ||\ 112 (field) == V4L2_FIELD_SEQ_TB ||\ 113 (field) == V4L2_FIELD_SEQ_BT) 114 #define V4L2_FIELD_HAS_BOTTOM(field) \ argument 115 ((field) == V4L2_FIELD_BOTTOM ||\ 116 (field) == V4L2_FIELD_INTERLACED ||\ [all …]
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
D | videodev2.h | 107 #define V4L2_FIELD_HAS_TOP(field) \ argument 108 ((field) == V4L2_FIELD_TOP ||\ 109 (field) == V4L2_FIELD_INTERLACED ||\ 110 (field) == V4L2_FIELD_INTERLACED_TB ||\ 111 (field) == V4L2_FIELD_INTERLACED_BT ||\ 112 (field) == V4L2_FIELD_SEQ_TB ||\ 113 (field) == V4L2_FIELD_SEQ_BT) 114 #define V4L2_FIELD_HAS_BOTTOM(field) \ argument 115 ((field) == V4L2_FIELD_BOTTOM ||\ 116 (field) == V4L2_FIELD_INTERLACED ||\ [all …]
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
D | videodev2.h | 47 …field) ((field) == V4L2_FIELD_TOP || (field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD… argument 49 …field) ((field) == V4L2_FIELD_BOTTOM || (field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FI… argument 50 …field) ((field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == … argument 164 __u32 field; member 472 __u32 field; member 572 __u32 field; member 1176 __u32 field; member 1224 __u32 field; member 1277 __u8 field; member
|
/hardware/interfaces/media/c2/1.0/ |
D | types.hal | 109 * Identifying information of a field relative to a known C2Param structure. 111 * Within a given C2Param structure, each field is uniquely identified by @ref 115 /** Offset of the field in bytes. */ 117 /** Size of the field in bytes. */ 122 * Reference to a field in a C2Param structure. 127 /** Identifier of the field inside the C2Param structure. */ 240 * Description of supported values for a field. 259 * Supported values for a field. 261 * This is a pair of the field specifier together with an optional supported 267 * Reference to a field or a C2Param structure. [all …]
|
/hardware/google/interfaces/media/c2/1.0/ |
D | types.hal | 85 * Struct uniquely specifying a field in an arbitrary parameter structure. 88 /** Offset of the field in bytes */ 90 /** Size of the field in bytes */ 95 * Struct representing a location of a field in a parameter with a given index. 160 * Generic supported values for a field. 223 * Supported values for a specific field. 225 * This is a pair of the field specifier together with an optional supported 230 /** the field or parameter */ 234 * optional supported values for the field if paramOrField specifies an 235 * actual field that is numeric (non struct, blob or string). Supported [all …]
|
/hardware/google/av/codec2/vndk/internal/ |
D | C2ParamInternal.h | 79 C2ParamField CreateParamField(C2Param::Index index, _C2FieldId field) { in CreateParamField() 80 return C2ParamField(index, field._mOffset, field._mSize); in CreateParamField()
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | videodev2.h | 128 #define V4L2_FIELD_HAS_TOP(field) \ argument 129 ((field) == V4L2_FIELD_TOP ||\ 130 (field) == V4L2_FIELD_INTERLACED ||\ 131 (field) == V4L2_FIELD_INTERLACED_TB ||\ 132 (field) == V4L2_FIELD_INTERLACED_BT ||\ 133 (field) == V4L2_FIELD_SEQ_TB ||\ 134 (field) == V4L2_FIELD_SEQ_BT) 135 #define V4L2_FIELD_HAS_BOTTOM(field) \ argument 136 ((field) == V4L2_FIELD_BOTTOM ||\ 137 (field) == V4L2_FIELD_INTERLACED ||\ [all …]
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | videodev2.h | 62 …field) ((field) == V4L2_FIELD_TOP || (field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD… argument 64 …field) ((field) == V4L2_FIELD_BOTTOM || (field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FI… argument 65 …field) ((field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == … argument 174 enum v4l2_field field; member 464 enum v4l2_field field; member 542 enum v4l2_field field; member 2006 __u32 field; member 2054 enum v4l2_field field; member 2104 __u8 field; member
|
/hardware/interfaces/camera/device/3.4/ |
D | types.hal | 34 * This version extends the @3.2 Stream with the physicalCameraId and bufferSize field. 46 * multi camera but the stream is not a physical output stream, this field will point to a 57 * For an input stream, this field is guaranteed to be a 0-length string. 59 * When not empty, this field is the <id> field of one of the full-qualified device 107 * pipeline updates. The field is optional, clients can choose to ignore it and avoid 120 * field 138 * When not empty, this field is the <id> field of one of the full-qualified device 166 * If zero, read settings from .settings field. 189 * This field must be used if fmqSettingsSize is zero. It must not be used 223 * settings field contains the metadata for the HAL to read. When metadata [all …]
|
/hardware/google/av/codec2/include/ |
D | C2.h | 166 #define DEFINE_FIELD_BASED_COMPARISON_OPERATORS(type, field) \ argument 167 inline bool operator<(const type &other) const { return field < other.field; } \ 168 inline bool operator==(const type &other) const { return field == other.field; } \ 171 #define DEFINE_FIELD_AND_MASK_BASED_COMPARISON_OPERATORS(type, field, mask) \ argument 173 return (field & mask) < (other.field & (mask)); \ 176 return (field & mask) == (other.field & (mask)); \
|
/hardware/google/av/codec2/hidl/1.0/utils/ |
D | Configurable.cpp | 142 query.field.index, in querySupportedValues() 143 query.field.fieldId.offset, in querySupportedValues() 144 query.field.fieldId.size), in querySupportedValues()
|
/hardware/google/av/codec2/vndk/include/util/ |
D | C2InterfaceHelper.h | 163 FieldHelper(const ParamRef ¶m, const _C2FieldId &field, 396 FieldType<S> F(S &field) { 397 size_t offs = (uintptr_t)&field - (uintptr_t)&get(); 418 const FieldType<S> F(S &field) const { 419 return const_cast<const FieldType<S>>(const_cast<Param *>(this)->F(field)); 744 #define C2F(spParam, field) \ 749 decltype(spParam->field)>::type>::type>::type>( \ 750 C2ParamField(spParam.get(), &spParam->field))
|
/hardware/invensense/65xx/libsensors_iio/ |
D | Android.mk | 20 -Wno-unused-private-field \
|
/hardware/qcom/display/msm8996/sdm/libs/utils/ |
D | Android.mk | 9 LOCAL_CFLAGS := -Wno-missing-field-initializers \
|
/hardware/qcom/display/msm8996/sdm/libs/core/ |
D | Android.mk | 9 LOCAL_CFLAGS := -Wno-missing-field-initializers -Wno-unused-parameter \
|