Home | History | Annotate | Download | only in openmax

Lines Matching full:rate

43 #define OMX_AUDIO_AACToolAndroidSSBR (OMX_AUDIO_AACToolVendor << 0) /**< SSBR: MPEG-4 Single-rate (downsampled) Spectral Band Replication tool allowed or active */
44 #define OMX_AUDIO_AACToolAndroidDSBR (OMX_AUDIO_AACToolVendor << 1) /**< DSBR: MPEG-4 Dual-rate Spectral Band Replication tool allowed or active */
58 OMX_U32 nSampleRate; /**< Sampling rate of the source data. Use 0 for
59 variable or unknown sampling rate. */
67 OMX_U32 nSampleRate; /**< Sampling rate of the source data. Use 0 for
68 variable or unknown sampling rate. */
76 OMX_U32 nBitRate; /**< Bit rate of the encoded data data. Use 0 for variable
77 rate or unknown bit rates. Encoding is set to the
79 OMX_U32 nSampleRate; /**< Sampling rate of the source data. Use 0 for
80 variable or unknown sampling rate. */