Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dvp3.c1467 static void vp4_dc_pred_before(const Vp3DecodeContext *s, VP4Predictor dc_pred[6][6], int sb_x) in vp4_dc_pred_before() argument
1479 static void vp4_dc_pred_after(Vp3DecodeContext *s, VP4Predictor dc_pred[6][6], int sb_x) in vp4_dc_pred_after() argument
1491 static int vp4_dc_pred(const Vp3DecodeContext *s, const VP4Predictor * dc_pred, const int * last_dc, int type, int plane) in vp4_dc_pred() argument
1542 VP4Predictor dc_pred[6][6]; vp4_unpack_dct_coeffs() local
[all...]
/third_party/astc-encoder/Source/
H A Dstb_image.h1967 int dc_pred; member
[all...]

Completed in 10 milliseconds