HomeSort by relevance Sort by last modified time
    Searched full:quantization (Results 1 - 25 of 325) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/speex/libspeex/
modes.c 156 /* LSP quantization */
159 /* No pitch quantization */
163 /* No innovation quantization (noise only) */
177 /*LSP quantization*/
180 /*No pitch quantization*/
184 /*Innovation quantization*/
198 /*LSP quantization*/
201 /*No pitch quantization*/
205 /*Innovation quantization*/
219 /*LSP quantization*/
    [all...]
modes_wb.c 89 /*LSP quantization*/
92 /*Pitch quantization*/
96 /*No innovation quantization*/
110 /*LSP quantization*/
113 /*Pitch quantization*/
117 /*Innovation quantization*/
135 /*LSP quantization*/
138 /*Pitch quantization*/
142 /*Innovation quantization*/
159 /*LSP quantization*/
    [all...]
modes.h 74 /** Long-term predictor quantization */
84 /** Innovation quantization function */
96 int double_codebook; /**< Apply innovation quantization twice for higher quality (and higher bit-rate)*/
98 lsp_quant_func lsp_quant; /**< LSP quantization function */
106 /*Quantization of innovation*/
107 innovation_quant_func innovation_quant; /**< Innovation quantization */
108 innovation_unquant_func innovation_unquant; /**< Innovation un-quantization */
109 const void *innovation_params; /**< Innovation quantization parameters*/
  /external/jpeg/
jdpostct.c 10 * quantization/reduction steps; specifically, it controls the buffering
11 * between upsample/color conversion and color quantization/reduction.
13 * If no color quantization/reduction is required, then this module has no
29 /* Color quantization source buffer: this holds output data from
31 * For two-pass color quantization, we need a full-image buffer;
80 /* Single-pass processing with color quantization. */
83 * color quantization; in that case, jinit_d_post_controller did not
92 /* For single-pass processing without color quantization,
100 /* First pass of 2-pass quantization */
106 /* Second pass of 2-pass quantization */
    [all...]
wizard.doc 15 Quantization Table Adjustment
21 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
41 Quantization table files are free format, in that arbitrary whitespace can
44 duplicates the default quantization tables:
46 # Quantization tables given in JPEG spec, section K.
    [all...]
  /external/qemu/distrib/jpeg-6b/
jdpostct.c 10 * quantization/reduction steps; specifically, it controls the buffering
11 * between upsample/color conversion and color quantization/reduction.
13 * If no color quantization/reduction is required, then this module has no
29 /* Color quantization source buffer: this holds output data from
31 * For two-pass color quantization, we need a full-image buffer;
80 /* Single-pass processing with color quantization. */
83 * color quantization; in that case, jinit_d_post_controller did not
92 /* For single-pass processing without color quantization,
100 /* First pass of 2-pass quantization */
106 /* Second pass of 2-pass quantization */
    [all...]
