Home
last modified time | relevance | path

Searched defs:pred_func (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dframe_dec.c150 const int pred_func = CheckMode(mb_x, mb_y, block->imodes_[0]); in ReconstructRow() local
161 const int pred_func = CheckMode(mb_x, mb_y, block->uvmode_); in ReconstructRow() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dlossless.c223 const VP8LPredictorAddSubFunc pred_func = in GENERATE_PREDICTOR_ADD() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dpredictor_enc.c242 const VP8LPredictorFunc pred_func = VP8LPredictors[mode]; in GetResidual() local

Completed in 9 milliseconds