Home
last modified time | relevance | path

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

/frameworks/av/media/codecs/m4v_h263/enc/src/
Dbitstream_io.cpp171 UInt topValue; in BitstreamPutGT16Bits() local
174 topValue = (Value >> 16); in BitstreamPutGT16Bits()
179 status = BitstreamPutBits(stream, topLength, topValue); in BitstreamPutGT16Bits()