Home
last modified time | relevance | path

Searched refs:aac_chan_maps (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Daacenctab.h72 static const uint8_t aac_chan_maps[AAC_MAX_CHANNELS][AAC_MAX_CHANNELS] = { variable
Daacenc.c985 s->reorder_map = aac_chan_maps[s->channels - 1]; in aac_encode_init()