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.cpp1392 // pLow: lower band range
1393 // pLow: upper band range
1395 int32_t EqualizerGetBandFreqRange(EffectContext *pContext, int32_t band, uint32_t *pLow, argument
1397 *pLow = bandFreqRange[band][0];
1416 // pLow: lower band range
1417 // pLow: upper band range

Completed in 132 milliseconds