Home
last modified time | relevance | path

Searched defs:dc_pred (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvp3.c1491 static int vp4_dc_pred(const Vp3DecodeContext *s, const VP4Predictor * dc_pred, const int * last_dc… in vp4_dc_pred()
1542 VP4Predictor dc_pred[6][6]; in vp4_unpack_dct_coeffs() local
/third_party/astc-encoder/Source/
Dstb_image.h1968 int dc_pred; member