Searched refs:wnd_shape_prev (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Datrac3plus.h104 uint8_t *wnd_shape_prev; ///< IMDCT window shape for previous frame member in struct:Atrac3pChanParams
H A Datrac3plusdec.c180 ctx->ch_units[i].channels[ch].wnd_shape_prev = &ctx->ch_units[i].channels[ch].wnd_shape_hist[1][0];
271 (ch_unit->channels[ch].wnd_shape_prev[sb] << 1) +
315 ch_unit->channels[ch].wnd_shape_prev);

Completed in 43 milliseconds