Searched defs:lsb_depth (Results 1 – 8 of 8) sorted by relevance
/external/chromium_org/third_party/opus/src/src/ |
D | analysis.c | 192 …celt_mode, const void *x, int len, int offset, int c1, int c2, int C, int lsb_depth, downmix_func … in tonality_analysis() 621 int lsb_depth, downmix_func downmix, AnalysisInfo *analysis_info) in run_analysis()
|
D | opus_encoder.c | 80 int lsb_depth; member 926 unsigned char *data, opus_int32 out_data_bytes, int lsb_depth, in opus_encode_native()
|
D | opus_multistream_encoder.c | 676 int lsb_depth, in opus_multistream_encode_native()
|
/external/libopus/src/ |
D | analysis.c | 192 …celt_mode, const void *x, int len, int offset, int c1, int c2, int C, int lsb_depth, downmix_func … in tonality_analysis() 621 int lsb_depth, downmix_func downmix, AnalysisInfo *analysis_info) in run_analysis()
|
D | opus_encoder.c | 80 int lsb_depth; member 926 unsigned char *data, opus_int32 out_data_bytes, int lsb_depth, in opus_encode_native()
|
D | opus_multistream_encoder.c | 676 int lsb_depth, in opus_multistream_encode_native()
|
/external/libopus/celt/ |
D | celt_encoder.c | 76 int lsb_depth; member 890 int nbEBands, int start, int end, int C, int *offsets, int lsb_depth, const opus_int16 *logN, in dynalloc_analysis()
|
/external/chromium_org/third_party/opus/src/celt/ |
D | celt_encoder.c | 76 int lsb_depth; member 890 int nbEBands, int start, int end, int C, int *offsets, int lsb_depth, const opus_int16 *logN, in dynalloc_analysis()
|