Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Datrac3plus.h104 uint8_t wnd_shape_hist[2][ATRAC3P_SUBBANDS]; ///< IMDCT window shape, 0=sine/1=steep member
H A Datrac3plusdec.c200 ctx->ch_units[i].channels[ch].wnd_shape = &ctx->ch_units[i].channels[ch].wnd_shape_hist[0][0]; in atrac3p_decode_init()
201 ctx->ch_units[i].channels[ch].wnd_shape_prev = &ctx->ch_units[i].channels[ch].wnd_shape_hist[1][0]; in atrac3p_decode_init()

Completed in 2 milliseconds