Home
last modified time | relevance | path

Searched refs:stage (Results 1 – 13 of 13) sorted by relevance

/hardware/qcom/msm8998/gpt-utils/
Dgpt-utils.h144 int prepare_boot_update(enum boot_update_stage stage);
Dgpt-utils.cpp742 int prepare_partitions(enum boot_update_stage stage, const char *dev_path) in prepare_partitions() argument
803 if ((int) stage == (int) internal_stage - 1) in prepare_partitions()
806 if (stage != internal_stage) { in prepare_partitions()
811 switch (stage) { in prepare_partitions()
970 int prepare_boot_update(enum boot_update_stage stage) in prepare_boot_update() argument
986 return prepare_partitions(stage, BLK_DEV_FILE); in prepare_boot_update()
1035 stage); in prepare_boot_update()
1036 rcode = prepare_partitions(stage, data.lun_list[i]); in prepare_boot_update()
/hardware/ti/am57x/bootctrl/
Dbootloader_message.h73 char stage[32]; member
/hardware/interfaces/automotive/vehicle/2.0/
DIVehicle.hal49 * If there is no data available yet, which can happen during initial stage,
/hardware/interfaces/neuralnetworks/1.1/
DIDevice.hal94 * The only information that may be unknown to the model at this stage is
/hardware/interfaces/neuralnetworks/1.0/
DIDevice.hal89 * The only information that may be unknown to the model at this stage is
Dtypes.hal1376 * It processes the incoming input using a 2-stage filtering mechanism:
1377 * * stage 1 performs filtering on the "features" dimension, whose outputs
1379 * * stage 2 performs filtering on the "time" dimension of the memory_size
1380 * memoized outputs of stage 1.
/hardware/libhardware/modules/camera/3_4/
DREADME.md79 stage asynchronous pipeline:
/hardware/interfaces/neuralnetworks/1.2/
DIDevice.hal221 * The only information that may be unknown to the model at this stage is
312 * The only information that may be unknown to the model at this stage is
Dtypes.hal1784 * It processes the incoming input using a 2-stage filtering mechanism:
1785 * * stage 1 performs filtering on the "features" dimension, whose outputs
1787 * * stage 2 performs filtering on the "time" dimension of the memory_size
1788 * memoized outputs of stage 1.
/hardware/interfaces/audio/common/2.0/
Dtypes.hal766 * An audio_gain struct is a representation of a gain stage.
767 * A gain stage is always attached to an audio port.
/hardware/interfaces/audio/common/4.0/
Dtypes.hal727 * An audio_gain struct is a representation of a gain stage.
728 * A gain stage is always attached to an audio port.
/hardware/interfaces/audio/common/5.0/
Dtypes.hal856 * An audio_gain struct is a representation of a gain stage.
857 * A gain stage is always attached to an audio port.