OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:coefficients
(Results
276 - 300
of
534
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_QuantInvIntra_I_s.s
26
; * The output
coefficients
are clipped to the range: [-2048, 2047].
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_TransformDequantChromaDCFromPair_s.s
132
VST1 dDqntCoeff,[pDst] ;// Storing all the
coefficients
at once
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_DecodeVLCZigzag_IntraDCVLC_s.s
51
; * -The number of
coefficients
is greater than 64
omxVCM4P2_QuantInvInter_I_s.s
25
; * The output
coefficients
are clipped to the range: [-2048, 2047].
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_GetVLCInfo.c
42
* MaxNumCoef - specifies the number of
coefficients
contained in the
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
armVCM4P2_PutVLCBits.c
32
* quantized DCT
coefficients
.
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
h264bsd_interpolate_mid_hor.s
57
;// Basic idea in horizontal filtering is to adjust
coefficients
/external/opencv/cxcore/src/
cxutils.cpp
293
"The matrix of
coefficients
must be 1-dimensional vector of 3 or 4 elements" );
415
coefficients
. The original code has been taken from Ken Turkowski's web
441
* linear and quadratic iterated synthetic division. The
coefficients
of
443
* the constant term. The
coefficients
are scaled by dividing them by
483
// Copy polynomial
coefficients
to working storage
485
h[2 + j] = *a++; // Note reversal of
coefficients
661
CV_ERROR(CV_StsUnmatchedFormats, "must have n + 1
coefficients
");
[
all
...]
/external/freetype/src/base/
ftbbox.c
424
/* of the range of the original polynomial
coefficients
. */
431
if ( t1 == 0 ) /* all
coefficients
are 0! */
/external/libvorbis/lib/
lsp.c
404
/* Convert lpc
coefficients
to lsp
coefficients
*/