HomeSort by relevance Sort by last modified time
    Searched full: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,
  /sdk/emulator/opengl/tests/event_injector/
emulator-console.c 285 Msg** plast; local
292 plast = &con->out_msg;
293 while (*plast) {
294 plast = &(*plast)->next;
296 *plast = msg;
  /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/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/mkvparser/
mkvparser.cpp     [all...]
  /external/valgrind/main/perf/
tinycc.c 12493 Sym **plast, *s, *first; local
    [all...]
  /packages/inputmethods/LatinIME/dictionaries/
nb_wordlist.xml     [all...]

Completed in 250 milliseconds