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
Dh263.c108 int x, y, wrap, a, c, pred_dc; in ff_h263_pred_dc() local
234 int x, y, wrap, a, c, pred_dc, scale, i; in ff_h263_pred_acdc() local
Dituh263enc.c452 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
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_mpeg12_bitstream.h42 short pred_dc[3]; member