/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3HWI.h | 130 List<PendingBufferInfo> mPendingBufferList; 139 List<PendingBuffersInRequest> mPendingBuffersInRequest; 303 List<InternalRequest> &internalReqs); 416 List<InternalRequest> &internallyRequestedStreams); 587 List<RequestedBufferInfo> buffers; 588 List<InternalRequest> internalRequestList; 625 typedef List<QCamera3HardwareInterface::PendingRequestInfo>::iterator 627 typedef List<QCamera3HardwareInterface::RequestedBufferInfo>::iterator 630 List<PendingRequestInfo> mPendingRequestsList; 631 List<PendingFrameDropInfo> mPendingFrameDropList; [all …]
|
D | QCamera3Channel.h | 285 List<uint32_t> mFreeOfflineMetaBuffersList; 287 android::List<mm_camera_super_buf_t *> mOutOfSequenceBuffers; 524 List<PpInfo> mOfflinePpInfoList; 526 List<uint32_t> mFreeHeapBufferList; 610 List<uint32_t> mFreeBufferList; 675 android::List<OfflineBuffer> mOfflineBuffers; 676 android::List<OfflineBuffer> mOfflineMetaBuffers; 681 List<int32_t> mFreeBufferList; // Free heap buffers list
|
D | QCamera3Stream.h | 117 List<int32_t> mTimeoutFrameQ;
|
/hardware/interfaces/wifi/1.2/ |
D | IWifiChipEventCallback.hal | 48 * List of bands on which this radio chain is operating. 56 /** List of interfaces on this radio chain (hardware MAC). */ 67 * @param radioModeInfos List of RadioModeInfo structures for each
|
/hardware/intel/common/libmix/videoencoder/ |
D | VideoEncoderBase.h | 142 …android::List <VASurfaceMap *> mSrcSurfaceMapList; //all mapped surface info list from input buff… 143 android::List <EncodeTask *> mEncodeTaskList; //all encode tasks list 144 android::List <VABufferID> mVACodedBufferList; //all available codedbuffer list
|
D | IntelMetadataBuffer.cpp | 44 List <ShareMemMap *> gShareMemMapList; 157 List<ShareMemMap *>::iterator node; in ClearLocalMem() 179 List<ShareMemMap *>::iterator node; in FindShareMem() 205 List<ShareMemMap *>::iterator node; in PopShareMem()
|
/hardware/interfaces/camera/metadata/3.2/ |
D | types.hal | 185 * <p>List of aberration correction modes for ANDROID_COLOR_CORRECTION_ABERRATION_MODE that are 224 * <p>List of metering areas to use for auto-exposure adjustment.</p> 252 * <p>List of metering areas to use for auto-focus.</p> 279 * <p>List of metering areas to use for auto-white-balance illuminant 321 * <p>List of auto-exposure antibanding modes for ANDROID_CONTROL_AE_ANTIBANDING_MODE that are 330 * <p>List of auto-exposure modes for ANDROID_CONTROL_AE_MODE that are supported by this camera 339 * <p>List of frame rate ranges for ANDROID_CONTROL_AE_TARGET_FPS_RANGE supported by 366 * <p>List of auto-focus (AF) modes for ANDROID_CONTROL_AF_MODE that are 375 * <p>List of color effects for ANDROID_CONTROL_EFFECT_MODE that are supported by this camera 384 * <p>List of scene modes for ANDROID_CONTROL_SCENE_MODE that are supported by this camera [all …]
|
/hardware/google/av/codec2/vndk/util/ |
D | C2InterfaceUtils.cpp | 860 struct C2_HIDE C2FieldUtils::List::Impl { 871 C2FieldUtils::List::List(std::shared_ptr<Impl> impl) in List() function in C2FieldUtils::List 874 C2FieldUtils::Iterator C2FieldUtils::List::begin() const { in begin() 878 C2FieldUtils::Iterator C2FieldUtils::List::end() const { in end() 1034 struct C2FieldUtilsFieldIterable : public C2FieldUtils::List::Impl { 1050 C2FieldUtils::List C2FieldUtils::enumerateFields( in enumerateFields() 1052 return C2FieldUtils::List(std::make_shared<C2FieldUtilsFieldIterable>(param, reflector)); in enumerateFields() 1125 struct C2FieldUtilsCousinsIterable : public C2FieldUtils::List::Impl { 1141 C2FieldUtils::List C2FieldUtils::enumerateCousins(const C2FieldUtils::Info &field, uint32_t level) { in enumerateCousins() 1142 return C2FieldUtils::List(std::make_shared<C2FieldUtilsCousinsIterable>(field, level)); in enumerateCousins() [all …]
|
/hardware/google/av/codec2/1.0/mts/common/ |
D | media_c2_hidl_test_common.h | 89 android::List<Work>::iterator it = processedWork.begin(); in dequeueWork() 96 ::android::List<Work> processedWork;
|
/hardware/interfaces/media/omx/1.0/ |
D | IOmxStore.hal | 64 * List attributes that are service-specific (not node-specific). 143 * List of node attributes. 170 * List of nodes that support this role, ordered by preference. 187 * List roles of supported nodes.
|
D | IOmx.hal | 42 * List available components.
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | AudioUsbALSA.h | 64 using android::List;
|
D | AudioHardwareALSA.h | 48 using android::List; 183 typedef List < alsa_handle_t > ALSAHandleList; 189 typedef List < use_case_t > ALSAUseCaseList;
|
/hardware/google/av/codec2/vndk/include/util/ |
D | C2InterfaceUtils.h | 1076 struct List { 1083 virtual ~List() = default; 1086 List(std::shared_ptr<Impl>); 1105 static List enumerateFields( 1114 static List enumerateCousins(
|
/hardware/google/interfaces/media/c2/1.0/ |
D | IConfigurable.hal | 46 * @param indices List of param indices for params to be queried. 56 * @return params List of params queried corresponding to \p indices. 90 * @return failures List of parameter failures.
|
D | IComponentListener.hal | 66 * @param renderedFrames List of information about renderings of frames.
|
D | types.hal | 180 /** List of values */ 182 /** List of flags that can be OR-ed */ 530 * List of Params describing tunings. 535 * List of failures.
|
D | IComponentStore.hal | 147 * @return traits List of component traits for all components supported by this store in no 174 * @return structs List of StructDescriptor objects.
|
/hardware/intel/common/omx-components/videocodec/ |
D | OMXVideoEncoderAVC.h | 118 List<OMX_BUFFERHEADERTYPE*> mBFrameList;
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiChip.hal | 218 * @return modes List of modes supported by the device. 317 * List all the AP iface names configured on the chip. 325 * @return ifnames List of all AP iface names on the chip. 377 * List all the NAN iface names configured on the chip. 385 * @return ifnames List of all NAN iface names on the chip. 437 * List all the P2P iface names configured on the chip. 445 * @return ifnames List of all P2P iface names on the chip. 497 * List all the STA iface names configured on the chip. 505 * @return ifnames List of all STA iface names on the chip.
|
D | IWifiStaIfaceEventCallback.hal | 48 * @parm scanDatas List of scan result for all AP's seen since last callback.
|
/hardware/interfaces/camera/metadata/3.3/ |
D | types.hal | 139 * <p>List of OIS data output modes for ANDROID_STATISTICS_OIS_DATA_MODE that 179 * <p>List of distortion correction modes for ANDROID_DISTORTION_CORRECTION_MODE that are
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | types.hal | 70 * List of Iface types supported.
|
/hardware/interfaces/soundtrigger/2.1/ |
D | ISoundTriggerHwCallback.hal | 45 /** List of descriptors for each recognized key phrase */
|
/hardware/interfaces/cas/1.0/ |
D | IMediaCasService.hal | 30 * List all available CA systems on the device.
|