wizard.doc 15 Quantization Table Adjustment
21 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
41 Quantization table files are free format, in that arbitrary whitespace can
44 duplicates the default quantization tables:
46 # Quantization tables given in JPEG spec, section K.
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_QuantInvInter_I.c 13 * Contains modules for inter inverse Quantization
28 * Performs the second inverse quantization mode on an intra/inter coded
36 * QP - quantization parameter (quantizer_scale)
armVCM4P2_SetPredDir.c 38 * [in] pQpBuf pointer to the quantization parameter buffer
39 * [out] predQP quantization parameter of the predictor block
omxVCM4P2_QuantInter_I.c 13 * Contains modules for inter Quantization
27 * Performs quantization on an inter coefficient block; supports
34 * QP - quantization parameter (quantizer_scale)
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_DecodeBlockCoef_Inter.c 29 * Decodes the INTER block coefficients. Inverse quantization, inversely zigzag
44 * [in] QP quantization parameter
46 * shortVideoHeader==1 indicates using quantization method defined in short
47 * video header mode, and shortVideoHeader==0 indicates normail quantization method.
omxVCM4P2_QuantInvInter_I_s.s 22 ; * Performs inverse quantization on intra/inter coded block.
24 ; * is performed for the first MPEG-4 mode inverse quantization method.
26 ; * Mismatch control is performed for the first inverse quantization method.
32 ; * [in] QP quantization parameter (quantiser_scale)
armVCM4P2_SetPredDir_s.s 28 ; * [in] pQpBuf pointer to the quantization parameter buffer
29 ; * [out]predQP quantization parameter of the predictor block
omxVCM4P2_QuantInvIntra_I_s.s 23 ; * Performs inverse quantization on intra/inter coded block.
25 ; * is performed for the first MPEG-4 mode inverse quantization method.
27 ; * Mismatch control is performed for the first inverse quantization method.
33 ; * [in] QP quantization parameter (quantiser_scale)
95 ;// Perform Inverse Quantization for DC coefficient
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_DecodeBlockCoef_Inter.c 29 * Decodes the INTER block coefficients. Inverse quantization, inversely zigzag
44 * [in] QP quantization parameter
46 * shortVideoHeader==1 indicates using quantization method defined in short
47 * video header mode, and shortVideoHeader==0 indicates normail quantization method.
omxVCM4P2_QuantInvIntra_I_s.s 23 ; * Performs inverse quantization on intra/inter coded block.
25 ; * is performed for the first MPEG-4 mode inverse quantization method.
27 ; * Mismatch control is performed for the first inverse quantization method.
33 ; * [in] QP quantization parameter (quantiser_scale)
122 ;// Perform Inverse Quantization for DC coefficient
142 ;// Perform Inverse Quantization for Ac Coefficients
162 ;//Performing Inverse Quantization
armVCM4P2_SetPredDir_s.s 28 ; * [in] pQpBuf pointer to the quantization parameter buffer
29 ; * [out]predQP quantization parameter of the predictor block
omxVCM4P2_QuantInvInter_I_s.s 22 ; * Performs inverse quantization on intra/inter coded block.
24 ; * is performed for the first MPEG-4 mode inverse quantization method.
26 ; * Mismatch control is performed for the first inverse quantization method.
32 ; * [in] QP quantization parameter (quantiser_scale)
121 ;//Performing Inverse Quantization
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_InvTransformDequant_ChromaDC.c 13 * coefficients and quantization
35 * iQP - Quantization parameter; must be in the range [0,51].
74 /* Quantization */
omxVCM4P10_TransformQuant_ChromaDC.c 13 * coefficients and quantization
35 * iQP - Quantization parameter; must be in the range [0,51].
75 /* Quantization */
omxVCM4P10_TransformQuant_LumaDC.c 13 * and quantization
35 * iQP - Quantization parameter; must be in the range [0,51].
99 /* Quantization */
  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
quantize.h 19 Content: Quantization functions
  /device/samsung/crespo/sec_mm/sec_omx/sec_codecs/video/mfc_c110/include/
SsbSipMfcApi.h 186 int FrameQp; // [IN] The quantization parameter of the frame
187 int FrameQp_P; // [IN] The quantization parameter of the P frame
188 int QSCodeMax; // [IN] Maximum Quantization value
189 int QSCodeMin; // [IN] Minimum Quantization value
200 int FrameQp_B; // [IN] The quantization parameter of the B frame
229 int FrameQp; // [IN] The quantization parameter of the frame
230 int FrameQp_P; // [IN] The quantization parameter of the P frame
231 int QSCodeMax; // [IN] Maximum Quantization value
232 int QSCodeMin; // [IN] Minimum Quantization value
243 int FrameQp_B; // [IN] The quantization parameter of the B fram
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
qpisf_2s.c 40 Word16 * dico, /* input : quantization codebook */
42 Word16 dico_size, /* input : size of quantization codebook */
50 * Description: Quantization of isf parameters with prediction. (46 bits) *
60 Word16 * indice, /* (o) : quantization indices */
140 * Description: Quantization of isf parameters with prediction. (36 bits) *
150 Word16 * indice, /* (o) : quantization indices */
226 Word16 * indice, /* input: quantization indices */
319 Word16 * indice, /* input: quantization indices */
443 Word16 Sub_VQ( /* output: return quantization index */
445 Word16 * dico, /* input : quantization codebook *
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
q_gain2.tab 25 * during quantization of gains. *
28 #define nb_qua_gain6b 64 /* Number of quantization level */
29 #define nb_qua_gain7b 128 /* Number of quantization level */

Completed in 975 milliseconds

1 2 3 4 5 6 7 8 91011>>