Home
last modified time | relevance | path

Searched refs:quints (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
Dastc_integer_sequence.cpp132 int* quints in find_number_of_bits_trits_quints() argument
136 *quints = 0; in find_number_of_bits_trits_quints()
151 *quints = 1; in find_number_of_bits_trits_quints()
162 *quints = 1; in find_number_of_bits_trits_quints()
173 *quints = 1; in find_number_of_bits_trits_quints()
184 *quints = 1; in find_number_of_bits_trits_quints()
195 *quints = 1; in find_number_of_bits_trits_quints()
206 *quints = 1; in find_number_of_bits_trits_quints()
248 int bits, trits, quints; in decode_ise() local
249 find_number_of_bits_trits_quints(quantization_level, &bits, &trits, &quints); in decode_ise()
[all …]
/third_party/astc-encoder/Source/
Dastcenc_integer_sequence.cpp347 uint8_t quints; member
510 unsigned int quints = btq_counts[quant_level].quints; in encode_ise() local
587 else if (quints) in encode_ise()
675 unsigned int quints = btq_counts[quant_level].quints; in decode_ise() local
699 if (quints) in decode_ise()
728 if (quints) in decode_ise()
/third_party/astc-encoder/Docs/
DFormatOverview.md184 most space-efficient choice of bits, trits, and quints.
206 quints - BISE encodes an string of S characters in an N symbol alphabet using a
/third_party/vk-gl-cts/framework/common/
DtcuAstcUtil.cpp689 const deUint32 (& quints)[3] = quintsFromQ[Q]; in decodeISEQuintBlock() local
694 dst[i].tq = quints[i]; in decodeISEQuintBlock()
695 dst[i].v = (quints[i] << numBits) + m[i]; in decodeISEQuintBlock()
/third_party/skia/third_party/externals/opengl-registry/extensions/KHR/
DKHR_texture_compression_astc_hdr.txt855 Similarly, since 5^3 is 125, it is possible to pack three quints into
859 The encoding scheme packs the trits or quints, and then interleaves the n
929 The three quints q0 to q2 are obtained by bit manipulations of the 7 bits
/third_party/openGLES/extensions/OES/
DOES_texture_compression_astc.txt987 Similarly, since 5^3 is 125, it is possible to pack three quints into
991 The encoding scheme packs the trits or quints, and then interleaves the n
1061 The three quints q0 to q2 are obtained by bit manipulations of the 7 bits
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_texture_compression_astc.txt974 Similarly, since 5^3 is 125, it is possible to pack three quints into
978 The encoding scheme packs the trits or quints, and then interleaves the n
1048 The three quints q0 to q2 are obtained by bit manipulations of the 7 bits
/third_party/openGLES/extensions/KHR/
DKHR_texture_compression_astc_hdr.txt866 Similarly, since 5^3 is 125, it is possible to pack three quints into
870 The encoding scheme packs the trits or quints, and then interleaves the n
940 The three quints q0 to q2 are obtained by bit manipulations of the 7 bits