Home
last modified time | relevance | path

Searched defs:pred_dc (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhevcpred.h36 void (*pred_dc)(uint8_t *src, const uint8_t *top, const uint8_t *left, member
Dituh263enc.c455 int x, y, wrap, a, c, pred_dc; in h263_pred_dc() local
499 int16_t pred_dc; in ff_h263_encode_mb() local
Dhevcpred_template.c390 static void FUNC(pred_dc)(uint8_t *_src, const uint8_t *_top, in FUNC() argument
Dituh263dec.c447 int x, y, wrap, a, c, pred_dc, scale; in h263_pred_acdc() local
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_mpeg12_bitstream.h42 short pred_dc[3]; member