Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dwmaprodec.c141 typedef struct WMAProChannelCtx { struct
161 } WMAProChannelCtx; argument
240 WMAProChannelCtx channel[WMAPRO_MAX_CHANNELS]; ///< per channel data
692 WMAProChannelCtx* chan = &s->channel[c]; in decode_tilehdr()
915 WMAProChannelCtx* ci = &s->channel[c]; in decode_coeffs()