Home
last modified time | relevance | path

Searched defs:L1 (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
Dconvolve_opt.s66 L1: label
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
Dconvolve_neon.s60 L1: label
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
DomxVCM4P10_DequantTransformResidualFromPairAndAdd_s.S66 L1: label
DarmVCM4P10_DecodeCoeffsToPair_s.S67 L1: label
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
DomxVCM4P10_PredictIntra_4x4.c171 #define L1 pSrcLeft[1*leftStep] in omxVCM4P10_PredictIntra_4x4() macro
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
Dcommon_defs.h25 enum RegularizationType { L0, L1, L2, L1L2, L1LInf }; enumerator
/frameworks/compile/slang/
Dslang_rs_object_ref_count.cpp1200 const auto& OccursBefore = [&SM] (clang::SourceLocation L1, clang::SourceLocation L2)->bool { in InsertLocalVarDestructors()