Lines Matching full:encoder
231 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should
232 limit the audio signal. Use 0 to let encoder decide */
273 * Required for encoder configuration and optional as decoder info output.
275 #define OMX_AUDIO_AACToolNone 0x00000000 /**< no AAC tools allowed (encoder config) or active (decoder info output) */
284 * Required for ER encoder configuration and optional as decoder info output */
302 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should
303 limit the audio signal. Use 0 to let encoder decide */
306 Use 0 to let encoder decide */
329 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should
330 limit the audio signal. Use 0 to let encoder decide */
336 constraints to be enforced by the encoder. This mode can
744 OMX_U32 nMinBitRate; /**< minmal rate for the encoder = 1,2,3,4, default = 1 */
745 OMX_U32 nMaxBitRate; /**< maximal rate for the encoder = 1,2,3,4, default = 4 */
758 OMX_U32 nMinBitRate; /**< minmal rate for the encoder = 1,2,3,4, default = 1 */
759 OMX_U32 nMaxBitRate; /**< maximal rate for the encoder = 1,2,3,4, default = 4 */
773 OMX_U32 nMinBitRate; /**< minmal rate for the encoder = 1,2,3,4, default = 1 */
774 OMX_U32 nMaxBitRate; /**< maximal rate for the encoder = 1,2,3,4, default = 4 */
775 OMX_BOOL bHiPassFilter; /**< Enable encoder's High Pass Filter */
776 OMX_BOOL bNoiseSuppressor; /**< Enable encoder's noise suppressor pre-processing */
791 OMX_U32 nMinBitRate; /**< minmal rate for the encoder = 1,2,3,4, default = 1 ??*/
792 OMX_U32 nMaxBitRate; /**< maximal rate for the encoder = 1,2,3,4, default = 4 ??*/
793 OMX_BOOL bHiPassFilter; /**< Enable encoder's High Pass Filter ??*/
794 OMX_BOOL bNoiseSuppressor; /**< Enable encoder's noise suppressor pre-processing */