Home
last modified time | relevance | path

Searched refs:pStrength (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/common/src/
Ddeblock.cpp536 uint8 *pStrength; in GetStrength_Edge0() local
558 pStrength = Strength; in GetStrength_Edge0()
559 if (ptrQ[0] != ptrP[1]) pStrength[0] = 1; in GetStrength_Edge0()
560 if (ptrQ[2] != ptrP[3]) pStrength[2] = 1; in GetStrength_Edge0()
561 pStrength[1] = pStrength[0]; in GetStrength_Edge0()
562 pStrength[3] = pStrength[2]; in GetStrength_Edge0()
565 if (MbQ->nz_coeff[0] != 0 || MbP->nz_coeff[3] != 0) pStrength[0] = 2; in GetStrength_Edge0()
566 if (MbQ->nz_coeff[4] != 0 || MbP->nz_coeff[7] != 0) pStrength[1] = 2; in GetStrength_Edge0()
567 if (MbQ->nz_coeff[8] != 0 || MbP->nz_coeff[11] != 0) pStrength[2] = 2; in GetStrength_Edge0()
568 if (MbQ->nz_coeff[12] != 0 || MbP->nz_coeff[15] != 0) pStrength[3] = 2; in GetStrength_Edge0()
[all …]
/frameworks/wilhelm/src/itf/
DIBassBoost.c117 static SLresult IBassBoost_GetRoundedStrength(SLBassBoostItf self, SLpermille *pStrength) in IBassBoost_GetRoundedStrength() argument
121 if (NULL == pStrength) { in IBassBoost_GetRoundedStrength()
139 *pStrength = strength; in IBassBoost_GetRoundedStrength()
DIVirtualizer.c119 static SLresult IVirtualizer_GetRoundedStrength(SLVirtualizerItf self, SLpermille *pStrength) in IVirtualizer_GetRoundedStrength() argument
123 if (NULL == pStrength) { in IVirtualizer_GetRoundedStrength()
141 *pStrength = strength; in IVirtualizer_GetRoundedStrength()
/frameworks/wilhelm/include/SLES/
DOpenSLES.h2414 SLpermille *pStrength
2503 SLpermille *pStrength
/frameworks/wilhelm/include/OMXAL/
DOpenMAXAL.h2180 XAuint32 * pStrength