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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dwmalosslessdec.c160 int update_speed[WMALL_MAX_CHANNELS]; member in struct:WmallDecodeCtx
732 s->cdlms[ich][ilms].lms_updates[recent] = -s->update_speed[ich];
734 s->cdlms[ich][ilms].lms_updates[recent] = s->update_speed[ich];
746 if (s->update_speed[ich] == 16)
756 s->update_speed[ich] = 16;
764 if (s->update_speed[ich] == 8)
773 s->update_speed[ich] = 8;

Completed in 157 milliseconds