Home
last modified time | relevance | path

Searched defs:OpusCustomEncoder (Results 1 – 4 of 4) sorted by relevance

/external/libopus/celt/
Dcelt_encoder.c58 struct OpusCustomEncoder { struct
59 const OpusCustomMode *mode; /**< Mode used by the encoder */
60 int overlap;
61 int channels;
62 int stream_channels;
64 int force_intra;
65 int clip;
66 int disable_pf;
67 int complexity;
68 int upsample;
[all …]
/external/chromium_org/third_party/opus/src/celt/
Dcelt_encoder.c58 struct OpusCustomEncoder { struct
59 const OpusCustomMode *mode; /**< Mode used by the encoder */
60 int overlap;
61 int channels;
62 int stream_channels;
64 int force_intra;
65 int clip;
66 int disable_pf;
67 int complexity;
68 int upsample;
[all …]
/external/libopus/include/
Dopus_custom.h95 typedef struct OpusCustomEncoder OpusCustomEncoder; typedef
/external/chromium_org/third_party/opus/src/include/
Dopus_custom.h95 typedef struct OpusCustomEncoder OpusCustomEncoder; typedef