Lines Matching full:control
136 /*!\brief VPx encoder control functions
138 * This set of macros define the control functions available for VPx
144 /*!\brief Codec control function to pass an ROI map to encoder.
150 /*!\brief Codec control function to pass an Active map to encoder.
156 /*!\brief Codec control function to set encoder scaling mode.
162 /*!\brief Codec control function to set encoder internal speed settings.
175 /*!\brief Codec control function to enable automatic set and use alf frames.
181 /*!\brief control function to set noise sensitivity
190 /*!\brief Codec control function to set sharpness.
196 /*!\brief Codec control function to set the threshold for MBs treated static.
202 /*!\brief Codec control function to set the number of token partitions.
208 /*!\brief Codec control function to get last quantizer chosen by the encoder.
216 /*!\brief Codec control function to get last quantizer chosen by the encoder.
225 /*!\brief Codec control function to set the max no of frames to create arf.
231 /*!\brief Codec control function to set the filter strength for the arf.
237 /*!\deprecated control function to set the filter type to use for the arf. */
240 /*!\brief Codec control function to set visual tuning.
246 /*!\brief Codec control function to set constrained quality level.
256 /*!\brief Codec control function to set Max data rate for Intra frames.
271 /*!\brief Codec control function to set reference and update frame flags.
277 /*!\brief Codec control function to set max data rate for Inter frames.
307 /*!\brief Codec control function to set the temporal layer id.
309 * For temporal scalability: this control allows the application to set the
310 * layer id for each frame to be encoded. Note that this control must be set
311 * for every frame prior to encoding. The usage of this control function
318 /*!\brief Codec control function to set encoder screen content mode.
320 * 0: off, 1: On, 2: On with more aggressive rate control.
326 /*!\brief Codec control function to set lossless encoding mode.
330 * input source. This control function provides a mean to switch encoder
341 /*!\brief Codec control function to set number of tile columns.
346 * decoding. This control requests the encoder to use column tiles in
364 /*!\brief Codec control function to set number of tile rows.
372 * for this control describes the number of tile rows, which has a valid
384 /*!\brief Codec control function to enable frame parallel decoding feature.
389 * video frames in the decoder. This control function provides a mean to
398 /*!\brief Codec control function to set adaptive quantization mode.
402 * subjective quality. This control makes encoder operate in one of the
411 /*!\brief Codec control function to enable/disable periodic Q boost.
414 * frame level Q periodically. This control function provides a mean to
426 /*!\brief Codec control function to set noise sensitivity.
434 /*!\brief Codec control function to turn on/off SVC in encoder.
443 /*!\brief Codec control function to set parameters for SVC.
451 /*!\brief Codec control function to set svc layer for spatial and temporal.
460 /*!\brief Codec control function to set content type.
469 /*!\brief Codec control function to get svc layer ID.
477 /*!\brief Codec control function to register callback to get per layer packet.
478 * \note Parameter for this control function is a structure with a callback
485 /*!\brief Codec control function to set color space info.
500 /*!\brief Codec control function to set temporal layering mode.
511 /*!\brief Codec control function to set minimum interval between GF/ARF frames
519 /*!\brief Codec control function to set minimum interval between GF/ARF frames
527 /*!\brief Codec control function to get an Active map back from the encoder.
533 /*!\brief Codec control function to set color range bit.
542 /*!\brief Codec control function to set the frame flags and buffer indices
550 /*!\brief Codec control function to set intended rendering image size.
583 * Used when application needs to control temporal layering.
674 * This is used with the #VP9E_SET_SVC_LAYER_ID control to set the spatial and
687 * This is used with the #VP9E_SET_SVC_REF_FRAME_CONFIG control to set frame
699 /*!\brief VP8 encoder control function parameter type
701 * Defines the data types that VP8E control functions take. Note that