Home
last modified time | relevance | path

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

/external/libvpx/vp8/decoder/arm/
Ddequantize_arm.c31 short *DQ = d->dqcoeff; in vp8_dequantize_b_neon() local
43 short *DQ = d->dqcoeff; in vp8_dequantize_b_v6() local
/external/libvpx/vp8/decoder/
Ddequantize.c25 short *DQ = d->dqcoeff; in vp8_dequantize_b_c() local
/external/v8/benchmarks/
Dcrypto.js1578 function RSASetPrivateEx(N,E,D,P,Q,DP,DQ,C) { argument
/external/webkit/SunSpider/tests/v8-v4/
Dv8-crypto.js1570 function RSASetPrivateEx(N,E,D,P,Q,DP,DQ,C) { argument
/external/qemu/
Dppc-dis.c569 #define DQ DES + 1 macro