Home
last modified time | relevance | path

Searched defs:L1 (Results 1 – 9 of 9) 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/av/media/libstagefright/codecs/avc/common/src/
Ddeblock.cpp1091 int L2 = 0, L1, L0, R0, R1, R2 = 0, RL0; in EdgeLoop_Luma_horizontal() local
1280 int L2 = 0, L1, L0, R0, R1, R2 = 0; in EdgeLoop_Luma_vertical() local
1497 int L1, L0, R0, R1, tmp, tmp1; in EdgeLoop_Chroma_vertical() local
1587 int L1, L0, R0, R1, tmp, tmp1; in EdgeLoop_Chroma_horizontal() local
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
Dcommon_defs.h25 enum RegularizationType { L0, L1, L2, L1L2, L1LInf }; enumerator
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
Drate_control.cpp172 double L1, L2, L3, bpp; in InitRateControlModule() local
/frameworks/compile/slang/
Dslang_rs_object_ref_count.cpp1179 const auto& OccursBefore = [&SM] (clang::SourceLocation L1, clang::SourceLocation L2)->bool { in InsertLocalVarDestructors()