Home
last modified time | relevance | path

Searched refs:quantized (Results 1 – 10 of 10) sorted by relevance

/external/libtextclassifier/common/
Dembedding-network.proto28 // Non-quantized matrix entries.
31 // Whether the matrix is quantized.
34 // Bytes for all quantized values. Each value (see "repeated float value"
35 // field) is quantized to an uint8 (1 byte) value, and all these bytes are
/external/libvorbis/lib/
Dfloor1.c434 int quantized=vorbis_dBquant(flr+i); in accumulate_fit() local
435 if(quantized){ in accumulate_fit()
438 ya += quantized; in accumulate_fit()
440 y2a += quantized*quantized; in accumulate_fit()
441 xya += i*quantized; in accumulate_fit()
445 yb += quantized; in accumulate_fit()
447 y2b += quantized*quantized; in accumulate_fit()
448 xyb += i*quantized; in accumulate_fit()
/external/libavc/common/arm/
Dih264_iquant_itrans_recon_dc_a9.s307 @ * @brief This function reconstructs a 4x4 sub block from quantized resiude and
311 @ * The quantized residue is first inverse quantized,
312 @ * This inverse quantized content is added to the prediction buffer to recon-
316 @ * quantized dc coeffiient
Dih264_resi_trans_quant_a9.s62 @ pointer to store non quantized dc value
Dih264_iquant_itrans_recon_a9.s400 vqmovun.s16 d20, q10 @Getting quantized coeffs
/external/gemmlowp/test/
Dtest.cc1172 std::int32_t quantized = result_quantized_down_int32(r, c); in TestOutputStages() local
1173 std::uint8_t expected = std::min(std::max(quantized, 0), 255); in TestOutputStages()
1306 std::int32_t quantized = in TestOutputStages() local
1310 std::uint8_t expected = std::min(std::max(quantized, 0), 255); in TestOutputStages()
/external/libjpeg-turbo/
Dusage.txt134 components can be quantized more than the luminance components without
422 When producing a color-quantized image, "-onepass -dither ordered" is fast but
Dstructure.txt626 contain quantized coefficients everywhere outside the DCT/IDCT subsystems.
Dlibjpeg.txt2194 You *cannot* change between full-color and quantized output (because that
2198 When generating color-quantized output, changing quantization method is a
2778 Each block in the block arrays contains quantized coefficient values in
/external/jline/src/src/test/resources/jline/example/
Denglish.gz