HomeSort by relevance Sort by last modified time
    Searched defs:nIndex (Results 26 - 50 of 80) sorted by null

12 3 4

  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Image.h 150 * nIndex : Indicates the enumeration index for the format from
161 OMX_U32 nIndex;
OMX_Other.h 345 OMX_U32 nIndex; /**< Indicates the enumeration index for the format from 0x0 to N-1 */
  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_camera/src/
omx_proxy_camera.c 474 index = bufferalloc->nIndex;
602 OMX_U16 nIndex = 0;
616 for (nIndex = 0; eError != OMX_ErrorNoMore; nIndex++)
618 param.nIndex = nIndex;
630 dcc_dir[nIndex] =
634 PROXY_assert(dcc_dir[nIndex] != NULL,
636 strcpy(dcc_dir[nIndex], DCC_PATH);
637 strncat(dcc_dir[nIndex], (OMX_STRING) param.sDCCURI, MAX_URI_LENGTH)
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Image.h 133 * nIndex : Indicates the enumeration index for the format from
144 OMX_U32 nIndex;
OMX_Other.h 328 OMX_U32 nIndex; /**< Indicates the enumeration index for the format from 0x0 to N-1 */
  /external/pdfium/core/src/fxcodec/jbig2/
JBig2_Context.cpp 397 FX_BYTE cType, FX_INT32 nIndex)
405 if(count == nIndex) {
609 FX_INT32 i, nIndex, nRet;
702 nIndex = 0;
712 pSeg = findReferredSegmentByTypeAndIndex(pSegment, 53, nIndex++);
729 pSeg = findReferredSegmentByTypeAndIndex(pSegment, 53, nIndex++);
742 pSeg = findReferredSegmentByTypeAndIndex(pSegment, 53, nIndex++);
758 pSeg = findReferredSegmentByTypeAndIndex(pSegment, 53, nIndex++);
    [all...]
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_list.cpp 180 IFX_Edit * CFX_List::GetItemEdit(FX_INT32 nIndex) const
182 if (CFX_ListItem * pListItem = m_aListItems.GetAt(nIndex))
289 FX_INT32 CFX_List::FindNext(FX_INT32 nIndex,FX_WCHAR nChar) const
291 FX_INT32 nCircleIndex = nIndex;
308 CPDF_Rect CFX_List::GetItemRect(FX_INT32 nIndex) const
310 if (CFX_ListItem * pListItem = m_aListItems.GetAt(nIndex))
321 FX_BOOL CFX_List::IsItemSelected(FX_INT32 nIndex) const
323 if (CFX_ListItem * pListItem = m_aListItems.GetAt(nIndex))
362 CFX_WideString CFX_List::GetItemText(FX_INT32 nIndex) const
364 if (CFX_ListItem * pListItem = m_aListItems.GetAt(nIndex))
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/dec/src/
ExynosVideoDecoder.c 642 int nIndex,
655 if (pCtx->nInbufs <= nIndex) {
661 *pBuffer = (ExynosVideoBuffer *)&pCtx->pInbuf[nIndex];
672 int nIndex,
685 if (pCtx->nOutbufs <= nIndex) {
691 *pBuffer = (ExynosVideoBuffer *)&pCtx->pOutbuf[nIndex];
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/enc/src/
ExynosVideoEncoder.c 943 int nIndex,
956 if (pCtx->nInbufs <= nIndex) {
962 *pBuffer = (ExynosVideoBuffer *)&pCtx->pInbuf[nIndex];
973 int nIndex,
986 if (pCtx->nOutbufs <= nIndex) {
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c 257 OMX_IN OMX_U32 nIndex);
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c 277 OMX_IN OMX_U32 nIndex);
739 pPortFormat->nIndex = 0x0
    [all...]
  /hardware/ti/omap4-aah/security/tf_daemon/
delegation_client.c 736 uint32_t nNbMsg, nIndex;
746 for (nIndex=0;nIndex<nNbMsg;nIndex++)
748 memcpy(pMessages[nIndex].pNonce , pInstruction->pNonce, 16);
749 pMessages[nIndex].nAddr = pInstruction->nAddr;
750 pMessages[nIndex].nBlockCount = pInstruction->nBlockCount;
751 pMessages[nIndex].nReqOrResp = 0x0004;
760 for (nIndex=0;nIndex<nNbMsg;nIndex++
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dxtmpl.h 95 TYPE GetAt(int nIndex) const;
96 void SetAt(int nIndex,ARG_TYPE newElement);
97 TYPE &ElementAt(int nIndex);
100 void SetAtGrow(int nIndex,ARG_TYPE newElement);
104 TYPE operator[](int nIndex) const;
105 TYPE &operator[](int nIndex);
106 void InsertAt(int nIndex,ARG_TYPE newElement,int nCount = 1);
107 void RemoveAt(int nIndex,int nCount = 1);
126 inline TYPE CDXArray<TYPE,ARG_TYPE>::GetAt(int nIndex) const { _ASSERT((nIndex >= 0 && nIndex < m_nSize)); return m_pData[nIndex];
    [all...]
  /external/pdfium/fpdfsdk/src/javascript/
PublicMethods.cpp 450 int nIndex = 0;
457 StrArray.SetElement(nIndex, CJS_Value(isolate,(FX_LPCSTR)StrTrim(p)));
466 StrArray.SetElement(nIndex, CJS_Value(isolate,(FX_LPCSTR)StrTrim(pSub)));
469 nIndex ++;
535 int nIndex = 0;
539 if (nIndex > 2) break;
544 number[nIndex++] = ParseStringInteger(value, i, nSkip, 4);
553 if (nIndex == 2)
570 else if (nIndex == 3)
    [all...]
Document.cpp 464 //note: the parameter nIndex, if it is not available
470 int nIndex = params.size() > 0 ? (int)params[0] : -1;
471 if (nIndex == -1) return FALSE;
479 CPDF_FormField* pField = pPDFForm->GetField(nIndex);
    [all...]
Field.cpp     [all...]
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Note.cpp 491 FX_INT32 nIndex = index + 1;
493 if (nIndex > 0 && nIndex < m_aChildren.GetSize())
494 if (CPWL_Wnd* pChild = m_aChildren.GetAt(nIndex))
505 FX_INT32 nIndex = this->GetItemIndex((CPWL_NoteItem*)pNoteItem);
507 if (nIndex > 0)
516 for (FX_INT32 i=nIndex,sz=m_aChildren.GetSize(); i<sz; i++)
555 FX_INT32 nIndex = this->GetItemIndex(pWnd);
556 if (nIndex < 0) nIndex = 0;
    [all...]
  /external/pdfium/core/src/fpdfdoc/
doc_vt.cpp     [all...]
  /hardware/intel/img/psb_video/src/
tng_hostcode.c     [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_QCOMExtns.h 226 OMX_U32 nIndex;
494 OMX_U32 nIndex;
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h 315 OMX_U32 nIndex;
  /external/chromium_org/third_party/sqlite/src/src/
tclsqlite.c 136 int nStep, nSort, nIndex; /* Statistics for most recent operation */
    [all...]
  /external/pdfium/core/src/fpdftext/
fpdf_text_int.cpp     [all...]
  /frameworks/native/include/media/openmax/
OMX_Video.h 167 * nIndex : Indicates the enumeration index for the format from
179 OMX_U32 nIndex;
    [all...]

Completed in 1008 milliseconds

12 3 4