Searched refs:pLevel (Results 1 - 7 of 7) sorted by relevance

/frameworks/wilhelm/src/itf/
H A DIPrefetchStatus.cpp41 static SLresult IPrefetchStatus_GetFillLevel(SLPrefetchStatusItf self, SLpermille *pLevel) argument
45 if (NULL == pLevel) {
52 *pLevel = level;
H A DIVolume.cpp46 static SLresult IVolume_GetVolumeLevel(SLVolumeItf self, SLmillibel *pLevel) argument
50 if (NULL == pLevel) {
57 *pLevel = level;
H A DIEqualizer.cpp175 static SLresult IEqualizer_GetBandLevel(SLEqualizerItf self, SLuint16 band, SLmillibel *pLevel) argument
179 if (NULL == pLevel) {
202 *pLevel = level;
/frameworks/compile/mclinker/include/mcld/Script/
H A DAssignment.h36 Assignment(Level pLevel, Type pType, SymOperand& pSymbol, RpnExpr& pRpnExpr);
/frameworks/compile/mclinker/lib/Script/
H A DAssignment.cpp30 Assignment::Assignment(Level pLevel, argument
35 m_Level(pLevel),
/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h849 XApermille * pLevel
915 XAmillibel * pLevel
2032 XAmillibel * pLevel
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h1021 SLpermille *pLevel
1248 SLmillibel *pLevel
1301 SLmillibel *pLevel

Completed in 173 milliseconds