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