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

/external/libvpx/vp8/decoder/
H A Ddequantize.c75 int Dc)
82 input[0] = (short)Dc;
73 vp8_dequant_dc_idct_add_c(short *input, short *dq, unsigned char *pred, unsigned char *dest, int pitch, int stride, int Dc) argument

Completed in 97 milliseconds