HomeSort by relevance Sort by last modified time
    Searched defs:Qc (Results 1 - 4 of 4) sorted by null

  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
rate_control.h 45 Int Qc; /*quantization level used for the current frame. */
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
avcenc_int.h 166 int QP; /* quantization level for current frame, = rc->Qc*/
265 int Qc; /*quantization level used for the current frame. */
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp 526 QualifierCollector Qc;
527 const Type *T = Qc.strip(Ty);
530 Qc.removeObjCGCAttr();
531 Qc.removeAddressSpace();
532 Qc.removeObjCLifetime();
537 if (Qc.hasConst()) {
539 Qc.removeConst();
540 } else if (Qc.hasVolatile()) {
542 Qc.removeVolatile();
543 } else if (Qc.hasRestrict())
    [all...]
  /external/chromium_org/third_party/dom_distiller_js/package/js/
domdistiller.js 425 function qc(a){var b;for(b=0;b<a.b.c;++b){if(ls(a.e,b)==null){os(a.e,b,new xc(ui(ls(a.b,b))));vc(ti(ls(a.e,b-1),6),ti(ls(a.e,b),6))}}}
    [all...]

Completed in 200 milliseconds