HomeSort by relevance Sort by last modified time
    Searched defs:ByteIndex (Results 1 - 5 of 5) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_BitDec_s.h 576 ;// $ByteIndex - Destination pBitStream pointer after adding the Offset.
582 M_BD_ADD $ByteIndex, $BitIndex, $Offset
584 ;// ($ByteIndex,$BitIndex) = Current position + $Offset bits
587 ADD $ByteIndex, $pBitStream, $Offset, ASR #3
600 ;// $ByteIndex - Destination pBitStream pointer after move.
612 M_BD_MOV $ByteIndex, $BitIndex
614 ;// ($pBitStream, $Offset) = ($ByteIndex,$BitIndex)
616 MOV $pBitStream, $ByteIndex
626 ;// $ByteIndex - Destination pBitStream pointer, (4 byte ahead as described in M_BD_ADD)
638 M_BD_CMP $ByteIndex, $BitIndex, $T
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_BitDec_s.h 576 ;// $ByteIndex - Destination pBitStream pointer after adding the Offset.
582 M_BD_ADD $ByteIndex, $BitIndex, $Offset
584 ;// ($ByteIndex,$BitIndex) = Current position + $Offset bits
587 ADD $ByteIndex, $pBitStream, $Offset, ASR #3
600 ;// $ByteIndex - Destination pBitStream pointer after move.
612 M_BD_MOV $ByteIndex, $BitIndex
614 ;// ($pBitStream, $Offset) = ($ByteIndex,$BitIndex)
616 MOV $pBitStream, $ByteIndex
626 ;// $ByteIndex - Destination pBitStream pointer, (4 byte ahead as described in M_BD_ADD)
638 M_BD_CMP $ByteIndex, $BitIndex, $T
    [all...]
  /external/chromium_org/third_party/skia/src/sfnt/
SkOTTable_glyf.h 196 struct ByteIndex {
200 } byteIndex;
  /external/skia/src/sfnt/
SkOTTable_glyf.h 196 struct ByteIndex {
200 } byteIndex;
  /external/llvm/lib/Target/R600/
R600ISelLowering.cpp     [all...]

Completed in 353 milliseconds