Home
last modified time | relevance | path

Searched defs:threshold (Results 1 – 2 of 2) sorted by relevance

/system/core/libpixelflinger/
Dscanline.cpp1107 int threshold = get_value(); in rgb888ToRgb565() local
1164 int threshold = di.get_value() << (8 - GGL_DITHER_BITS); in write() local
1284 int threshold = di.get_value() << (8 - GGL_DITHER_BITS); in write() local
1339 int threshold = di.get_value() << (8 - GGL_DITHER_BITS); in write() local
/system/media/wilhelm/src/android/
DAudioPlayer_to_android.cpp2081 SLpermille threshold) { in android_audioPlayer_setBufferingUpdateThresholdPerMille()