Home | History | Annotate | Download | only in src

Lines Matching refs:AVCFlag

122     AVCFlag change_dir_flag;  /* slice group change direction flag */
127 AVCFlag db_filter; /* enable deblocking loop filter */
132 AVCFlag constrained_intra_pred; /* constrained intra prediction flag */
134 AVCFlag auto_scd; /* scene change detection on or off */
137 AVCFlag data_par; /* enable data partitioning */
139 AVCFlag fullsearch; /* enable full-pel full-search mode */
141 AVCFlag sub_pel; /* enable sub pel prediction */
142 AVCFlag submb_pred; /* enable sub MB partition mode */
143 AVCFlag rdopt_mode; /* RD optimal mode selection */
144 AVCFlag bidir_pred; /* enable bi-directional for B-slice, this flag forces the encoder to encode
148 AVCFlag rate_control; /* rate control enable, on: RC on, off: constant QP */
157 AVCFlag out_of_band_param_set; /* flag to set whether param sets are to be retrieved up front or not */
159 AVCFlag use_overrun_buffer; /* do not throw away the frame if output buffer is not big enough.