Searched defs:delayA (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | apedec.c | 872 filter_fast_3320(APEPredictor *p, const int decoded, const int filter, const int delayA) filter_fast_3320() argument 898 filter_3800(APEPredictor *p, const unsigned decoded, const int filter, const int delayA, const int delayB, const int start, const int shift) filter_3800() argument 1090 predictor_update_3930(APEPredictor *p, const int decoded, const int filter, const int delayA) predictor_update_3930() argument 1170 predictor_update_filter(APEPredictor64 *p, const int decoded, const int filter, const int delayA, const int delayB, const int adaptA, const int adaptB, int compression_level) predictor_update_filter() argument [all...] |
Completed in 4 milliseconds