Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dcq_test.cc90 int cq_level() const { return cq_level_; } in cq_level() function in __anon1caf49ae0111::CQTest
/external/libvpx/libvpx/vp8/common/
Donyx.h174 int cq_level; member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.c887 const int cq_level = get_active_cq_level_one_pass(rc, oxcf); in rc_pick_q_and_bounds_one_pass_vbr() local
1068 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.h193 int cq_level; member
/external/libvpx/libvpx/vp8/
Dvp8_cx_iface.c41 unsigned int cq_level; /* constrained quality level */ member
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c38 unsigned int cq_level; // constrained quality level member
/external/libvpx/libvpx/
Dvpxenc.c354 static const arg_def_t cq_level = variable
/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c65 static const int cq_level[QINDEX_RANGE] = { variable