Home
last modified time | relevance | path

Searched refs:quantization (Results 1 – 25 of 39) sorted by relevance

12

/external/libjpeg-turbo/
Dwizard.txt21 jcparam.c. At very low quality settings, some quantization table entries
22 can get scaled up to values exceeding 255. Although 2-byte quantization
26 quantization values to no more than 255 by giving the -baseline switch.
30 You can substitute a different set of quantization values by using the
33 -qtables file Use the quantization tables given in the named file.
35 The specified file should be a text file containing decimal quantization
44 duplicates the default quantization tables:
72 the quantization values are constrained to the range 1-255.
74 By default, cjpeg will use quantization table 0 for luminance components and
78 -qslots N[,...] Select which quantization table to use for
[all …]
Dusage.txt72 -quality N[,...] Scale quantization tables to adjust image quality.
112 -quality 100 will generate a quantization table of all 1's, minimizing loss
113 in the quantization step (but there is still information loss in subsampling,
123 quantization tables, which are considered optional in the JPEG standard.
130 separate settings for every quantization table slot.) The principle is the
142 quantization table slots. If there are more q-table slots than parameters,
146 customized) quantization tables can be set with the -qtables option and
235 -baseline Force baseline-compatible quantization tables to be
236 generated. This clamps quantization values to 8 bits
242 -qtables file Use the quantization tables given in the specified
[all …]
Dstructure.txt75 and color quantization. This code can be omitted if not needed.
107 * MCU assembly, DCT, quantization.
126 * Optional color quantization (e.g., reduction to 256 colors).
138 conversion, and color quantization might all be done at once when using a
169 For example, two different color quantization algorithms could be implemented
337 * Forward DCT and quantization: Perform DCT, quantize, and emit coefficients.
341 the conversion to zigzag order within the quantization step.)
397 |-- Color quantization
433 * Postprocessing controller: buffer controller for the color quantization
434 input buffer, when quantization is in use. (Without quantization, this
[all …]
Dchange.log54 quantization table slot).
163 DCT coefficient quantization tables are now stored in normal array order
165 or otherwise manipulates quantization tables directly, will need to be
288 * JPEG abbreviated datastream formats are supported, ie, quantization and
Dlibjpeg.txt78 and color quantization. The application indirectly selects use of this code
81 library automatically invokes color quantization.
237 quantization to deliver colormapped output.) If you request colormapped
623 quantization, jpeg_start_decompress() will do everything needed before data
653 relevant parameters (scaling, output color space, and quantization flag).
902 Constructs JPEG quantization tables appropriate for the indicated
906 in future IJG releases as more is learned about DCT quantization.
907 If the force_baseline parameter is TRUE, then the quantization table
935 Set default quantization tables with linear q_scale_factor[] values
941 Allows an arbitrary quantization table to be created. which_tbl
[all …]
/external/ImageMagick/config/
DMakefile.am42 config/quantization-table.xml \
66 config/quantization-table.xml \
/external/glide/third_party/gif_encoder/
DLICENSE13 NEUQUANT Neural-Net quantization algorithm by Anthony Dekker, 1994. See
14 "Kohonen neural networks for optimal colour quantization" in "Network:
/external/opencv3/doc/py_tutorials/py_ml/
Dpy_table_of_contents_ml.markdown16 Plus learn to do color quantization using K-Means Clustering
/external/libjpeg-turbo/simd/
Djquanti-sse2-64.asm2 ; jquanti.asm - sample data conversion and quantization (64-bit SSE2)
Djquant-mmx.asm2 ; jquant.asm - sample data conversion and quantization (MMX)
Djquanti-sse2.asm2 ; jquanti.asm - sample data conversion and quantization (SSE2)
Djquantf-sse2-64.asm2 ; jquantf.asm - sample data conversion and quantization (64-bit SSE & SSE2)
Djquantf-sse2.asm2 ; jquantf.asm - sample data conversion and quantization (SSE & SSE2)
Djquant-sse.asm2 ; jquant.asm - sample data conversion and quantization (SSE & MMX)
Djquant-3dn.asm2 ; jquant.asm - sample data conversion and quantization (3DNow! & MMX)
/external/sonivox/jet_tools/JetCreator/
DJetCreatorhlp.dat5 quantize = Displays the quantization associated with the segment. This is pulled in from the segmen…
47 quantize = Selects the quantization amount for the segment. Use 0 for no quantization.
/external/kernel-headers/original/uapi/linux/
Dv4l2-mediabus.h36 __u16 quantization; member
Dvideodev2.h462 __u32 quantization; /* enum v4l2_quantization */ member
1976 __u8 quantization; member
/external/glide/
DLICENSE82 NEUQUANT Neural-Net quantization algorithm by Anthony Dekker, 1994. See
83 "Kohonen neural networks for optimal colour quantization" in "Network:
/external/opencv3/3rdparty/libjpeg/
Dchange.log132 quantization table slot).
249 DCT coefficient quantization tables are now stored in normal array order
251 or otherwise manipulates quantization tables directly, will need to be
374 * JPEG abbreviated datastream formats are supported, ie, quantization and
/external/opencv3/doc/py_tutorials/py_ml/py_kmeans/py_kmeans_opencv/
Dpy_kmeans_opencv.markdown154 limited number of colors. In those cases also, color quantization is performed. Here we use k-means
155 clustering for color quantization.
/external/libavc/common/arm/
Dih264_iquant_itrans_recon_dc_a9.s78 @ * Pointer to the inverse quantization matrix
208 @ * Pointer to the inverse quantization matrix
Dih264_resi_trans_quant_a9.s247 @* and quantization for 4x4 chroma block.
441 @* quantization for luma dc block
589 @* quantization for dc block of chroma for both planes
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/
DIJG_README91 for example, the color quantization modules are not strictly part of JPEG
374 The current method for scaling the quantization tables is known not to be
376 smoothing, "poor man's variable quantization", and other means of improving
380 Part 3 extensions --- principally, variable quantization and the SPIFF file
/external/libvpx/libvpx/vpx_dsp/x86/
Dquantize_avx_x86_64.asm92 ; Actual quantization of size 16 block - setup pointers, rounders, etc.
197 ; Actual quantization loop - setup pointers, rounders, etc.

12