Searched refs:DL (Results 1 - 6 of 6) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DomxVCM4P2_PredictReconCoefIntra_s.s4 ; * OpenMAX DL: v1.0.2
H A DomxVCM4P2_DecodePadMV_PVOP_s.s4 ; * OpenMAX DL: v1.0.2
/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriter.cpp1380 DebugLoc DL = I->getDebugLoc(); local
1381 if (DL.isUnknown()) {
1383 } else if (DL == LastDL) {
1388 DL.getScopeAndInlinedAt(Scope, IA, I->getContext());
1390 Vals.push_back(DL.getLine());
1391 Vals.push_back(DL.getCol());
1397 LastDL = DL;
/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriter.cpp1397 DebugLoc DL = I->getDebugLoc(); local
1398 if (DL.isUnknown()) {
1400 } else if (DL == LastDL) {
1405 DL.getScopeAndInlinedAt(Scope, IA, I->getContext());
1407 Vals.push_back(DL.getLine());
1408 Vals.push_back(DL.getCol());
1414 LastDL = DL;
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DomxVCM4P2_DecodePadMV_PVOP_s.s4 ; * OpenMAX DL: v1.0.2
H A DomxVCM4P2_PredictReconCoefIntra_s.s4 ; * OpenMAX DL: v1.0.2

Completed in 60 milliseconds