Searched defs:quantize_and_encode_band (Results 1 – 2 of 2) sorted by relevance
273 static inline void quantize_and_encode_band(struct AACEncContext *s, PutBitContext *pb, in quantize_and_encode_band() function
63 …void (*quantize_and_encode_band)(struct AACEncContext *s, PutBitContext *pb, const float *in, floa… member