Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dcq_test.cc90 int cq_level() const { return cq_level_; } in cq_level() function in __anona9829a6f0111::CQTest
/external/libaom/libaom/av1/encoder/
Dratectrl.c902 int gf_index, int cq_level, in get_q_using_fixed_offsets()
944 const int cq_level = in rc_pick_q_and_bounds_one_pass_vbr() local
1124 const int cq_level = get_active_cq_level(rc, oxcf, frame_is_intra_only(cm), in rc_pick_q_and_bounds_one_pass_cq() local
1140 int *active_worst, int cq_level, in get_intra_q_and_bounds_two_pass()
1331 const int cq_level, const int gf_index) { in get_active_best_quality()
1398 const int cq_level = in rc_pick_q_and_bounds_two_pass() local
Dencoder.h272 int cq_level; member
/external/libvpx/libvpx/vp8/common/
Donyx.h174 int cq_level; member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.c1138 const int cq_level = get_active_cq_level_one_pass(rc, oxcf); in rc_pick_q_and_bounds_one_pass_vbr() local
1384 const int cq_level = get_active_cq_level_two_pass(&cpi->twopass, rc, oxcf); in rc_constant_q() local
1423 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.h203 int cq_level; member
/external/libvpx/libvpx/vp8/
Dvp8_cx_iface.c43 unsigned int cq_level; /* constrained quality level */ member
/external/libaom/libaom/av1/
Dav1_cx_iface.c51 unsigned int cq_level; // constrained quality level member
674 static double convert_qp_offset(int cq_level, int q_offset, int bit_depth) { in convert_qp_offset()
682 static double get_modeled_qp_offset(int cq_level, int level, int bit_depth) { in get_modeled_qp_offset()
/external/libvpx/libvpx/
Dvpxenc.c326 static const arg_def_t cq_level = variable
/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c65 static const int cq_level[QINDEX_RANGE] = { variable
/external/libaom/libaom/apps/
Daomenc.c400 static const arg_def_t cq_level = variable
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c45 unsigned int cq_level; // constrained quality level member