Home
last modified time | relevance | path

Searched defs:quantize_and_encode_band (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Daacenc_quantization.h273 static inline void quantize_and_encode_band(struct AACEncContext *s, PutBitContext *pb, in quantize_and_encode_band() function
H A Daacenc.h64 void (*quantize_and_encode_band)(struct AACEncContext *s, PutBitContext *pb, const float *in, float *out, int size, member

Completed in 2 milliseconds