Searched defs:nbCompressedBytes (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/libopus/celt/ |
H A D | celt_encoder.c | 1431 …onst opus_val16 * pcm, int frame_size, unsigned char *compressed, int nbCompressedBytes, ec_enc *e… in celt_encode_with_ec() 2374 …TRICT st, const opus_int16 * pcm, int frame_size, unsigned char *compressed, int nbCompressedBytes) in opus_custom_encode() 2380 …S_RESTRICT st, const float * pcm, int frame_size, unsigned char *compressed, int nbCompressedBytes) in opus_custom_encode_float() 2407 …TRICT st, const opus_int16 * pcm, int frame_size, unsigned char *compressed, int nbCompressedBytes) in opus_custom_encode() 2432 …S_RESTRICT st, const float * pcm, int frame_size, unsigned char *compressed, int nbCompressedBytes) in opus_custom_encode_float()
|