Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dapedec.c122 typedef struct APEPredictor { struct
135 } APEPredictor; typedef
170 APEPredictor predictor; ///< predictor used for final reconstruction
817 APEPredictor *p = &ctx->predictor; in init_predictor_decoder()
872 static av_always_inline int filter_fast_3320(APEPredictor *p, in filter_fast_3320()
898 static av_always_inline int filter_3800(APEPredictor *p, in filter_3800()
992 APEPredictor *p = &ctx->predictor; in predictor_decode_stereo_3800()
1047 APEPredictor *p = &ctx->predictor; in predictor_decode_mono_3800()
1090 static av_always_inline int predictor_update_3930(APEPredictor *p, in predictor_update_3930()
1122 APEPredictor * in predictor_decode_stereo_3930()
[all...]

Completed in 3 milliseconds