Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dhevcpred.h36 void (*pred_dc)(uint8_t *src, const uint8_t *top, const uint8_t *left, member
H A Dhevcpred_template.c390 static void FUNC(pred_dc)(uint8_t *_src, const uint8_t *_top, in pred_dc() function
H A Dituh263dec.c447 int x, y, wrap, a, c, pred_dc, scale; in h263_pred_acdc() local
H A 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
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_bitstream.h42 short pred_dc[3]; member

Completed in 5 milliseconds