Searched refs:byteCount2 (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Ddatapart_encode.cpp233 Int bitCount1 = 0, bitCount2 = 0, bitCount3 = 0, byteCount1 = 0, byteCount2 = 0, byteCount3 = 0; local
357 byteCount2 = bitCount2 >> 3;
381 BitstreamRepos(bs2, byteCount2, bitCount2); /* rewind one MB */

Completed in 77 milliseconds