Home
last modified time | relevance | path

Searched defs:nc (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format_fxt1.c150 uint8_t input[MAX_COMP], int32_t nc) in fxt1_bestcol()
172 uint8_t input[N_TEXELS][MAX_COMP], int32_t nc, int32_t n) in fxt1_worst()
193 fxt1_variance (uint8_t input[N_TEXELS / 2][MAX_COMP], int32_t nc) in fxt1_variance()
221 uint8_t input[N_TEXELS][MAX_COMP], int32_t nc, int32_t n) in fxt1_choose()
315 uint8_t input[N_TEXELS][MAX_COMP], int32_t nc, int32_t n) in fxt1_lloyd()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/
Dkatex.js5300 "nc": 1370 / 107, property
9762 nc = inrow.length; property
Dkatex.min.js1 !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typ… property
Dkatex.mjs5302 "nc": 1370 / 107, property
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h8357 long long nc = ((c + n[i]) >> 1); in hufCanonicalCodeTable() local