Home
last modified time | relevance | path

Searched refs:scaling (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
Dpitch_fr.cpp331 Word16 scaling; in Norm_Corr() local
367 scaling = 0; in Norm_Corr()
374 scaling = 2; in Norm_Corr()
431 *(p_s_excf) = temp >> scaling; in Norm_Corr()
/frameworks/rs/script_api/
Drs_matrix.spec42 does a scaling, the resulting matrix when applied to a vector will first do the
43 translation then the scaling.
364 summary: Load a scaling matrix
366 This function creates a scaling matrix, where each component of a vector is multiplied
536 summary: Apply a scaling to a transformation matrix
538 Multiply the matrix m with a scaling matrix.
540 This function modifies a transformation matrix to first do a scaling. When scaling,
/frameworks/rs/script_api/include/
Drs_matrix.rsh44 * does a scaling, the resulting matrix when applied to a vector will first do the
45 * translation then the scaling.
385 * rsMatrixLoadScale: Load a scaling matrix
387 * This function creates a scaling matrix, where each component of a vector is multiplied
534 * rsMatrixScale: Apply a scaling to a transformation matrix
536 * Multiply the matrix m with a scaling matrix.
538 * This function modifies a transformation matrix to first do a scaling. When scaling,
/frameworks/ml/nn/tools/api/
Dtypes.spec2026 * * 1: A scalar, specifying width_scale, the scaling factor of the width
2032 * * 2: A scalar, specifying height_scale, the scaling factor of the height
2164 * * 1: A scalar, specifying the positive scaling factor for the exponent,
2170 * * 1: A scalar, specifying the positive scaling factor for the exponent,
3782 * * 3: An {@link %{OperandTypeLinkPfx}FLOAT32} scalar, specifying the scaling
3784 * * 4: An {@link %{OperandTypeLinkPfx}FLOAT32} scalar, specifying the scaling
3786 * * 5: An {@link %{OperandTypeLinkPfx}FLOAT32} scalar, specifying the scaling
3788 * * 6: An {@link %{OperandTypeLinkPfx}FLOAT32} scalar, specifying the scaling
4170 * * * each value scaling is separate and equal to input.scale * filter.scales[channel]).
4177 * * * each value scaling is separate and equal to input.scale * filter.scales[channel]).
[all …]
DNeuralNetworks.t547 /** The array of scaling values for each channel. Each value must be greater than zero. */
/frameworks/base/cmds/statsd/src/
Datoms.proto1375 // Current user preference for the scaling factor for fonts,
1376 // relative to the base density scaling.
4622 // It is not affected by clock scaling, idle, or other power saving mechanisms.