Searched refs:pLow (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/opengl/libs/ETC1/
H A Detc1.cpp299 const etc1_byte* pIn, etc1_uint32 *pLow, int bitIndex,
330 *pLow |= lowMask;
298 chooseModifier(const etc1_byte* pBaseColors, const etc1_byte* pIn, etc1_uint32 *pLow, int bitIndex, const int* pModifierTable) argument
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.cpp1357 // pLow: lower band range
1358 // pLow: upper band range
1360 int32_t EqualizerGetBandFreqRange(EffectContext *pContext, int32_t band, uint32_t *pLow, argument
1362 *pLow = bandFreqRange[band][0];
1381 // pLow: lower band range
1382 // pLow: upper band range

Completed in 79 milliseconds