Home
last modified time | relevance | path

Searched defs:Ap (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/rs/cpp/
H A DScriptIntrinsicBLAS.cpp463 const sp<Allocation>& Ap, const sp<Allocation>& X, int incX) { in STPMV()
471 const sp<Allocation>& Ap, const sp<Allocation>& X, int incX) { in DTPMV()
487 const sp<Allocation>& Ap, const sp<Allocation>& X, int incX) { in ZTPMV()
590 const sp<Allocation>& Ap, const sp<Allocation>& X, int incX) { in STPSV()
599 const sp<Allocation>& Ap, const sp<Allocation>& X, int incX) { in DTPSV()
746 const sp<Allocation>& X, int incX, const sp<Allocation>& Ap) { in validateSPR()
880 int incX, const sp<Allocation>& Ap) { in SSPR()
950 int incX, const sp<Allocation>& Ap) { in DSPR()
1028 void ScriptIntrinsicBLAS::CHPMV(RsBlasUplo Uplo, Float2 alpha, const sp<Allocation>& Ap, in CHPMV()
1072 int incX, const sp<Allocation>& Ap) { in CHPR()
[all …]
/aosp12/frameworks/av/media/codecs/amrwb/dec/src/
H A Dsynthesis_amr_wb.cpp166 int16 *Ap = &HF[L_SUBFR16k]; /* High Frequency vector */ in synthesis_amr_wb() local
/aosp12/frameworks/base/rs/java/android/renderscript/
H A DScriptIntrinsicBLAS.java815 …public void STPMV(@Uplo int Uplo, @Transpose int TransA, @Diag int Diag, Allocation Ap, Allocati… in STPMV()
1245 …static int validateSPMV(Element e, @Uplo int Uplo, Allocation Ap, Allocation X, int incX, Allocati… in validateSPMV()
1333 static int validateSPR(Element e, @Uplo int Uplo, Allocation X, int incX, Allocation Ap) { in validateSPR()
1558 public void SSPR(@Uplo int Uplo, float alpha, Allocation X, int incX, Allocation Ap) { in SSPR()
1604 …SSPR2(@Uplo int Uplo, float alpha, Allocation X, int incX, Allocation Y, int incY, Allocation Ap) { in SSPR2()
1746 public void DSPR(@Uplo int Uplo, double alpha, Allocation X, int incX, Allocation Ap) { in DSPR()
1792 …SPR2(@Uplo int Uplo, double alpha, Allocation X, int incX, Allocation Y, int incY, Allocation Ap) { in DSPR2()
1989 public void CHPR(@Uplo int Uplo, float alpha, Allocation X, int incX, Allocation Ap) { in CHPR()
2037 …HPR2(@Uplo int Uplo, Float2 alpha, Allocation X, int incX, Allocation Y, int incY, Allocation Ap) { in CHPR2()
2204 public void ZHPR(@Uplo int Uplo, double alpha, Allocation X, int incX, Allocation Ap) { in ZHPR()
[all …]
/aosp12/frameworks/av/media/codecs/amrwb/enc/src/
H A DvoAMRWBEnc.c177 Word16 Ap[M + 1]; /* A(z) with spectral expansion */ in coder() local
1350 Word16 Ap[M + 1]; in synthesis() local
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/
H A DScriptIntrinsicBLAS.java966 …public void STPMV(@Uplo int Uplo, @Transpose int TransA, @Diag int Diag, Allocation Ap, Allocati… in STPMV()
1524 …static int validateSPMV(Element e, @Uplo int Uplo, Allocation Ap, Allocation X, int incX, Allocati… in validateSPMV()
1612 static int validateSPR(Element e, @Uplo int Uplo, Allocation X, int incX, Allocation Ap) { in validateSPR()
1885 public void SSPR(@Uplo int Uplo, float alpha, Allocation X, int incX, Allocation Ap) { in SSPR()
1949 …SSPR2(@Uplo int Uplo, float alpha, Allocation X, int incX, Allocation Y, int incY, Allocation Ap) { in SSPR2()
2149 public void DSPR(@Uplo int Uplo, double alpha, Allocation X, int incX, Allocation Ap) { in DSPR()
2213 …SPR2(@Uplo int Uplo, double alpha, Allocation X, int incX, Allocation Y, int incY, Allocation Ap) { in DSPR2()
2478 public void CHPR(@Uplo int Uplo, float alpha, Allocation X, int incX, Allocation Ap) { in CHPR()
2544 …HPR2(@Uplo int Uplo, Float2 alpha, Allocation X, int incX, Allocation Y, int incY, Allocation Ap) { in CHPR2()
2779 public void ZHPR(@Uplo int Uplo, double alpha, Allocation X, int incX, Allocation Ap) { in ZHPR()
[all …]
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...