HomeSort by relevance Sort by last modified time
    Searched refs:pLast (Results 1 - 10 of 10) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
armVCM4P2_GetVLCBits.c 43 * [in/out] pLast pointer to last status flag
82 OMX_U8 * pLast,
118 *pLast = armGetBits(ppBitStream, pBitOffset, 1);
143 *pLast,
174 *pLast = 0;
211 *pLast = 1;
245 *pLast,
251 *pLast = armGetBits(ppBitStream, pBitOffset, 1);
268 *pLast,
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
lib_object.c 170 LIB_OBJECT_NODE* pLast;
185 pLast = pRoot->pPrevious;
188 if (pLast->key.nHandle == LIB_OBJECT_HANDLE16_MAX)
194 pNew->key.nHandle = pLast->key.nHandle + 1;
196 pLast->pNext = pNew;
197 pNew->pPrevious = pLast;
  /external/libnfc-nci/src/nfc/ndef/
ndef_utils.c 864 UINT8 *pLast = NDEF_MsgGetLastRecInMsg (p_msg);
866 if (!pLast)
869 *pLast &= ~NDEF_ME_MASK;
1047 UINT8 *pLast = NDEF_MsgGetLastRecInMsg (p_msg);
1049 if (!pLast)
1052 *pLast &= ~NDEF_ME_MASK;
    [all...]
  /external/icu4c/i18n/
plurrule_impl.h 96 pLast
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
armVC.h 329 * [in/out] pLast pointer to last status flag
368 OMX_U8 * pLast,
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
armVC.h 329 * [in/out] pLast pointer to last status flag
368 OMX_U8 * pLast,
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
armVC.h 329 * [in/out] pLast pointer to last status flag
368 OMX_U8 * pLast,
    [all...]
  /external/libvpx/libwebm/
mkvparser.cpp     [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]

Completed in 838 milliseconds