Searched defs:nbCompressedBytes (Results 1 – 1 of 1) sorted by relevance
| /external/libopus/celt/ |
| D | celt_encoder.c | 1408 …onst opus_val16 * pcm, int frame_size, unsigned char *compressed, int nbCompressedBytes, ec_enc *e… in celt_encode_with_ec() 2348 …TRICT st, const opus_int16 * pcm, int frame_size, unsigned char *compressed, int nbCompressedBytes) in opus_custom_encode() 2354 …S_RESTRICT st, const float * pcm, int frame_size, unsigned char *compressed, int nbCompressedBytes) in opus_custom_encode_float() 2381 …TRICT st, const opus_int16 * pcm, int frame_size, unsigned char *compressed, int nbCompressedBytes) in opus_custom_encode() 2406 …S_RESTRICT st, const float * pcm, int frame_size, unsigned char *compressed, int nbCompressedBytes) in opus_custom_encode_float()
|