HomeSort by relevance Sort by last modified time
    Searched full:write_pnt (Results 1 - 1 of 1) sorted by null

  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
bitstream_io.cpp 85 uint8 *write_pnt, byte; local
100 write_pnt = stream->bitstreamBuffer + stream->write_pos;
110 *write_pnt++ = 0x3;
117 *write_pnt++ = byte;
124 *write_pnt++ = byte;

Completed in 1090 milliseconds