Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds