Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dcq_test.cc92 int cq_level() const { return cq_level_; } in cq_level() function in __anona9829a6f0111::CQTest
/external/libvpx/libvpx/vp8/common/
Donyx.h184 int cq_level; member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.c827 const int cq_level = get_active_cq_level(rc, oxcf); in rc_pick_q_and_bounds_one_pass_vbr() local
996 const int cq_level = get_active_cq_level(rc, oxcf); in rc_pick_q_and_bounds_two_pass() local
Dvp9_encoder.h173 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.c37 unsigned int cq_level; // constrained quality level member
/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c64 static const int cq_level[QINDEX_RANGE] = variable
/external/libvpx/libvpx/
Dvpxenc.c348 static const arg_def_t cq_level = ARG_DEF( variable