Lines Matching +full:max +full:- +full:bitrate
8 * http://www.apache.org/licenses/LICENSE-2.0
41 * specified by the encoder. And the report the real bitrate and quality to
68 * 0 - fix input frame rate
69 * 1 - variable input frame rate
78 * 0 - fix output frame rate
79 * 1 - variable output frame rate
135 /* bitrate parameter */
141 /* max I frame bit ratio to P frame bit */
145 /* layer bitrate proportion */
169 * vbr_hi_prop - high proportion bitrate for reduce quality
170 * vbr_lo_prop - low proportion bitrate for increase quality
200 * frm_start - frame level rate control frm_start.
202 * frm_end - frame level rate control frm_end.
203 * The EncRcTaskInfo is returned for real quality and bitrate.
209 * hal_start - hardware level rate control start.
211 * hal_end - hardware level rate control end.
212 * The EncRcTaskInfo is returned for real quality and bitrate.