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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Drate_control.h54 Int Bs; /*buffer size e.g., R/2 */ member in struct:__anon663
89 Int low_bound; /* bound for underflow detection, usually low_bound=-Bs/2, but could be changed in H.263 mode */
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Davcenc_int.h274 int Bs; /*buffer size e.g., R/2 */ member in struct:tagAVCRateControl
315 int low_bound; /* bound for underflow detection, usually low_bound=-Bs/2, but could be changed in H.263 mode */

Completed in 54 milliseconds