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

  /external/webrtc/webrtc/modules/video_coding/
media_optimization.cc 164 // initiated change, or QM initiated change. Will be able to determine only
285 // Update QM with rates.
288 // Check for QM selection.
432 // Disable QM if metrics are NULL.
456 // Reset quantities for QM select.
459 // Update QM will long-term averaged content metrics.
463 VCMResolutionScale* qm = NULL; local
464 int32_t ret = qm_resolution_->SelectResolution(&qm);
470 QMUpdate(qm, video_qmsettings_callback);
531 VCMResolutionScale* qm,
    [all...]
  /external/v8/test/cctest/
test-assembler-arm64.cc 10529 double qm = rawbits_to_double(0x7ffaaaaa22222222); local
10601 float qm = rawbits_to_float(0x7fea2222); local
10726 float qm = rawbits_to_float(0x7fea2222); local
10854 double qm = rawbits_to_double(0x7ffaaaaa22222222); local
    [all...]
  /external/vixl/test/
test-assembler-a64.cc 14675 double qm = rawbits_to_double(0x7ffaaaaa22222222); local
14746 float qm = rawbits_to_float(0x7fea2222); local
14870 float qm = rawbits_to_float(0x7fea2222); local
14997 double qm = rawbits_to_double(0x7ffaaaaa22222222); local
    [all...]

Completed in 210 milliseconds