Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Daacenc_quantization.h273 static inline void quantize_and_encode_band(struct AACEncContext *s, PutBitContext *pb, in quantize_and_encode_band() function
Daacenc.h63 …void (*quantize_and_encode_band)(struct AACEncContext *s, PutBitContext *pb, const float *in, floa… member