Home
last modified time | relevance | path

Searched refs:query (Results 1 – 25 of 112) sorted by relevance

12345

/hardware/google/av/codec2/hidl/1.0/utils/
DConfigurable.cpp53 Return<void> CachedConfigurable::query( in query() function in hardware::google::media::c2::V1_0::utils::CachedConfigurable
62 c2_status_t c2res = mIntf->query( in query()
140 for (const FieldSupportedValuesQuery &query : inFields) { in querySupportedValues() local
142 query.field.index, in querySupportedValues()
143 query.field.fieldId.offset, in querySupportedValues()
144 query.field.fieldId.size), in querySupportedValues()
145 query.type == FieldSupportedValuesQuery::Type::POSSIBLE ? in querySupportedValues()
DInputSurface.cpp80 c2_status_t query( in query() function in hardware::google::media::c2::V1_0::utils::__anon30c76a050111::ConfigurableWrapper
84 return mImpl->query({}, indices, mayBlock, params); in query()
209 Return<void> InputSurface::query( in query() function in hardware::google::media::c2::V1_0::utils::InputSurface
212 return mBase->query(what, _hidl_cb); in query()
/hardware/libhardware/modules/camera/3_4/
Dv4l2_wrapper.cpp82 v4l2_query_ext_ctrl query; in Connect() local
83 query.id = V4L2_CTRL_FLAG_NEXT_CTRL | V4L2_CTRL_FLAG_NEXT_COMPOUND; in Connect()
84 extended_query_supported_ = (IoctlLocked(VIDIOC_QUERY_EXT_CTRL, &query) == 0); in Connect()
198 v4l2_queryctrl query; in QueryControl() local
199 query.id = control_id; in QueryControl()
200 if (IoctlLocked(VIDIOC_QUERYCTRL, &query)) { in QueryControl()
206 result->id = query.id; in QueryControl()
207 result->type = query.type; in QueryControl()
208 memcpy(result->name, query.name, sizeof(query.name)); in QueryControl()
209 result->minimum = query.minimum; in QueryControl()
[all …]
/hardware/google/av/codec2/vndk/util/
DC2InterfaceHelper.cpp730 c2_status_t C2InterfaceHelper::query( in query() function in C2InterfaceHelper
788 for (C2FieldSupportedValuesQuery &query : fields) { in querySupportedValues()
789 C2_LOG(VERBOSE) << "querying field " << query.field(); in querySupportedValues()
790 C2Param::Index ix = _C2ParamInspector::GetIndex(query.field()); in querySupportedValues()
794 query.status = C2_BAD_INDEX; in querySupportedValues()
799 _C2ParamInspector::GetOffset(query.field()) - sizeof(C2Param)); in querySupportedValues()
802 query.status = C2_NOT_FOUND; in querySupportedValues()
807 << StringPrintf("@%02zx+%02x", offs, _C2ParamInspector::GetSize(query.field())); in querySupportedValues()
809 param->findField(offs, _C2ParamInspector::GetSize(query.field())); in querySupportedValues()
812 query.status = C2_NOT_FOUND; in querySupportedValues()
[all …]
/hardware/google/av/codec2/tests/
DC2SampleComponent_test.cpp189 for (C2FieldSupportedValuesQuery &query : fields) { in querySupportedValues_vb()
190 if (query.field() == C2ParamField(&mDomainInfo, &C2ComponentDomainInfo::value)) { in querySupportedValues_vb()
191 query.values = C2FieldSupportedValues( in querySupportedValues_vb()
197 query.status = C2_OK; in querySupportedValues_vb()
199 query.status = C2_BAD_INDEX; in querySupportedValues_vb()
402 std::vector<C2FieldSupportedValuesQuery> query = { in TEST_F() local
410 EXPECT_EQ(C2_OK, comp->querySupportedValues_vb(query, C2_DONT_BLOCK)); in TEST_F()
412 for (const C2FieldSupportedValuesQuery &q : query) { in TEST_F()
/hardware/google/av/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
DConfigurable.h65 virtual Return<void> query(
115 virtual Return<void> query( in query() function
119 return mIntf->query(indices, mayBlock, _hidl_cb); in query()
DConfigurableC2Intf.h49 virtual c2_status_t query(
/hardware/qcom/audio/hal/voice_extn/
Dvoice_extn.h30 struct str_parms *query,
66 struct str_parms *query __unused, in voice_extn_get_parameters()
Dvoice_extn.c543 struct str_parms *query, in voice_extn_get_parameters() argument
548 char *str = str_parms_to_str(query); in voice_extn_get_parameters()
553 ret = str_parms_get_str(query, AUDIO_PARAMETER_KEY_AUDIO_MODE, value, in voice_extn_get_parameters()
559 ret = str_parms_get_str(query, AUDIO_PARAMETER_KEY_ALL_CALL_STATES, in voice_extn_get_parameters()
/hardware/interfaces/camera/device/3.5/
DICameraDevice.hal57 * On a successful query of the physical camera device characteristics
108 * On successful stream combination query.
110 * The camera device does not support stream combination query.
112 * The stream combination query cannot complete due to internal
DICameraDeviceSession.hal124 * Therefore, the HAL must not use this query as an indication to change its behavior in any
144 * On successful reconfiguration required query.
146 * The camera device does not support the reconfiguration query.
148 * The reconfiguration query cannot complete due to internal
/hardware/invensense/6515/libsensors_iio/
Dsensors_mpl.cpp117 int query(int what, int *value);
351 int sensors_poll_context_t::query(int what, int* value) in query() function in sensors_poll_context_t
354 return mSensor->query(what, value); in query()
425 return ctx->query(what, value); in poll__query()
/hardware/google/interfaces/media/c2/1.0/
DIConfigurable.hal37 * best effort: the object must query all supported parameters and skip
41 * \note Parameter values do not depend on the order of query.
58 query(
149 * @return outFields Vector containing supported values and query result
/hardware/interfaces/tetheroffload/control/1.0/
Dtypes.hal44 * the client may query for statistics. If offload is desired, the client
51 * setDataLimit, has expired. It is recommended that the client query for
/hardware/qcom/sdm845/display/sdm/libs/core/
Dcolor_manager.h72 DisplayError ColorMgrGetModeInfo(int32_t mode_id, AttrVal *query);
Dcolor_manager.cpp230 DisplayError ColorManagerProxy::ColorMgrGetModeInfo(int32_t mode_id, AttrVal *query) { in ColorMgrGetModeInfo() argument
231 return color_intf_->ColorIntfGetModeInfo(&pp_features_, 0, mode_id, query); in ColorMgrGetModeInfo()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
Dcolor_manager.h72 DisplayError ColorMgrGetModeInfo(int32_t mode_id, AttrVal *query);
/hardware/qcom/display/msm8909/sdm/libs/core/
Dcolor_manager.h72 DisplayError ColorMgrGetModeInfo(int32_t mode_id, AttrVal *query);
Dcolor_manager.cpp230 DisplayError ColorManagerProxy::ColorMgrGetModeInfo(int32_t mode_id, AttrVal *query) { in ColorMgrGetModeInfo() argument
231 return color_intf_->ColorIntfGetModeInfo(&pp_features_, 0, mode_id, query); in ColorMgrGetModeInfo()
/hardware/qcom/display/msm8998/sdm/libs/core/
Dcolor_manager.h72 DisplayError ColorMgrGetModeInfo(int32_t mode_id, AttrVal *query);
Dcolor_manager.cpp230 DisplayError ColorManagerProxy::ColorMgrGetModeInfo(int32_t mode_id, AttrVal *query) { in ColorMgrGetModeInfo() argument
231 return color_intf_->ColorIntfGetModeInfo(&pp_features_, 0, mode_id, query); in ColorMgrGetModeInfo()
/hardware/qcom/sm8150/display/sdm/libs/core/
Dcolor_manager.h71 DisplayError ColorMgrGetModeInfo(int32_t mode_id, AttrVal *query);
Dcolor_manager.cpp227 DisplayError ColorManagerProxy::ColorMgrGetModeInfo(int32_t mode_id, AttrVal *query) { in ColorMgrGetModeInfo() argument
228 return color_intf_->ColorIntfGetModeInfo(&pp_features_, 0, mode_id, query); in ColorMgrGetModeInfo()
/hardware/qcom/audio/hal/audio_extn/
Daudio_extn.h156 #define audio_extn_a2dp_get_parameters(query, reply) (0) argument
168 int audio_extn_a2dp_get_parameters(struct str_parms *query,
/hardware/interfaces/neuralnetworks/1.3/
DIFencedExecutionCallback.hal23 * IFencedExecutionCallback can be used to query the error status result
29 * The getExecutionInfo method is used by the clients to query error status

12345