Searched refs:scaling (Results 1 – 5 of 5) sorted by relevance
/frameworks/av/media/codecs/amrnb/enc/src/ |
D | pitch_fr.cpp | 331 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/ |
D | rs_matrix.spec | 42 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/ |
D | rs_matrix.rsh | 44 * 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/ |
D | GameManagerServiceTests.java | 421 private void checkDownscaling(int gameMode, String scaling) { in checkDownscaling() argument 427 assertEquals(config.getGameModeConfiguration(gameMode).getScaling(), scaling); in checkDownscaling() local
|
/frameworks/proto_logging/stats/ |
D | atoms.proto | 1995 // 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.
|