/hardware/libhardware/modules/camera/3_4/ |
D | v4l2_metadata_factory.cpp | 58 PartialMetadataSet components; in GetV4L2Metadata() local 60 components.insert(NoEffectMenuControl<uint8_t>( in GetV4L2Metadata() 72 components.insert(std::unique_ptr<PartialMetadataInterface>( in GetV4L2Metadata() 77 components.insert(V4L2ControlOrDefault<int32_t>( in GetV4L2Metadata() 87 components.insert(std::unique_ptr<PartialMetadataInterface>( in GetV4L2Metadata() 91 components.insert( in GetV4L2Metadata() 99 components.insert(FixedState<uint8_t>(ANDROID_CONTROL_AF_STATE, in GetV4L2Metadata() 106 components.insert( in GetV4L2Metadata() 112 components.insert(NoEffectMenuControl<uint8_t>( in GetV4L2Metadata() 118 components.insert(V4L2ControlOrDefault<uint8_t>( in GetV4L2Metadata() [all …]
|
D | format_metadata_factory_test.cpp | 97 PartialMetadataSet components; in TEST_F() local 99 std::inserter(components, components.end())), in TEST_F() 102 for (auto& component : components) { in TEST_F() 162 PartialMetadataSet components; in TEST_F() local 164 std::inserter(components, components.end())), in TEST_F() 168 for (auto& component : components) { in TEST_F()
|
D | README.md | 95 Metadata components. 102 class provides high level interaction with the individual components - 106 metadata components and perform the requested task. 124 This method initializes all the 100+ required metadata components for
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/ |
D | main.c | 181 struct component_list components[NUM_OF_IDS]; variable 307 if (components[TIME].order == i) { in fifo_callback() 335 } else if (components[CALIBRATED_GYROSCOPE].order == i) { in fifo_callback() 379 } else if (components[CALIBRATED_ACCELEROMETER].order == i) { in fifo_callback() 390 } else if (components[CALIBRATED_COMPASS].order == i) { in fifo_callback() 405 } else if (components[RAW_GYROSCOPE].order == i) { in fifo_callback() 416 } else if (components[RAW_GYROSCOPE_BODY].order == i) { in fifo_callback() 427 } else if (components[RAW_ACCELEROMETER].order == i) { in fifo_callback() 438 } else if (components[RAW_COMPASS].order == i) { in fifo_callback() 449 } else if (components[QUATERNION_9_AXIS].order == i) { in fifo_callback() [all …]
|
/hardware/interfaces/media/omx/1.0/vts/functional/ |
D | README.md | 4 …components as well. The current directory contains the following folders: audio, common, component… 7 Functionality of master is to enumerate all the omx components (and the roles it supports) availabl… 12 …patible components. For instance, port enabling/disabling, enumerating port formats, state transit… 17 This folder includes test fixtures associated with testing audio encoder and decoder components suc… 26 This folder includes test fixtures associated with testing video encoder and decoder components suc… 34 While tesing audio/video encoder, decoder components, test fixtures require input files. These inpu…
|
/hardware/google/av/codec2/hidl/1.0/mts/common/ |
D | README.md | 4 Functionality of master is to enumerate all the Codec2 components available in C2 media service. 9 Functionality of component is to test common functionality across all the Codec2 components availab… 14 Functionality of audio test is to validate audio specific functionality Codec2 components. The reso… 19 Functionality of video test is to validate video specific functionality Codec2 components. The reso…
|
/hardware/libhardware/modules/camera/3_4/metadata/ |
D | metadata_test.cpp | 55 PartialMetadataSet components; in AddComponents() local 56 components.insert(std::move(component1_)); in AddComponents() 57 components.insert(std::move(component2_)); in AddComponents() 58 dut_.reset(new Metadata(std::move(components))); in AddComponents()
|
D | metadata.h | 28 Metadata(PartialMetadataSet components);
|
D | metadata.cpp | 28 Metadata::Metadata(PartialMetadataSet components) in Metadata() argument 29 : components_(std::move(components)) { in Metadata()
|
/hardware/google/interfaces/media/c2/1.0/ |
D | IComponentStore.hal | 136 * \note Multiple components can have the same alias (but not the same 143 * Returns the list of components supported by this component store. 147 * @return traits List of component traits for all components supported by this store in no 187 * buffers to components hosted by this process.
|
D | IComponentInterface.hal | 26 * Actual components also expose this interface.
|
D | IComponent.hal | 51 * - CANNOT_DO - The components are not tunneled. 87 * Drains the component, and optionally downstream components. This is a
|
D | IConfigurable.hal | 21 * components.
|
/hardware/libhardware/modules/camera/3_4/arc/ |
D | exif_utils.h | 120 uint64_t components,
|
D | exif_utils.cpp | 383 ExifIfd ifd, ExifTag tag, ExifFormat format, uint64_t components, in AddVariableLengthEntry() argument 409 entry->components = components; in AddVariableLengthEntry()
|
/hardware/interfaces/thermal/2.0/ |
D | types.hal | 44 COMPONENT, // for the rest of components 76 * Key components in platform are shutting down due to thermal condition.
|
/hardware/google/av/codec2/vndk/ |
D | Android.bp | 83 // public dependency for implementing Codec 2 components
|
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ |
D | Android.bp | 29 // indended to be used by hal components, thus vendor
|
/hardware/interfaces/media/c2/1.0/ |
D | IComponentStore.hal | 130 * Multiple components can have the same alias (but not the same 137 * Returns the list of components supported by this component store. 144 * @return traits List of component traits for all components supported by
|
D | types.hal | 579 * This flag is only set by components, e.g. as a response to the flush 590 * Also, when components are chained, this flag should be propagated 593 * chain. Additionally, components down the chain could set this flag 701 * successive components of the work chain must have been successfully
|
/hardware/interfaces/graphics/common/1.0/ |
D | types.hal | 29 * 32-bit format that has 8-bit R, G, B, and A components, in that order, 38 * 32-bit format that has 8-bit R, G, B, and unused components, in that 47 * 24-bit format that has 8-bit R, G, and B components, in that order, 56 * 16-bit packed format that has 5-bit R, 6-bit G, and 5-bit B components, 66 * 32-bit format that has 8-bit B, G, R, and A components, in that order, 82 * 64-bit format that has 16-bit R, G, B, and A components, in that order, 320 * 32-bit packed format that has 2-bit A, 10-bit B, G, and R components, 779 * components independently. This may result in color shift that can be 952 * The red, green, and blue components are stored in sRGB space, but 957 * components. [all …]
|
/hardware/interfaces/media/omx/1.0/ |
D | IOmx.hal | 42 * List available components.
|
/hardware/interfaces/authsecret/1.0/ |
D | IAuthSecret.hal | 19 * This security HAL allows vendor components to be cryptographically tied to
|
/hardware/interfaces/camera/common/1.0/default/ |
D | Exif.cpp | 268 uint64_t components, 822 uint64_t components, in addVariableLengthEntry() argument 848 entry->components = components; in addVariableLengthEntry()
|
/hardware/interfaces/graphics/common/1.2/ |
D | types.hal | 152 * 24-bit format that has 8-bit H, S, and V components, in that order,
|