| /drivers/peripheral/camera/vdi_base/common/utils/watchdog/ |
| D | watchdog.h | 47 #define PLACE_A_WATCHDOG(t, f, k) do { \ argument 52 #define PLACE_A_WATCHDOG_DEFAULT_TIME(f, k) PLACE_A_WATCHDOG(WATCHDOG_TIMEOUT, f, k) argument 54 #define PLACE_A_NOKILL_WATCHDOG(f) PLACE_A_WATCHDOG_DEFAULT_TIME(f, false); argument
|
| /drivers/peripheral/camera/vdi_base/common/adapter/platform/mpp/src/pipeline_core/nodes/mpi_node/ |
| D | mpi_node.cpp | 43 PortFormat f; in ConnectMpi() local 81 PortFormat f; in DisConnectMpi() local
|
| /drivers/peripheral/audio/hal/hdi_binder/server/src/ |
| D | hdf_audio_pnp_server.c | 50 FfrtFunction* f = (FfrtFunction*)t; in FfrtExecFunctionWrapper() local 61 FfrtFunction* f = (FfrtFunction*)t; in FfrtDestroyFunctionWrapper() local 77 FfrtFunction* f = (FfrtFunction*)g_priv.ffrtAllocBase(FFRT_FUNCTION_KIND_GENERAL); in FfrtCreateFunctionWrapper() local
|
| /drivers/peripheral/camera/vdi_base/common/pipeline_core/utils/ |
| D | object_factory.h | 35 std::string DoRegister(const std::vector<std::string>& names, CreatorFunc f) in DoRegister()
|
| /drivers/peripheral/intelligent_voice/utils/ |
| D | scope_guard.h | 26 ScopeGuard(Func &&f) : func_(std::forward<Func>(f)), active_(true) in ScopeGuard()
|
| /drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/ |
| D | capture_message.cpp | 51 CaptureMessageOperator::CaptureMessageOperator(MessageOperatorFunc f) in CaptureMessageOperator()
|
| /drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/src/strategy/ |
| D | stream_pipeline_strategy.cpp | 99 PortFormat f { in SetPortFormat() local 140 PortFormat f = SetPortFormat(pipeSpecPtr, typeId, nodeIndex, portIndex, hostStreamInfo); in SetNodeSpec() local
|
| /drivers/peripheral/camera/vdi_base/common/pipeline_core/host_stream/src/ |
| D | host_stream_mgr_impl.cpp | 74 std::sort(s.begin(), s.end(), [](const int32_t& f, const int32_t& n) { in GetStreamTypes()
|
| /drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/graphics/ |
| D | XMat4.js | 129 PerspectiveMatrix(n, f, w = NO_INITIAL_VAL, h = NO_INITIAL_VAL) { argument
|
| /drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/src/ |
| D | stream_pipeline_core.cpp | 185 std::sort(types.begin(), types.end(), [](const int32_t& f, const int32_t& n) { return f < n; }); in CheckStreamsSupported()
|
| /drivers/interface/camera/metadata/include/ |
| D | camera_metadata_operator.h | 104 float *f; member
|
| /drivers/hdf_core/framework/model/storage/src/mtd/ |
| D | mtd_core.c | 589 unsigned int f = (unsigned int)x; in MtdFfs() local
|
| /drivers/peripheral/camera/test/ut/buffer_manager/ |
| D | buffer_manager_utest.cpp | 198 for (auto f : formatTest) { variable
|
| /drivers/hdf_core/adapter/khdf/linux/platform/mipi_csi/ |
| D | mipi_csi_dev.c | 65 void SysSeqPrintf(SysProcEntryTag *m, const char *f, ...) in SysSeqPrintf()
|
| /drivers/hdf_core/framework/model/storage/include/mmc/ |
| D | mmc_protocol.h | 1032 #define SDIO_FBR_BASE_ADDR(f) ((f) * 0x100) argument
|