Searched defs:channels_for_cur_subframe (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dwmaprodec.c221 int8_t channels_for_cur_subframe; ///< number of channels that contain the subframe member in struct:WMAProDecodeCtx
539 int channels_for_cur_subframe = s->num_channels; /**< number of channels that contain the current subframe */ local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dwmalosslessdec.c115 int8_t channels_for_cur_subframe; ///< number of channels that contain the subframe member in struct:WmallDecodeCtx
335 int channels_for_cur_subframe = s->num_channels; /* number of channels that contain the current subframe */ local
[all...]
H A Dwmaprodec.c220 int8_t channels_for_cur_subframe; ///< number of channels that contain the subframe member in struct:WMAProDecodeCtx
551 int channels_for_cur_subframe = s->avctx->channels; /**< number of channels that contain the current subframe */ local
[all...]

Completed in 122 milliseconds