Lines Matching full:encoder
87 Description: SBR encoder top level processing.
811 FDKsbrEnc_SbrGetXOverFreq(HANDLE_SBR_ELEMENT hEnv, /*!< handle to SBR encoder instance */
1463 /* Close SBR encoder instance */
1549 /* initialize the encoder handle and structs*/
1727 /* Update Bandwith to be passed to the core encoder */
1844 /* check whether SBR setting is available for the current encoder configuration (bitrate, samplerate) */
1869 /* core encoder gets downmixed mono signal */
1890 /* check whether SBR setting is available for the current encoder configuration (bitrate, coreSampleRate) */
1910 encoder delay */
1941 /* Encoder delay increases */
1987 /* Loop through each core encoder element and get a matching SBR element config */
2042 /* Set element count (can be less than core encoder element count) */
2075 /* Get lowest core encoder bandwidth to be returned later. */
2116 /* Assign core encoder Bandwidth */
2336 info->title = "SBR Encoder";