Searched defs:bit_allocation_sel (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
D | dca_core.h | 136 int8_t bit_allocation_sel[DCA_CHANNELS]; ///< Bit allocation quantizer select member |
D | dcaenc.c | 92 int32_t bit_allocation_sel[MAX_CHANNELS]; member |