HomeSort by relevance Sort by last modified time
    Searched refs:ppBitStream (Results 51 - 52 of 52) sorted by null

1 23

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_BitDec_s.h 46 ;// M_BD_INIT ppBitStream, pBitOffset, pBitStream, RBitBuffer, RBitCount, Tmp
65 ;// M_BD_FINI ppBitStream, pBitOffset
98 ;// $ppBitStream - pointer to pointer to the next bitstream byte
100 ;// $RBitStream - register to use for pBitStream (can be $ppBitStream)
113 M_BD_INIT0 $ppBitStream, $pBitOffset, $RBitStream, $RBitBuffer, $RBitCount
120 LDR $pBitStream, [$ppBitStream]
648 ;// $ppBitStream - pointer to pointer to the next bitstream byte
655 M_BD_FINI $ppBitStream, $pBitOffset
666 STR $pBitStream, [$ppBitStream]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_BitDec_s.h 46 ;// M_BD_INIT ppBitStream, pBitOffset, pBitStream, RBitBuffer, RBitCount, Tmp
65 ;// M_BD_FINI ppBitStream, pBitOffset
98 ;// $ppBitStream - pointer to pointer to the next bitstream byte
100 ;// $RBitStream - register to use for pBitStream (can be $ppBitStream)
113 M_BD_INIT0 $ppBitStream, $pBitOffset, $RBitStream, $RBitBuffer, $RBitCount
120 LDR $pBitStream, [$ppBitStream]
648 ;// $ppBitStream - pointer to pointer to the next bitstream byte
655 M_BD_FINI $ppBitStream, $pBitOffset
666 STR $pBitStream, [$ppBitStream]

Completed in 387 milliseconds

1 23