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

  /external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.c 42 static int gf_high_motion_minq[QINDEX_RANGE]; variable
81 gf_high_motion_minq[i] = get_minq_index(maxq, 0.0000021, -0.00125, 0.50);
541 gf_low_motion_minq, gf_high_motion_minq);
670 gf_high_motion_minq);
686 gf_low_motion_minq, gf_high_motion_minq);
692 gf_low_motion_minq, gf_high_motion_minq);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_ratectrl.c 45 static int gf_high_motion_minq[QINDEX_RANGE]; variable
84 gf_high_motion_minq[i] = get_minq_index(maxq, 0.0000021, -0.00125, 0.50);
547 gf_low_motion_minq, gf_high_motion_minq);
676 gf_high_motion_minq);
692 gf_low_motion_minq, gf_high_motion_minq);
698 gf_low_motion_minq, gf_high_motion_minq);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_if.c 192 static const unsigned char gf_high_motion_minq[QINDEX_RANGE] = variable
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 189 static const unsigned char gf_high_motion_minq[QINDEX_RANGE] = variable
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_if.c 189 static const unsigned char gf_high_motion_minq[QINDEX_RANGE] = variable
    [all...]

Completed in 60 milliseconds