Home
last modified time | relevance | path

Searched defs:score (Results 1 – 9 of 9) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Dmesa_cache_db_multipart.c109 double best_score = 0, score; in mesa_cache_db_multipart_select_victim_part() local
/hardware/interfaces/rebootescrow/aidl/default/
DHadamardUtils.cpp107 int32_t score; member
/hardware/google/gfxstream/guest/mesa/include/android_stub/system/
Dcamera.h261 int32_t score; member
/hardware/google/aemu/base/
DLayoutResolver.cpp162 double score = in resolveLayout() local
/hardware/google/gfxstream/common/etc/
Detc.cpp497 etc1_uint32 score; // Lower is more accurate member
573 etc1_uint32 score = (etc1_uint32) (6 * square(decodedG - pixelG)); in chooseModifier() local
599 int score = pCompressed->score; in etc_encode_subblock_helper() local
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/chunkindex/
Dlunr.js2219 score = queryVectors[fieldRef.fieldName].similarity(fieldVector), variable
2228 score: score, property
/hardware/qcom/camera/msm8998/
DQCamera_Intf.h955 int8_t score; // score of confidence( 0 -100) member
/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_types.h1373 int8_t score; /* score of confidence (0, -100) */ member
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dwuffs-v0.3.c16650 uint64_t score = ((uint64_t)(pb * pb)) + ((uint64_t)(pg * pg)) + in wuffs_base__pixel_palette__closest_element() local