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() 2342 …TRICT st, const opus_int16 * pcm, int frame_size, unsigned char *compressed, int nbCompressedBytes) in opus_custom_encode() 2348 …S_RESTRICT st, const float * pcm, int frame_size, unsigned char *compressed, int nbCompressedBytes) in opus_custom_encode_float() 2375 …TRICT st, const opus_int16 * pcm, int frame_size, unsigned char *compressed, int nbCompressedBytes) in opus_custom_encode() 2400 …S_RESTRICT st, const float * pcm, int frame_size, unsigned char *compressed, int nbCompressedBytes) in opus_custom_encode_float()
|