OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:acoeff
(Results
1 - 7
of
7
) sorted by null
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
armVCM4P10_Interpolate_Chroma.c
73
OMX_U32
ACoeff
, BCoeff, CCoeff, DCoeff;
89
ACoeff
= EightMinusdx * EightMinusdy;
99
ACoeff
* pSrc [y * iSrcStep + x] +
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_Interpolate_Chroma_s.s
66
ACoeff
RN 12
153
;//
ACoeff
= EightMinusdx * EightMinusdy
168
SMULBB
ACoeff
, EightMinusdx, EightMinusdy
174
VDUP dACoeff,
ACoeff
/external/pdfium/xfa/src/fxbarcode/common/reedsolomon/
BC_ReedSolomonGF256Poly.cpp
155
int32_t
aCoeff
= m_coefficients[i];
159
m_field->Multiply(
aCoeff
, other->GetCoefficients()->operator[](j)));
/external/pdfium/xfa/src/fxbarcode/pdf417/
BC_PDF417ECModulusPoly.cpp
167
int32_t
aCoeff
= aCoefficients[i];
170
product[i + j], m_field->multiply(
aCoeff
, bCoefficients[j]));
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
dtx_dec.cpp
408
Word16
acoeff
[M + 1];
708
// Compute acoeffs Q12
acoeff
is used for level
714
Lsp_Az(lsp_int,
acoeff
);
718
Copy(
acoeff
, &A_t[0], M + 1);
719
Copy(
acoeff
, &A_t[M + 1], M + 1);
720
Copy(
acoeff
, &A_t[2 * (M + 1)], M + 1);
721
Copy(
acoeff
, &A_t[3 * (M + 1)], M + 1);
724
A_Refl(&
acoeff
[1], refl);
863
Word16
acoeff
[M + 1];
local
[
all
...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_Interpolate_Chroma_s.s
125
;//
ACoeff
= EightMinusdx * EightMinusdy
/external/zxing/core/
core.jar
Completed in 144 milliseconds