Home
last modified time | relevance | path

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

/frameworks/av/media/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/base/services/tests/mockingservicestests/src/com/android/server/app/
DGameManagerServiceTests.java421 private void checkDownscaling(int gameMode, String scaling) { in checkDownscaling() argument
427 assertEquals(config.getGameModeConfiguration(gameMode).getScaling(), scaling); in checkDownscaling() local
/frameworks/proto_logging/stats/
Datoms.proto1995 // Current user preference for the scaling factor for fonts,
1996 // relative to the base density scaling.
6564 // It is not affected by clock scaling, idle, or other power saving mechanisms.