HomeSort by relevance Sort by last modified time
    Searched full:coef (Results 151 - 175 of 265) sorted by null

1 2 3 4 5 67 8 91011

  /external/opencv3/3rdparty/libjpeg/
jidctflt.c 61 #define DEQUANTIZE(coef,quantval) (((FAST_FLOAT) (coef)) * (quantval))
jpegint.h 406 extern const int jpeg_zigzag_order[]; /* natural coef order to zigzag order */
408 extern const int jpeg_natural_order[]; /* zigzag coef order to natural order */
jcapistd.c 153 if (! (*cinfo->coef->compress_data) (cinfo, data)) {
  /external/opencv3/3rdparty/libwebp/dsp/
upsampling_neon.c 94 static const int16_t coef[4] = { CVR / 4, CUG, CVG / 2, CUB / 4 }; variable
228 const int16x4_t cf16 = vld1_s16(coef); \
  /external/opencv3/modules/videostab/include/opencv2/videostab/
global_motion.hpp 165 void set(int row, int col, double coef)
169 elems_.push_back(coef);
  /external/pdfium/third_party/libjpeg/
jpegint.h 381 extern const int jpeg_zigzag_order[]; /* natural coef order to zigzag order */
383 extern const int jpeg_natural_order[]; /* zigzag coef order to natural order */
fpdfapi_jcapistd.c 153 if (! (*cinfo->coef->compress_data) (cinfo, data)) {
fpdfapi_jdphuff.c 34 int last_dc_val[MAX_COMPS_IN_SCAN]; /* last DC coef for each component */
542 if (s != 1) /* size of new coef should always be 1 */
546 s = p1; /* newly nonzero coef is positive */
548 s = m1; /* newly nonzero coef is negative */
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
entropy_coding.h 79 /* decode & dequantize LPC Coef */
88 /* quantize & code LPC Coef */
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
levinson.c 119 Word16 Ah[M + 1], Al[M + 1]; /* LPC coef. in double prec. */
120 Word16 Anh[M + 1], Anl[M + 1]; /* LPC coef.for next iteration in double prec. */
  /ndk/tests/build/b9193874-neon/jni/
b9193874-neon.c 161 static const int16_t coef[4] = { 89858 / 4, 22014, 45773 / 2, 113618 / 4 }; variable
174 const int16x4_t cf16 = vld1_s16(coef);
  /external/aac/libSBRdec/src/
psbitdec.cpp 401 h_ps_d->specificTo.mpeg.coef.aaIidIndexMapped[env][i] = pBsData->aaIidIndex[env][i];
404 h_ps_d->specificTo.mpeg.coef.aaIccIndexMapped[env][i] = pBsData->aaIccIndex[env][i];
417 map34IndexTo20 (h_ps_d->specificTo.mpeg.coef.aaIidIndexMapped[env], NO_HI_RES_IID_BINS);
419 map34IndexTo20 (h_ps_d->specificTo.mpeg.coef.aaIccIndexMapped[env], NO_HI_RES_ICC_BINS);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
RawDataTable.java 136 this.stream.print("<tr><td>COEF. VAR</td>");
  /external/kernel-headers/original/uapi/linux/
omap3isp.h 500 * @coef3: White balance gain - COEF 3 (U8Q5).
501 * @coef2: White balance gain - COEF 2 (U8Q5).
502 * @coef1: White balance gain - COEF 1 (U8Q5).
503 * @coef0: White balance gain - COEF 0 (U8Q5).
  /external/libjpeg-turbo/
jcapistd.c 153 if (! (*cinfo->coef->compress_data) (cinfo, data)) {
jcmainct.c 99 if (! (*cinfo->coef->compress_data) (cinfo, main_ptr->buffer)) {
jdphuff.c 36 int last_dc_val[MAX_COMPS_IN_SCAN]; /* last DC coef for each component */
547 if (s != 1) /* size of new coef should always be 1 */
551 s = p1; /* newly nonzero coef is positive */
553 s = m1; /* newly nonzero coef is negative */
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_quad_fs.c 119 machine->InterpCoefs = quads[0]->coef;
  /external/opencv/ml/src/
mlsvm.cpp 150 else if( param_id == CvSVM::COEF )
1613 double gamma = 0, C = 0, degree = 0, coef = 0, p = 0, nu = 0; local
    [all...]
  /frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
LVPSA_QPD_Process.c 80 /* Filter's coef */
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
tns.c 417 tnsInfo->coef,
421 Index2Parcor(tnsInfo->coef,
462 &tnsInfo->coef[subBlockNumber*TNS_MAX_ORDER_SHORT],
466 Index2Parcor(&tnsInfo->coef[subBlockNumber*TNS_MAX_ORDER_SHORT],
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
armVCM4P10_DecodeCoeffsToPair.c 251 DEBUG_PRINTF_2("Coef[%d] = %d\n", CoeffNum, Level);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
encodemb.c 480 int coef = bd->dqcoeff[vp8_default_zig_zag1d[i]]; local
481 sum+= (coef>=0)?coef:-coef;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_detokenize.c 95 counts->coef[tx_size][type][ref];
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
omap3isp.h 498 * @coef3: White balance gain - COEF 3 (U8Q5).
499 * @coef2: White balance gain - COEF 2 (U8Q5).
500 * @coef1: White balance gain - COEF 1 (U8Q5).
501 * @coef0: White balance gain - COEF 0 (U8Q5).

Completed in 721 milliseconds

1 2 3 4 5 67 8 91011