Searched defs:lsb_depth (Results 1 – 4 of 4) sorted by relevance
/external/libopus/src/ |
D | analysis.c | 205 …celt_mode, const void *x, int len, int offset, int c1, int c2, int C, int lsb_depth, downmix_func … in tonality_analysis() 648 int lsb_depth, downmix_func downmix, AnalysisInfo *analysis_info) in run_analysis()
|
D | opus_encoder.c | 81 int lsb_depth; member 938 unsigned char *data, opus_int32 out_data_bytes, int lsb_depth, in opus_encode_native()
|
D | opus_multistream_encoder.c | 825 int lsb_depth, in opus_multistream_encode_native()
|
/external/libopus/celt/ |
D | celt_encoder.c | 75 int lsb_depth; member 931 int nbEBands, int start, int end, int C, int *offsets, int lsb_depth, const opus_int16 *logN, in dynalloc_analysis()
|