Searched defs:topValue (Results 1 - 1 of 1) sorted by relevance

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

Completed in 523 milliseconds