Searched refs:L0 (Results 1 – 7 of 7) sorted by relevance
/frameworks/av/media/libstagefright/codecs/avc/common/src/ |
D | deblock.cpp | 1090 int L2 = 0, L1, L0, R0, R1, R2 = 0, RL0; in EdgeLoop_Luma_horizontal() local 1099 L0 = SrcPtr[-pitch]; in EdgeLoop_Luma_horizontal() 1108 tmp1 = L0 - L1; in EdgeLoop_Luma_horizontal() 1113 AbsDelta = R0 - L0; in EdgeLoop_Luma_horizontal() 1129 tmp = L0 - L2; in EdgeLoop_Luma_horizontal() 1135 tmp = R1 + R0 + L0; in EdgeLoop_Luma_horizontal() 1146 tmp = L1 + R0 + L0; in EdgeLoop_Luma_horizontal() 1153 SrcPtr[-pitch] = ((L1 << 1) + L0 + R1 + 2) >> 2; in EdgeLoop_Luma_horizontal() 1172 L0 = SrcPtr[-pitch]; in EdgeLoop_Luma_horizontal() 1176 tmp1 = R0 - L0; in EdgeLoop_Luma_horizontal() [all …]
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
D | omxVCM4P10_PredictIntra_4x4.c | 155 #define L0 pSrcLeft[0*leftStep] in omxVCM4P10_PredictIntra_4x4() macro 175 pDst[0*dstStep+x] = L0; in omxVCM4P10_PredictIntra_4x4() 218 pTmp[1] = (OMX_U8)((L0 + 2*L1 + L2 + 2)>>2); in omxVCM4P10_PredictIntra_4x4() 219 pTmp[2] = (OMX_U8)((UL + 2*L0 + L1 + 2)>>2); in omxVCM4P10_PredictIntra_4x4() 220 pTmp[3] = (OMX_U8)((U0 + 2*UL + L0 + 2)>>2); in omxVCM4P10_PredictIntra_4x4() 238 pTmp[0] = (OMX_U8)((L2 + 2*L1 + L0 + 2)>>2); in omxVCM4P10_PredictIntra_4x4() 239 pTmp[1] = (OMX_U8)((L1 + 2*L0 + UL + 2)>>2); in omxVCM4P10_PredictIntra_4x4() 240 pTmp[2] = (OMX_U8)((L0 + 2*UL + U0 + 2)>>2); in omxVCM4P10_PredictIntra_4x4() 264 pTmp[2] = (OMX_U8)((U0 + 2*UL + L0 + 2)>>2); in omxVCM4P10_PredictIntra_4x4() 265 pTmp[3] = (OMX_U8)((UL + L0 + 1)>>1); in omxVCM4P10_PredictIntra_4x4() [all …]
|
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/ |
D | common_defs.h | 25 enum RegularizationType { L0, L1, L2, L1L2, L1LInf }; enumerator
|
D | stochastic_linear_ranker.cpp | 114 case L0: in UpdateClassifier()
|
D | sparse_weight_vector.cpp | 364 if (r == L0) { in Reproject()
|
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/jni/ |
D | jni_stochastic_linear_ranker.cpp | 119 classifier->SetRegularizationType(learning_stochastic_linear::L0); in Java_android_bordeaux_learning_StochasticLinearRanker_nativeSetParameterClassifier() 266 case learning_stochastic_linear::L0 : in Java_android_bordeaux_learning_StochasticLinearRanker_nativeGetParameterClassifier()
|
/frameworks/base/media/tests/contents/media_api/music/ |
D | test_amr_ietf.amr | 125 j78L�<RRp`_:M:���|3-�Ɩ9~+I[go���<�Zm/���s������a�dD[ ^S\˶߰<�b�FV�N�S�hN�ּ�CB^�6�L0<�ɖ…
|