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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dalsdec.c213 int *use_ltp; ///< contains use_ltp flags for all channels member in struct:__anon1860
240 int *use_ltp; ///< if true, long-term prediction is used member in struct:__anon1861
736 *bd->use_ltp = get_bits1(gb);
738 if (*bd->use_ltp) {
871 if (*bd->use_ltp) {
1052 bd.use_ltp = ctx->use_ltp;
1095 bd[0].use_ltp = ctx->use_ltp;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dalsdec.c212 int *use_ltp; ///< contains use_ltp flags for all channels member in struct:__anon3075
239 int *use_ltp; ///< if true, long-term prediction is used member in struct:__anon3076
756 *bd->use_ltp = get_bits1(gb);
758 if (*bd->use_ltp) {
891 if (*bd->use_ltp) {
1071 bd.use_ltp = ctx->use_ltp;
1113 bd[0].use_ltp = ctx->use_ltp;
[all...]

Completed in 56 milliseconds