Home
last modified time | relevance | path

Searched refs:ByteOffset (Results 1 – 15 of 15) sorted by relevance

/external/opencore/codecs_v2/omx/omx_amr/src/
Damr_decode_frame.cpp285 OMX_S32 ByteOffset, ii; in AmrDecodeFrame() local
350 ByteOffset = iAudioAmrDecoder->ExecuteL(iCodecExternals); in AmrDecodeFrame()
352 if (PV_GSMAMR_DECODE_STATUS_ERR == ByteOffset) in AmrDecodeFrame()
400 ByteOffset = iAudioAmrDecoder->ExecuteL(iCodecExternals); in AmrDecodeFrame()
402 if (PV_GSMAMR_DECODE_STATUS_ERR == ByteOffset) in AmrDecodeFrame()
407 if (ByteOffset <= (OMX_S32)*aInBufSize) in AmrDecodeFrame()
409 *aInBufSize -= ByteOffset; in AmrDecodeFrame()
410 *aInBuffer += ByteOffset; in AmrDecodeFrame()
498 ByteOffset = iAudioAmrDecoder->ExecuteL(iCodecExternals); in AmrDecodeFrame()
500 if (PV_GSMAMR_DECODE_STATUS_ERR == ByteOffset) in AmrDecodeFrame()
[all …]
/external/icu4c/layout/
DStateTables.h23 ByteOffset classTableOffset;
24 ByteOffset stateArrayOffset;
25 ByteOffset entryTableOffset;
59 ByteOffset newStateOffset;
DLigatureSubstProc.h32 …virtual ByteOffset processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &currGlyph, EntryTable…
57 ByteOffset ligatureActionTableOffset;
58 ByteOffset componentTableOffset;
59 ByteOffset ligatureTableOffset;
DStateTableProcessor.h31 …virtual ByteOffset processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &currGlyph, EntryTable…
42 ByteOffset classTableOffset;
43 ByteOffset stateArrayOffset;
44 ByteOffset entryTableOffset;
DLigatureSubstitution.h25 ByteOffset ligatureActionTableOffset;
26 ByteOffset componentTableOffset;
27 ByteOffset ligatureTableOffset;
DContextualGlyphInsertion.h41 ByteOffset currentInsertionListOffset;
42 ByteOffset markedInsertionListOffset;
DLigatureSubstProc.cpp45 ByteOffset LigatureSubstitutionProcessor::processStateEntry(LEGlyphStorage &glyphStorage, le_int32 … in processStateEntry()
48 ByteOffset newState = SWAPW(entry->newStateOffset); in processStateEntry()
59 ByteOffset actionOffset = flags & lsfActionOffsetMask; in processStateEntry()
DContextualGlyphSubstProc.h30 …virtual ByteOffset processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &currGlyph, EntryTable…
55 ByteOffset substitutionTableOffset;
DContextualGlyphSubstProc.cpp39 ByteOffset ContextualGlyphSubstitutionProcessor::processStateEntry(LEGlyphStorage &glyphStorage, le… in processStateEntry()
42 ByteOffset newState = SWAPW(entry->newStateOffset); in processStateEntry()
DLayoutTables.h21 typedef le_int16 ByteOffset; typedef
DContextualGlyphSubstitution.h24 ByteOffset substitutionTableOffset;
DIndicRearrangementProcessor.h30 …virtual ByteOffset processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &currGlyph, EntryTable…
DStateTableProcessor.cpp45 ByteOffset currentState = stateArrayOffset; in process()
DIndicRearrangementProcessor.cpp38 ByteOffset IndicRearrangementProcessor::processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &c… in processStateEntry()
41 ByteOffset newState = SWAPW(entry->newStateOffset); in processStateEntry()
/external/e2fsprogs/lib/ext2fs/
Dnt_io.c90 IN PLARGE_INTEGER ByteOffset OPTIONAL,
105 IN PLARGE_INTEGER ByteOffset OPTIONAL,