Searched refs:byteCount3 (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
358 byteCount3 = bitCount3 >> 3;
382 BitstreamRepos(bs3, byteCount3, bitCount3); /* rewind one MB */

Completed in 39 milliseconds