Home
last modified time | relevance | path

Searched defs:scf (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/external/liblc3/src/
H A Dsns.c156 const float *eb, bool att, float *scf) in compute_scale_factors()
389 const float *scf, int *lfcb_idx, int *hfcb_idx) in resolve_codebooks()
464 LC3_HOT static void quantize(const float *scf, int lfcb_idx, int hfcb_idx, in quantize()
586 const float *c, int shape, int gain, float *scf) in unquantize()
726 float scf[LC3_MAX_BANDS]; in spectral_shaping() local
785 float scf[16], cn[4][16]; in lc3_sns_analyze() local
811 float scf[16], cn[16]; in lc3_sns_synthesize() local
/aosp_15_r20/external/aac/libAACenc/src/
H A Dsf_estim.cpp233 static FIXP_DBL FDKaacEnc_countSingleScfBits(INT scf, INT scfLeft, in FDKaacEnc_countSingleScfBits()
250 static FIXP_DBL FDKaacEnc_calcSingleSpecPe(INT scf, FIXP_DBL sfbConstPePart, in FDKaacEnc_calcSingleSpecPe()
380 FIXP_DBL threshLdData, INT scf, INT minScf, in FDKaacEnc_improveScf()
460 SHORT *quantSpec, SHORT *quantSpecTmp, INT dZoneQuantEnable, INT *scf, in FDKaacEnc_assimilateSingleScf()
631 SHORT *quantSpecTmp, INT dZoneQuantEnable, INT *scf, const INT *minScf, in FDKaacEnc_assimilateMultipleScf()
760 SHORT *quantSpecTmp, INT dZoneQuantEnable, INT *scf, const INT *minScf, in FDKaacEnc_FDKaacEnc_assimilateMultipleScf2()
1048 INT *RESTRICT scf, INT *RESTRICT globalGain, in FDKaacEnc_EstimateScaleFactorsChannel()
H A Dqc_data.h183 INT scf[MAX_GROUPED_SFB]; member
/aosp_15_r20/external/liblc3/test/
H A Dsns_py.c31 float *eb, *scf; in compute_scale_factors_py() local
52 float *scf; in resolve_codebooks_py() local
68 float *scf; in quantize_py() local
96 float *y, *scf; in unquantize_py() local
H A Dsns.py54 def spectral_shaping(self, scf, inv, x): argument
203 def quantize(self, scf): argument
/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_sf_estimation.c109 static WORD32 iaace_count_single_scf_bits(WORD32 scf, WORD32 left_scf, WORD32 right_scf) { in iaace_count_single_scf_bits()
118 static FLOAT32 iaace_calc_single_spec_pe(WORD32 scf, FLOAT32 sfb_const_pe_part, in iaace_calc_single_spec_pe()
252 WORD16 scf, WORD16 min_scf, FLOAT32 *dist, in iaace_improve_scf()
H A Dixheaace_fd_qc_adjthr.c107 WORD32 i = 0, scf; in iusace_calc_sfb_pe_data() local
1021 static WORD32 iusace_count_single_scf_bits(WORD32 scf, WORD32 left_scf, WORD32 right_scf) { in iusace_count_single_scf_bits()
1030 static FLOAT32 iusace_calc_single_spec_pe(WORD32 scf, FLOAT32 sfb_const_pe_part, in iusace_calc_single_spec_pe()
1162 WORD16 scf, WORD16 min_scf, FLOAT32 *dist, in iusace_improve_scf()
1246 WORD16 *ptr_quant_spec_temp, WORD16 *scf, in iusace_assimilate_single_scf()
H A Dixheaace_adjust_threshold.c138 WORD32 i = 0, scf; in iaace_calc_sfb_pe_data() local
/aosp_15_r20/external/gmmlib/Source/GmmLib/inc/External/Common/
H A DGmmCachePolicyCommon.h64 …#define DEFINE_CP_ELEMENT(Usage, llc, ellc, l3, wt, age, aom, lecc_scc, l3_scc, scf, sso, cos, hdc… argument
/aosp_15_r20/external/eigen/test/
H A Dmixingtypes.cpp99 complex<float> scf = internal::random<complex<float> >(); in mixingtypes() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/
H A Dlegalize_control_flow.cc52 Region& scf) { in inlineMhloRegionIntoSCFRegion()
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/
H A DShortestCanonicalForm.java245 ShortestCanonicalForm scf = new ShortestCanonicalForm(); in main() local
/aosp_15_r20/external/gmmlib/Source/GmmLib/CachePolicy/
H A DGmmGen11CachePolicy.cpp80 #define DEFINE_CACHE_ELEMENT(usage, llc, ellc, l3, wt, age, aom, lecc_scc, l3_scc, scf, sso, cos) D… in InitCachePolicy() argument
H A DGmmGen12CachePolicy.cpp129 #define DEFINE_CACHE_ELEMENT(usage, llc, ellc, l3, wt, age, aom, lecc_scc, l3_scc, scf, sso, cos, h… in InitCachePolicy() argument
/aosp_15_r20/external/cronet/third_party/icu/source/tools/toolutil/
H A Dppucd.h54 UChar32 scf, slc, stc, suc; member
/aosp_15_r20/external/icu/icu4c/source/tools/toolutil/
H A Dppucd.h54 UChar32 scf, slc, stc, suc; member
/aosp_15_r20/external/icu/icu4c/source/common/
H A Duniset_closure.cpp186 bool scfString(const UnicodeString &s, UnicodeString &scf) { in scfString()
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Duniset_closure.cpp186 bool scfString(const UnicodeString &s, UnicodeString &scf) { in scfString()
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_mac_frame.cpp578 uint8_t scf; // SecurityControlField in TestMacFrameApi() local
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
H A DUnicodeSet.java3999 private static final boolean scfString(CharSequence s, StringBuilder scf) { in scfString()
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DUnicodeSet.java3913 private static final boolean scfString(CharSequence s, StringBuilder scf) { in scfString()
/aosp_15_r20/out/soong/.intermediates/external/icu/android_icu4j/core-icu4j/android_common/withres/
Dcore-icu4j.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/icu/ android/ ...
/aosp_15_r20/out/soong/.intermediates/external/icu/android_icu4j/core-icu4j/android_common/jarjar/
Dcore-icu4j.jarcom/android/icu/util/regex/PatternNative.class PatternNative.java package com. ...
/aosp_15_r20/out/soong/.intermediates/external/icu/android_icu4j/core-icu4j/android_common_apex10000/combined/
Dcore-icu4j.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/compat/ android/ ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/core-icu4j.com.android.i18n_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/icu/ android/ ...

12