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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
H A Dmp4enc_api.h57 VBR_1, enumerator in enum:__anon444
179 /** @brief Sets rate control algorithm, one of (CONSTANT_Q, CBR_1, or VBR_1).
182 * VBR_1 (variable bit rate) gives better picture quality at the expense of bit rate fluctuation
185 * type=VBR_1 produces sequences suitable for download. */
193 * frame skipping is automatically banned. In CBR_1 and VBR_1 rate control, frame skipping is allowed by default.

Completed in 260 milliseconds