Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dwma.h127 int exponents_initialized[MAX_CHANNELS]; member
Dwmadec.c578 s->exponents_initialized[ch] = 1; in wma_decode_block()
584 if (s->channel_coded[ch] && !s->exponents_initialized[ch]) in wma_decode_block()