Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddca_core.h144 … int8_t bit_allocation[DCA_CHANNELS][DCA_SUBBANDS_X96]; ///< Bit allocation index member
Dimc.c454 static int bit_allocation(IMCContext *q, IMCChannel *chctx, in bit_allocation() function