Home
last modified time | relevance | path

Searched defs:DQ (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/common/
Ddequantize.c18 short *DQ = d->dqcoeff; in vp8_dequantize_b_c() local
/external/ImageMagick/MagickCore/
Dresample.c324 double U,V,Q,DQ,DDQ; in ResamplePixelColor() local
/external/v8/benchmarks/
Dcrypto.js1578 function RSASetPrivateEx(N,E,D,P,Q,DP,DQ,C) { argument