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

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dbitstream.cpp190 * -- BitstreamShowBits32
193 PV_STATUS BitstreamShowBits32(BitstreamDecVideo *stream, int nbits, uint32 *code) function
800 BitstreamShowBits32(stream, 17, &tmpvar);
890 BitstreamShowBits32(stream, 19, &tmpvar);

Completed in 482 milliseconds