/drivers/peripheral/camera/vdi_base/common/adapter/platform/hdf_driver/src/driver_adapter/src/ |
H A D | camera_fileformat.cpp | 23 void CameraFileFormat::CameraGetCurrentFormat(struct CameraFeature &feature, std::vector<CameraCtrl> &fmtDesc, in CameraGetCurrentFormat() argument 48 RetCode CameraFileFormat::CameraSearchFormat(struct CameraFeature feature, std::vector<CameraCtrl> &fmtDesc) in CameraSearchFormat() argument 80 RetCode CameraFileFormat::CameraGetFmtDescs(struct CameraFeature feature, std::vector<CameraCtrl> &fmtDesc) in CameraGetFmtDescs() argument 94 RetCode CameraFileFormat::CameraOpenDevice(struct CameraFeature feature) in CameraOpenDevice() argument 117 CameraCloseDevice(struct CameraFeature feature) CameraCloseDevice() argument 140 CameraSetFormat(struct CameraFeature feature, CameraCtrl &ctrl) CameraSetFormat() argument 171 CameraGetFormat(struct CameraFeature feature, CameraCtrl &ctrl) CameraGetFormat() argument 207 CameraSetCrop(struct CameraFeature feature, CameraCtrl &ctrl) CameraSetCrop() argument 237 CameraGetCrop(struct CameraFeature feature, CameraCtrl &ctrl) CameraGetCrop() argument 267 CameraSetFPS(struct CameraFeature feature, CameraCtrl &ctrl) CameraSetFPS() argument 295 CameraGetFPS(struct CameraFeature feature, CameraCtrl &ctrl) CameraGetFPS() argument 323 EnumFmtDesc(struct CameraFeature feature, struct CameraFmtDesc &enumFmtDesc) EnumFmtDesc() argument 357 EnumFrmsize(struct CameraFeature feature, struct CameraFrmSizeDesc &frmSize) EnumFrmsize() argument 389 Enumfrmivale(struct CameraFeature feature, struct CameraFrmRatioDesc &fraMival) Enumfrmivale() argument [all...] |
H A D | camera_buffer.cpp | 30 RetCode CameraBuffer::CameraInitMemory(struct CameraFeature feature) in CameraInitMemory() argument 53 RetCode CameraBuffer::CameraReqMemory(struct CameraFeature feature, int unsigned buffCont) in CameraReqMemory() argument 87 RetCode CameraBuffer::CameraQueryMemory(struct CameraFeature feature, in CameraQueryMemory() argument 136 RetCode CameraBuffer::CameraAllocBuffer(struct CameraFeature feature, const std::shared_ptr<FrameSpec>& frameSpec) in CameraAllocBuffer() argument 182 RetCode CameraBuffer::CameraStreamQueue(struct CameraFeature feature, const std::shared_ptr<FrameSpec>& frameSpec) in CameraStreamQueue() argument 219 CameraStreamDequeue(struct CameraFeature feature) CameraStreamDequeue() argument 259 CameraReleaseBuffers(struct CameraFeature feature) CameraReleaseBuffers() argument [all...] |
H A D | camera_dev.cpp | 51 struct CameraFeature feature = {}; in Start() local 81 struct CameraFeature feature = {}; in Stop() local 111 struct CameraFeature feature = {}; in Init() local 144 struct CameraFeature feature in PowerUp() local 174 struct CameraFeature feature = {}; PowerDown() local 204 struct CameraFeature feature = {}; ReqBuffers() local 238 struct CameraFeature feature = {}; CreatBuffer() local 272 struct CameraFeature feature = {}; QueueBuffer() local 300 struct CameraFeature feature = {}; ReleaseBuffers() local 330 struct CameraFeature feature = {}; LoopBuffers() local 362 struct CameraFeature feature = {}; StartStream() local 400 struct CameraFeature feature = {}; StopStream() local 445 struct CameraFeature feature = {}; GetControls() local 474 struct CameraFeature feature = {}; UpdateSetting() local 503 struct CameraFeature feature = {}; QuerySetting() local 533 struct CameraFeature feature = {}; CameraGetNumberConfig() local 557 struct CameraFeature feature = {}; CameraSetNumberConfig() local 581 struct CameraFeature feature = {}; GetFmtDescs() local 610 struct CameraFeature feature = {}; ConfigSys() local 661 struct CameraFeature feature = {}; GetDeviceAbility() local 691 struct CameraFeature feature = {}; EnumDevices() local 770 SetDeviceInfo(struct CameraFeature *feature, const std::string &cameraId, int type, char *deviceName, bool state) SetDeviceInfo() argument [all...] |
/drivers/peripheral/wlan/test/fuzztest/ap_fuzzer/ |
H A D | ap_fuzzer.cpp | 30 struct HdfFeatureInfo feature; in FuzzGetAssociatedStas() local 44 struct HdfFeatureInfo feature; in FuzzSetCountryCode() local
|
/third_party/libdrm/amdgpu/ |
H A D | amdgpu_gpu_info.c | 114 amdgpu_query_firmware_version(amdgpu_device_handle dev, unsigned fw_type, unsigned ip_instance, unsigned index, uint32_t *version, uint32_t *feature) amdgpu_query_firmware_version() argument
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkDeviceFeatures.cpp | 272 bool DeviceFeatures::contains(const std::string &feature, bool throwIfNotExists) const in contains() argument [all...] |
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | cpu.c | 125 static int x86CPUInfo(CPUFeature feature) { in x86CPUInfo() argument 178 static int AndroidCPUInfo(CPUFeature feature) { in AndroidCPUInfo() argument 190 wasmCPUInfo(CPUFeature feature) wasmCPUInfo() argument 216 armCPUInfo(CPUFeature feature) armCPUInfo() argument 242 mipsCPUInfo(CPUFeature feature) mipsCPUInfo() argument [all...] |
/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
H A D | gxvfeat.c | 54 FT_UShort feature; member 82 gxv_feat_registry_validate( FT_UShort feature, in gxv_feat_registry_validate() argument 198 FT_UShort feature; gxv_feat_name_validate() local [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-aat-layout-feat-table.hh | 145 HBUINT16 feature; /* Feature type. */ member [all...] |
/drivers/hdf_core/framework/model/network/wifi/core/components/sta/ |
H A D | sta.c | 636 static int32_t StaInit(struct WifiFeature *feature) in StaInit() argument 652 static int32_t StaDeinit(struct WifiFeature *feature) in StaDeinit() argument
|
/drivers/hdf_core/framework/model/network/wifi/core/components/softap/ |
H A D | ap.c | 535 static int32_t ApInit(struct WifiFeature *feature) in ApInit() argument 550 static int32_t ApDeinit(struct WifiFeature *feature) in ApDeinit() argument
|
/drivers/peripheral/wlan/test/fuzztest/ |
H A D | wlan_common_fuzzer.cpp | 78 struct HdfFeatureInfo feature; in FuzzGetChipId() local 90 struct HdfFeatureInfo feature; in FuzzGetDeviceMacAddress() local 102 struct HdfFeatureInfo feature; in FuzzGetFeatureType() local 112 struct HdfFeatureInfo feature; FuzzGetFreqsWithBand() local 128 struct HdfFeatureInfo feature; FuzzGetNetworkIfaceName() local 138 struct HdfFeatureInfo feature; FuzzSetMacAddress() local 150 struct HdfFeatureInfo feature; FuzzSetTxPower() local 162 struct HdfFeatureInfo feature; FuzzGetPowerMode() local 172 struct HdfFeatureInfo feature; FuzzSetPowerMode() local [all...] |
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
H A D | CanonGSUBBuilder.java | 351 public static void addLookups(Feature feature, int[] lookups) in addLookups() argument
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_screen.c | 99 v3d_has_feature(struct v3d_screen *screen, enum drm_v3d_param feature) in v3d_has_feature() argument
|
/third_party/mesa3d/src/gallium/frontends/vdpau/ |
H A D | query.c | 480 vlVdpVideoMixerQueryFeatureSupport(VdpDevice device, VdpVideoMixerFeature feature, in vlVdpVideoMixerQueryFeatureSupport() argument
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_screen.c | 121 vc4_has_feature(struct vc4_screen *screen, uint32_t feature) in vc4_has_feature() argument
|
/third_party/node/deps/v8/src/codegen/shared-ia32-x64/ |
H A D | macro-assembler-shared-ia32-x64.h | 101 base::Optional<CpuFeature> feature = base::nullopt; member [all...] |
/third_party/mesa3d/src/gallium/auxiliary/hud/ |
H A D | hud_sensors_temp.c | 72 const sensors_feature *feature; member 254 create_object(const char *chipname, const char *featurename, const sensors_chip_name *chip, const sensors_feature *feature, int mode) create_object() argument 277 const sensors_feature *feature; build_sensor_list() local [all...] |
/third_party/python/Include/internal/ |
H A D | pycore_object.h | 76 _PyType_HasFeature(PyTypeObject *type, unsigned long feature) { in _PyType_HasFeature() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiBufferViewCreateTests.cpp | 408 const vk::VkFormatFeatureFlags feature[] = { vk::VK_FORMAT_FEATURE_UNIFORM_TEXEL_BUFFER_BIT, vk::VK_FORMAT_FEATURE_STORAGE_TEXEL_BUFFER_BIT }; in createBufferViewCreateTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiBufferViewCreateTests.cpp | 409 const vk::VkFormatFeatureFlags feature[] = { vk::VK_FORMAT_FEATURE_UNIFORM_TEXEL_BUFFER_BIT, vk::VK_FORMAT_FEATURE_STORAGE_TEXEL_BUFFER_BIT }; in createBufferViewCreateTests() local
|
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/ |
H A D | fuzz_utils.h | 68 static WEBP_INLINE int GetCPUInfoNoSSE41(CPUFeature feature) { in GetCPUInfoNoSSE41() argument 73 static WEBP_INLINE int GetCPUInfoNoAVX(CPUFeature feature) { in GetCPUInfoNoAVX() argument 78 static WEBP_INLINE int GetCPUInfoForceSlowSSSE3(CPUFeature feature) { in GetCPUInfoForceSlowSSSE3() argument 85 GetCPUInfoOnlyC(CPUFeature feature) GetCPUInfoOnlyC() argument [all...] |
/third_party/skia/third_party/externals/freetype/src/autofit/ |
H A D | afshaper.c | 466 const hb_feature_t* feature; af_shaper_get_cluster() local [all...] |
/third_party/python/Lib/lib2to3/tests/ |
H A D | test_refactor.py | 80 self.assertEqual(run("from __future__ import generators, feature"), namespace
|
/third_party/libdrm/tests/amdgpu/ |
H A D | vce_tests.c | 99 uint32_t version, feature, asic_id; in suite_vce_tests_enable() local
|