Searched refs:stage (Results 1 – 18 of 18) sorted by relevance
/hardware/interfaces/tv/tuner/1.0/ |
D | IFrontend.hal | 39 * INVALID_STATE if callback can't be set at current stage, 57 * INVALID_STATE if tuning can't be applied at current stage, 99 * INVALID_STATE if tuning can't be applied at current stage, 125 * INVALID_STATE if tuning can't be applied at current stage,
|
D | ILnb.hal | 39 * INVALID_STATE if callback can't be set at current stage,
|
/hardware/qcom/msm8998/gpt-utils/ |
D | gpt-utils.h | 144 int prepare_boot_update(enum boot_update_stage stage);
|
D | gpt-utils.cpp | 742 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/ |
D | bootloader_message.h | 73 char stage[32]; member
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | IVehicle.hal | 49 * If there is no data available yet, which can happen during initial stage,
|
/hardware/interfaces/neuralnetworks/1.1/ |
D | IDevice.hal | 94 * The only information that may be unknown to the model at this stage is
|
/hardware/interfaces/neuralnetworks/1.0/ |
D | IDevice.hal | 89 * The only information that may be unknown to the model at this stage is
|
D | types.hal | 1370 * It processes the incoming input using a 2-stage filtering mechanism: 1371 * * stage 1 performs filtering on the "features" dimension, whose outputs 1373 * * stage 2 performs filtering on the "time" dimension of the memory_size 1374 * memoized outputs of stage 1.
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | IDevice.hal | 143 * The only information that may be unknown to the model at this stage is 254 * The only information that may be unknown to the model at this stage is 320 * or rank of the buffer may be unknown at this stage. As such, some driver services may only
|
D | types.hal | 1797 * It processes the incoming input using a 2-stage filtering mechanism: 1798 * * stage 1 performs filtering on the "features" dimension, whose outputs 1800 * * stage 2 performs filtering on the "time" dimension of the memory_size 1801 * memoized outputs of stage 1.
|
/hardware/libhardware/modules/camera/3_4/ |
D | README.md | 79 stage asynchronous pipeline:
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | IDevice.hal | 221 * 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
|
D | types.hal | 1755 * It processes the incoming input using a 2-stage filtering mechanism: 1756 * * stage 1 performs filtering on the "features" dimension, whose outputs 1758 * * stage 2 performs filtering on the "time" dimension of the memory_size 1759 * memoized outputs of stage 1.
|
/hardware/interfaces/audio/common/4.0/ |
D | types.hal | 727 * 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/2.0/ |
D | types.hal | 766 * 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/6.0/ |
D | types.hal | 862 * An audio_gain struct is a representation of a gain stage. 863 * A gain stage is always attached to an audio port.
|
/hardware/interfaces/audio/common/5.0/ |
D | types.hal | 856 * An audio_gain struct is a representation of a gain stage. 857 * A gain stage is always attached to an audio port.
|