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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dg722.h72 void ff_g722_update_high_predictor(struct G722Band *band, const int dhigh,
H A Dg722.c150 void ff_g722_update_high_predictor(struct G722Band *band, const int dhigh, function
H A Dg722dec.c119 ff_g722_update_high_predictor(&c->band[1], dhigh, ihigh);
H A Dg722enc.c290 STORE_NODE(1, ff_g722_update_high_predictor(&node->state, dhigh, ihigh), ihigh);
337 ff_g722_update_high_predictor(&c->band[1], c->band[1].scale_factor *
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dg722.h73 void ff_g722_update_high_predictor(struct G722Band *band, const int dhigh,
H A Dg722.c150 void ff_g722_update_high_predictor(struct G722Band *band, const int dhigh, function
H A Dg722dec.c123 ff_g722_update_high_predictor(&c->band[1], dhigh, ihigh);
H A Dg722enc.c278 STORE_NODE(1, ff_g722_update_high_predictor(&node->state, dhigh, ihigh), ihigh);
325 ff_g722_update_high_predictor(&c->band[1], c->band[1].scale_factor *

Completed in 102 milliseconds