Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Datrac3plusdec.c189 …ctx->ch_units[i].channels[ch].wnd_shape_prev = &ctx->ch_units[i].channels[ch].wnd_shape_hist[1][0… in atrac3p_decode_init()
282 (ch_unit->channels[ch].wnd_shape_prev[sb] << 1) + in reconstruct_frame()
326 ch_unit->channels[ch].wnd_shape_prev); in reconstruct_frame()
Datrac3plus.h106 uint8_t *wnd_shape_prev; ///< IMDCT window shape for previous frame member