Searched refs:dimension (Results 1 – 16 of 16) sorted by relevance
/hardware/interfaces/neuralnetworks/1.1/ |
D | types.hal | 32 * This operation reshapes the batch dimension (dimension 0) into M + 1 49 * sizes for each spatial dimension of the input tensor. All values 70 * The size of the output is the maximum size along each dimension of the 75 * input1.dimension = {4, 1, 2} 76 * input2.dimension = {5, 4, 3, 1} 77 * output.dimension = {5, 4, 3, 2} 149 * for each spatial dimension of the input tensor. The shape of the 152 * front of dimension i. 154 * end of dimension i. 159 * dimension of the output tensor has the same size as the [all …]
|
/hardware/interfaces/neuralnetworks/1.0/ |
D | types.hal | 25 * with at least one dimension). Types not prefaced by TENSOR_* represent 91 * The size of the output is the maximum size along each dimension of the 97 * input1.dimension = {4, 1, 2} 98 * input2.dimension = {5, 4, 3, 1} 99 * output.dimension = {5, 4, 3, 2} 150 * the left, in the ‘width’ dimension. 152 * the right, in the ‘width’ dimension. 154 * the top, in the ‘height’ dimension. 156 * the bottom, in the ‘height’ dimension. 158 * walking through input in the ‘width’ dimension. [all …]
|
D | types.t | 223 * represented by setting each unspecified dimension to 0. 366 * Updated dimension information. 368 * If dimensions.size() > 0, dimension information was provided 373 * specified here; and any dimension that was specified in the
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 79 * - channelDim: a 32 bit unsigned integer indicating channel dimension. 84 * The channel dimension of this tensor must not be unknown (dimensions[channelDim] != 0). 89 * where C is an index in the Channel dimension. 167 * The size of the output is the maximum size along each dimension of the 173 * input1.dimension = {4, 1, 2} 174 * input2.dimension = {5, 4, 3, 1} 175 * output.dimension = {5, 4, 3, 2} 178 * dimension is only compatible with 0 or 1. The size of the output 179 * dimension is zero if either of corresponding input dimension is zero. 236 * the left, in the ‘width’ dimension. [all …]
|
D | types.t | 185 /** Index of the channel dimension */ 235 * represented by setting each unspecified dimension to 0. 486 * 2.2) For each dimension element of the operand: 490 * 3.2) For each dimension element of the operand: 615 * 2.2) For each dimension element of the operand:
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | types.hal | 104 * The size of the output is the maximum size along each dimension of the 110 * input1.dimension = {4, 1, 2} 111 * input2.dimension = {5, 4, 3, 1} 112 * output.dimension = {5, 4, 3, 2} 115 * dimension is only compatible with 0 or 1. The size of the output 116 * dimension is zero if either of corresponding input dimension is zero. 180 * the left, in the ‘width’ dimension. 182 * the right, in the ‘width’ dimension. 184 * the top, in the ‘height’ dimension. 186 * the bottom, in the ‘height’ dimension. [all …]
|
D | IBuffer.hal | 49 * dimension that was specified in the IBuffer object must have the same value here.
|
D | types.t | 287 * represented by setting each unspecified dimension to 0. 462 * of unspecified dimensions is represented by setting each unspecified dimension to 0. A
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/inc/ |
D | mm_qcamera_commands.h | 55 int pr_client_socket_id, cam_dimension_t dimension,
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_commands.c | 38 int pr_client_socket_id, cam_dimension_t dimension, in tuneserver_initialize_prevtuningp() argument 55 NULL, TUNE_PREVCMD_SETDIM, (void *)&dimension, in tuneserver_initialize_prevtuningp()
|
/hardware/interfaces/renderscript/1.0/ |
D | IContext.hal | 42 * dimension present in the allocation that is not present in the type must 43 * be constrained away with the selectors. If a dimension is present in 46 * value in the adapter for that dimension must act as the base address, 48 * If the type and allocation dimension are of the same size, then setting 49 * the selector for the dimension must be an error. 258 * must be the stride in X dimension measuring in bytes. 284 * must be the stride in X dimension measuring in bytes. 387 * must be the stride in X dimension measuring in bytes. 417 * must be the stride in X dimension measuring in bytes. 440 * TODO: what does "new dimension" mean? IS the type of the resized [all …]
|
/hardware/interfaces/audio/6.0/ |
D | IStreamIn.hal | 189 * for their combined field dimension. 193 * @param the desired field dimension of microphone capture. Range is from -1 (wide angle),
|
/hardware/interfaces/audio/5.0/ |
D | IStreamIn.hal | 189 * for their combined field dimension. 193 * @param the desired field dimension of microphone capture. Range is from -1 (wide angle),
|
/hardware/interfaces/configstore/1.0/ |
D | ISurfaceFlingerConfigs.hal | 92 * Maximum dimension supported by HWC for virtual display.
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3Channel.cpp | 4141 IF_META_AVAILABLE(cam_dimension_t, dimension, CAM_INTF_META_JPEG_THUMB_SIZE, metadata) { in initializeJpegSetting() 4142 settings->thumbnail_size = *dimension; in initializeJpegSetting()
|
/hardware/interfaces/camera/metadata/3.2/ |
D | types.hal | 1264 * <p>The number of input samples for each dimension of
|