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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
H A Dmp4enc_api.h56 CBR_1, enumerator in enum:__anon444
179 /** @brief Sets rate control algorithm, one of (CONSTANT_Q, CBR_1, or VBR_1).
181 * CBR_1 (constant bit rate) controls the output at a desired bit rate
184 * type=CBR_1 produces sequences suitable for streaming.
193 * frame skipping is automatically banned. In CBR_1 and VBR_1 rate control, frame skipping is allowed by default.

Completed in 65 milliseconds