Home
last modified time | relevance | path

Searched defs:cq_level (Results 1 – 13 of 13) sorted by relevance

/external/libvpx/test/
Dcq_test.cc90 int cq_level() const { return cq_level_; } in cq_level() function in __anon005a90d00111::CQTest
/external/libaom/av1/encoder/
Dratectrl.c1294 const int cq_level = in rc_pick_q_and_bounds_no_stats() local
1478 const int cq_level = in rc_pick_q_and_bounds_no_stats_cq() local
1498 int cq_level) { in get_intra_q_and_bounds()
1742 const int cq_level, const int gf_index) { in get_active_best_quality()
1847 const int cq_level = in rc_pick_q_and_bounds_q_mode() local
1912 const int cq_level = in rc_pick_q_and_bounds() local
Dallintra_vis.c704 const float cq_level = (float)cpi->oxcf.rc_cfg.cq_level / (float)MAXQ; in av1_set_mb_ur_variance() local
794 const int cq_level = cpi->oxcf.rc_cfg.cq_level; in av1_set_mb_ur_variance() local
Dencoder.h599 int cq_level; member
/external/libvpx/vp8/common/
Donyx.h174 int cq_level; member
/external/libvpx/vp9/encoder/
Dvp9_ratectrl.c1143 const int cq_level = get_active_cq_level_one_pass(rc, oxcf); in rc_pick_q_and_bounds_one_pass_vbr() local
1389 const int cq_level = get_active_cq_level_two_pass(&cpi->twopass, rc, oxcf); in rc_constant_q() local
1428 const int cq_level = get_active_cq_level_two_pass(&cpi->twopass, rc, oxcf); in rc_pick_q_and_bounds_two_pass() local
Dvp9_encoder.h211 int cq_level; member
/external/libvpx/vp8/
Dvp8_cx_iface.c43 unsigned int cq_level; /* constrained quality level */ member
/external/libvpx/
Dvpxenc.c385 static const arg_def_t cq_level = variable
/external/libaom/av1/
Darg_defs.h119 arg_def_t cq_level; member
Dav1_cx_iface.c57 unsigned int cq_level; // constrained quality level member
/external/libvpx/vp8/encoder/
Dfirstpass.c65 static const int cq_level[QINDEX_RANGE] = { variable
/external/libvpx/vp9/
Dvp9_cx_iface.c46 unsigned int cq_level; // constrained quality level member