HomeSort by relevance Sort by last modified time
    Searched refs:pIndex (Results 1 - 25 of 37) sorted by null

1 2

  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
armVCM4P2_FillVLDBuffer.c 35 * [in] pIndex pointer to coefficient index in 8x8 matrix
36 * [out] pIndex pointer to updated coefficient index in 8x8
52 OMX_U8 * pIndex,
57 for (;storeRun > 0; storeRun--, (*pIndex)++)
59 pDst[pZigzagTable[*pIndex]] = 0;
64 pDst[pZigzagTable[*pIndex]] = -storeLevel;
68 pDst[pZigzagTable[*pIndex]] = storeLevel;
70 (*pIndex)++;
75 while (*pIndex < 64)
77 pDst[pZigzagTable[*pIndex]] = 0
    [all...]
  /system/media/wilhelm/src/itf/
IVideoDecoderCapabilities.cpp 68 XAVideoDecoderCapabilitiesItf self, XAuint32 decoderId, XAuint32 *pIndex,
73 if (NULL == pIndex) {
77 // pIndex returns the number of video decoders capability descriptions.
79 result = android::android_videoCodec_getProfileLevelCombinationNb(decoderId, pIndex);
85 // pIndex is an incrementing value used to enumerate capability descriptions.
87 result = android::android_videoCodec_getProfileLevelCombination(decoderId, *pIndex,
IAudioDecoderCapabilities.c 49 SLAudioDecoderCapabilitiesItf self, SLuint32 decoderId, SLuint32 *pIndex,
54 result = GetCodecCapabilities(decoderId, pIndex, pDescriptor, DecoderDescriptors);
IAudioEncoderCapabilities.c 49 SLAudioEncoderCapabilitiesItf self, SLuint32 encoderId, SLuint32 *pIndex,
54 result = GetCodecCapabilities(encoderId, pIndex, pDescriptor,
IEngineCapabilities.c 103 SLuint32 *pIndex, SLuint32 *pLEDDeviceID, SLLEDDescriptor *pDescriptor)
110 if (NULL != pIndex) {
113 index = *pIndex;
124 *pIndex = thiz->mMaxIndexLED;
145 SLuint32 *pIndex, SLuint32 *pVibraDeviceID, SLVibraDescriptor *pDescriptor)
152 if (NULL != pIndex) {
155 index = *pIndex;
166 *pIndex = thiz->mMaxIndexVibra;
IEngine.c     [all...]
  /dalvik/vm/
PointerSet.h 66 * Returns "true" if the value appears, "false" otherwise. If "pIndex" is
70 bool dvmPointerSetHas(const PointerSet* pSet, const void* ptr, int* pIndex);
PointerSet.cpp 205 bool dvmPointerSetHas(const PointerSet* pSet, const void* ptr, int* pIndex)
222 if (pIndex != NULL)
223 *pIndex = mid;
228 if (pIndex != NULL)
229 *pIndex = mid;
  /system/media/wilhelm/src/
devices.h 62 extern SLresult GetCodecCapabilities(SLuint32 decoderId, SLuint32 *pIndex,
devices.c 207 SLresult GetCodecCapabilities(SLuint32 codecId, SLuint32 *pIndex,
210 if (NULL == pIndex) {
221 *pIndex = index;
224 index = *pIndex;
sles_allinclusive.h 414 SLuint32 *pIndex, SLuint32 *pLEDDeviceID, SLLEDDescriptor *pDescriptor);
416 SLuint32 *pIndex, SLuint32 *pVibraDeviceID, SLVibraDescriptor *pDescriptor);
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
ValidateLimitations.cpp 381 ParamIndex pIndex;
386 pIndex.push_back(i);
390 if (pIndex.empty())
398 for (ParamIndex::const_iterator i = pIndex.begin();
399 i != pIndex.end(); ++i) {
  /external/icu4c/i18n/
bmsearch.cpp 673 int32_t pIndex = plen - 1;
712 while (pIndex >= 0) {
713 uint32_t pce = (*patCEs)[pIndex];
721 int32_t gsOffset = tOffset + (*goodSuffixTable)[pIndex];
726 tOffset += (*badCharacterTable)[tcei->order] - badCharacterTable->minLengthInChars(pIndex + 1);
742 pIndex -= 1;
745 if (pIndex < 0) {
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaConnection.java 652 int pIndex = subStr.indexOf(PhoneNumberUtils.PAUSE);
654 if (wIndex > 0 && (wIndex < pIndex || pIndex <= 0)) {
656 } else if (pIndex > 0) {
657 subStr = subStr.substring(0, pIndex);
  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL.h 662 XAuint32 *pIndex,
668 XAuint32 *pIndex,
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/OMXAL/
OpenMAXAL.h 662 XAuint32 *pIndex,
668 XAuint32 *pIndex,
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/OMXAL/
OpenMAXAL.h 662 XAuint32 *pIndex,
668 XAuint32 *pIndex,
    [all...]
  /system/media/wilhelm/include/OMXAL/
OpenMAXAL.h 662 XAuint32 *pIndex,
668 XAuint32 *pIndex,
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h 483 OMX_U32 pIndex,
  /external/sonivox/arm-fm-22k/lib_src/
eas_imelody.c 144 static EAS_INT IMY_ParseLine (EAS_I8 *buffer, EAS_U8 *pIndex);
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_imelody.c 144 static EAS_INT IMY_ParseLine (EAS_I8 *buffer, EAS_U8 *pIndex);
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_imelody.c 144 static EAS_INT IMY_ParseLine (EAS_I8 *buffer, EAS_U8 *pIndex);
    [all...]
  /frameworks/base/telephony/java/android/telephony/
PhoneNumberUtils.java 341 int pIndex, wIndex;
347 pIndex = a.indexOf(PAUSE);
350 trimIndex = minPositive(pIndex, wIndex);
    [all...]
  /frameworks/base/services/java/com/android/server/
AppWidgetService.java     [all...]
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h     [all...]

Completed in 1792 milliseconds

1 2