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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dg722.h42 struct G722Band { struct in struct:G722Context
55 struct G722Band state;
70 void ff_g722_update_low_predictor(struct G722Band *band, const int ilow);
72 void ff_g722_update_high_predictor(struct G722Band *band, const int dhigh,
H A Dg722.c90 static void do_adaptive_prediction(struct G722Band *band, const int cur_diff)
139 void ff_g722_update_low_predictor(struct G722Band *band, const int ilow)
150 void ff_g722_update_high_predictor(struct G722Band *band, const int dhigh,
H A Dg722enc.c153 static inline int encode_high(const struct G722Band *state, int xhigh)
161 static inline int encode_low(const struct G722Band* state, int xlow)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dg722.h43 struct G722Band { struct in struct:__anon1911
56 struct G722Band state;
71 void ff_g722_update_low_predictor(struct G722Band *band, const int ilow);
73 void ff_g722_update_high_predictor(struct G722Band *band, const int dhigh,
H A Dg722.c90 static void do_adaptive_prediction(struct G722Band *band, const int cur_diff)
139 void ff_g722_update_low_predictor(struct G722Band *band, const int ilow)
150 void ff_g722_update_high_predictor(struct G722Band *band, const int dhigh,
H A Dg722enc.c141 static inline int encode_high(const struct G722Band *state, int xhigh)
149 static inline int encode_low(const struct G722Band* state, int xlow)

Completed in 55 milliseconds