Home
last modified time | relevance | path

Searched defs:pSeg (Results 1 – 3 of 3) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
Djet.c210 S_JET_SEGMENT *pSeg; in JET_StartPlayback() local
533 S_JET_SEGMENT *pSeg; in JET_Status() local
738 S_JET_SEGMENT *pSeg; in JET_SetMuteFlags() local
774 S_JET_SEGMENT *pSeg; in JET_SetMuteFlag() local
864 S_JET_SEGMENT *pSeg; in JET_Process() local
1013 S_JET_SEGMENT *pSeg; in JET_Event() local
/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_Context.cpp380 CJBig2_Segment *pSeg; in findSegmentByNumber() local
399 CJBig2_Segment *pSeg; in findReferredSegmentByTypeAndIndex() local
610 CJBig2_Segment *pSeg = NULL, *pLRSeg = NULL; in parseSymbolDict() local
887 CJBig2_Segment *pSeg; in parseTextRegion() local
1350 CJBig2_Segment *pSeg; in parseHalftoneRegion() local
1560 CJBig2_Segment *pSeg; in parseGenericRefinementRegion() local
/external/chromium_org/third_party/sqlite/src/ext/fts3/
Dfts3_write.c1373 Fts3SegReader *pSeg, /* Segment reader object */ in fts3SegReaderTermCmp()
2047 Fts3SegReader *pSeg = pCsr->apSegment[i]; in sqlite3Fts3SegReaderStart() local