Searched defs:cq_level (Results 1 – 12 of 12) sorted by relevance
/external/libvpx/libvpx/test/ |
D | cq_test.cc | 90 int cq_level() const { return cq_level_; } in cq_level() function in __anon6f6028780111::CQTest
|
/external/libvpx/libvpx/vp8/common/ |
D | onyx.h | 174 int cq_level; member
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_ratectrl.c | 1125 const int cq_level = get_active_cq_level_one_pass(rc, oxcf); in rc_pick_q_and_bounds_one_pass_vbr() local 1371 const int cq_level = get_active_cq_level_two_pass(&cpi->twopass, rc, oxcf); in rc_constant_q() local 1410 const int cq_level = get_active_cq_level_two_pass(&cpi->twopass, rc, oxcf); in rc_pick_q_and_bounds_two_pass() local
|
D | vp9_encoder.h | 195 int cq_level; member
|
/external/libaom/libaom/av1/encoder/ |
D | ratectrl.c | 845 const int cq_level = get_active_cq_level(rc, oxcf, frame_is_intra_only(cm), in rc_pick_q_and_bounds_one_pass_vbr() local 1012 const int cq_level = get_active_cq_level(rc, oxcf, frame_is_intra_only(cm), in rc_pick_q_and_bounds_two_pass() local
|
D | encoder.h | 237 int cq_level; member
|
/external/libvpx/libvpx/vp8/ |
D | vp8_cx_iface.c | 42 unsigned int cq_level; /* constrained quality level */ member
|
/external/libvpx/libvpx/ |
D | vpxenc.c | 362 static const arg_def_t cq_level = variable
|
/external/libvpx/libvpx/vp8/encoder/ |
D | firstpass.c | 65 static const int cq_level[QINDEX_RANGE] = { variable
|
/external/libvpx/libvpx/vp9/ |
D | vp9_cx_iface.c | 39 unsigned int cq_level; // constrained quality level member
|
/external/libaom/libaom/apps/ |
D | aomenc.c | 407 static const arg_def_t cq_level = variable
|
/external/libaom/libaom/av1/ |
D | av1_cx_iface.c | 49 unsigned int cq_level; // constrained quality level member
|