Home
last modified time | relevance | path

Searched refs:wnd_shape (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
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()
295 ch_unit->channels[ch].wnd_shape[sb], sb); in reconstruct_frame()
337 FFSWAP(uint8_t *, ch_unit->channels[ch].wnd_shape, in reconstruct_frame()
H A Datrac3plus.h105 uint8_t *wnd_shape; ///< IMDCT window shape for current frame member
H A Datrac3plus.c857 get_subband_flags(gb, ctx->channels[ch_num].wnd_shape, in decode_window_shape()

Completed in 4 milliseconds