Home
last modified time | relevance | path

Searched defs:L0 (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
DomxVCM4P10_PredictIntra_4x4.c170 #define L0 pSrcLeft[0*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