Home
last modified time | relevance | path

Searched refs:queried (Results 1 – 24 of 24) sorted by relevance

/hardware/google/av/codec2/hidl/1.0/mts/component/
DMtsHidlC2V1_0TargetComponentTest.cpp136 std::vector<std::unique_ptr<C2Param>> queried; in TEST_F() local
148 err = mComponent->query({}, {p->index()}, C2_DONT_BLOCK, &queried); in TEST_F()
149 EXPECT_NE(queried.size(), 0u); in TEST_F()
151 err = mComponent->config({queried[0].get()}, C2_DONT_BLOCK, &failures); in TEST_F()
196 std::vector<std::unique_ptr<C2Param>> queried; in TEST_F() local
198 C2_DONT_BLOCK, &queried); in TEST_F()
199 EXPECT_NE(queried.size(), 0u); in TEST_F()
204 C2PortMediaTypeSetting::input::From(queried[0].get()); in TEST_F()
/hardware/google/interfaces/media/c2/1.0/
DIConfigurable.hal46 * @param indices List of param indices for params to be queried.
49 * - OK - All parameters could be queried.
50 * - BAD_INDEX - All supported parameters could be queried, but some
56 * @return params List of params queried corresponding to \p indices.
132 * Retrieves the supported values for the queried fields.
136 * Object shall process all fields queried even if some queries fail.
/hardware/interfaces/power/stats/1.0/
DIPowerStats.hal38 * index mapping can be queried from getRailInfo() API.
122 * be queried from getPowerEntityInfo(). To get state space
148 * be queried from getPowerEntityInfo(). To get state residency
/hardware/google/av/codec2/hidl/1.0/mts/audio/
DMtsHidlC2V1_0TargetAudioEncTest.cpp196 std::vector<std::unique_ptr<C2Param>> queried; in validateComponent() local
199 C2_DONT_BLOCK, &queried); in validateComponent()
200 if (c2err != C2_OK && queried.size() == 0) { in validateComponent()
204 ((C2StreamMediaTypeSetting::input*)queried[0].get())->m.value; in validateComponent()
DMtsHidlC2V1_0TargetAudioDecTest.cpp249 std::vector<std::unique_ptr<C2Param>> queried; in validateComponent() local
252 C2_DONT_BLOCK, &queried); in validateComponent()
253 if (c2err != C2_OK && queried.size() == 0) { in validateComponent()
257 ((C2StreamMediaTypeSetting::input*)queried[0].get())->m.value; in validateComponent()
/hardware/interfaces/soundtrigger/2.2/
DISoundTriggerHw.hal33 * queried.
/hardware/google/av/codec2/hidl/1.0/mts/video/
DMtsHidlC2V1_0TargetVideoEncTest.cpp205 std::vector<std::unique_ptr<C2Param>> queried; in validateComponent() local
208 C2_DONT_BLOCK, &queried); in validateComponent()
209 if (c2err != C2_OK && queried.size() == 0) { in validateComponent()
213 ((C2StreamMediaTypeSetting::input*)queried[0].get())->m.value; in validateComponent()
DMtsHidlC2V1_0TargetVideoDecTest.cpp245 std::vector<std::unique_ptr<C2Param>> queried; in validateComponent() local
248 C2_DONT_BLOCK, &queried); in validateComponent()
249 if (c2err != C2_OK && queried.size() == 0) { in validateComponent()
253 ((C2StreamMediaTypeSetting::input*)queried[0].get())->m.value; in validateComponent()
/hardware/interfaces/media/c2/1.0/
DIConfigurable.hal81 * - `OK` - All parameters could be queried.
82 * - `BAD_INDEX` - All supported parameters could be queried, but some
193 * Retrieves the supported values for the queried fields.
195 * The object must process all fields queried even if some queries fail.
/hardware/interfaces/drm/1.1/
DIDrmPlugin.hal45 * lower supported security level must be set. The level can be queried
140 * level cannot be queried.
156 * sessions cannot be queried.
174 * security level cannot be queried.
212 * can be identified by its UUID which can be queried using
/hardware/google/av/media/sfplugin/
DCCodecConfig.cpp184 std::vector<std::unique_ptr<C2Param>> queried; in QueryMediaTypeImpl() local
186 {}, { PORT::PARAM_TYPE, STREAM::PARAM_TYPE }, C2_DONT_BLOCK, &queried); in QueryMediaTypeImpl()
187 if (c2err != C2_OK && queried.size() == 0) { in QueryMediaTypeImpl()
191 PORT::From(queried[0].get()); in QueryMediaTypeImpl()
197 STREAM *streamMediaType = STREAM::From(queried[0].get()); in QueryMediaTypeImpl()
831 std::vector<std::unique_ptr<C2Param>> queried; in initialize() local
832 c2_status_t c2err = component->query({ &domain, &kind }, {}, C2_DONT_BLOCK, &queried); in initialize()
978 std::vector<std::unique_ptr<C2Param>> queried; in queryConfiguration() local
979 c2_status_t c2Err = component->query({}, indices, C2_MAY_BLOCK, &queried); in queryConfiguration()
981 ALOGI("query failed after returning %zu values (%s)", queried.size(), asString(c2Err)); in queryConfiguration()
[all …]
/hardware/interfaces/camera/device/3.5/
DICameraDevice.hal44 * ICameraProvider::getCameraIdList() must be queried via
/hardware/interfaces/boot/1.0/
DIBootControl.hal88 * slot can be marked as successful but any slot can be queried.
/hardware/interfaces/drm/1.2/
DIDrmPlugin.hal94 * offline license state can't be queried.
211 * level cannot be queried.
/hardware/interfaces/camera/provider/2.4/
DICameraProvider.hal140 * Torch API support cannot be queried. This may be due to
/hardware/interfaces/graphics/composer/2.1/
DIComposerClient.hal340 * @param display is the display to which the active config is queried.
403 * UNSUPPORTED when attribute cannot be queried for the config.
544 * queried using getDozeSupport.
851 * validateDisplay call (which may be queried using
/hardware/interfaces/drm/1.0/
DIDrmPlugin.hal165 * if the HAL is in a state where key status cannot be queried.
230 * stops are queried by the app. The app then delivers the secure stop
/hardware/interfaces/camera/device/1.0/
DICameraDevice.hal214 * this is operates as an AND, if any of the messages queried are off, this
/hardware/interfaces/graphics/composer/2.2/
DIComposerClient.hal329 * queried using getDozeSupport.
/hardware/interfaces/graphics/common/1.0/
Dtypes.hal96 * needs to be queried from the camera device.
101 * color space, etc) must be queried from the camera device.
/hardware/interfaces/graphics/composer/2.3/
DIComposerClient.hal312 * Sample data can be queried via getDisplayedContentSample().
/hardware/interfaces/graphics/bufferqueue/2.0/
DIGraphicBufferProducer.hal456 * @return value The value queried. The set of possible values depends on
/hardware/interfaces/camera/metadata/3.2/
Dtypes.hal1282 * <p>The thermal diode being queried should be inside the sensor PCB, or
/hardware/interfaces/wifi/1.0/
Dtypes.hal59 * NAN control interface. Datapath support must be queried and created