HomeSort by relevance Sort by last modified time
    Searched refs:kf_high_motion_minq (Results 1 - 6 of 6) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.c 40 static int kf_high_motion_minq[QINDEX_RANGE]; variable
79 kf_high_motion_minq[i] = get_minq_index(maxq, 0.000002, -0.0012, 0.50);
514 kf_high_motion_minq);
626 kf_high_motion_minq);
808 kf_high_motion_minq);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_ratectrl.c 43 static int kf_high_motion_minq[QINDEX_RANGE]; variable
82 kf_high_motion_minq[i] = get_minq_index(maxq, 0.000002, -0.0012, 0.50);
520 kf_high_motion_minq);
632 kf_high_motion_minq);
814 kf_high_motion_minq);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_ratectrl.c 509 int *kf_high_motion_minq; local
511 ASSIGN_MINQ_TABLE(bit_depth, kf_high_motion_minq);
513 kf_low_motion_minq, kf_high_motion_minq);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_if.c 159 static const unsigned char kf_high_motion_minq[QINDEX_RANGE] = variable
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 156 static const unsigned char kf_high_motion_minq[QINDEX_RANGE] = variable
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_if.c 156 static const unsigned char kf_high_motion_minq[QINDEX_RANGE] = variable
    [all...]

Completed in 144 milliseconds