Home
last modified time | relevance | path

Searched refs:get_aq_c_strength (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_aq_complexity.c41 static int get_aq_c_strength(int q_index, vpx_bit_depth_t bit_depth) { in get_aq_c_strength() function
58 const int aq_strength = get_aq_c_strength(cm->base_qindex, cm->bit_depth); in vp9_setup_in_frame_q_adj()
132 const int aq_strength = get_aq_c_strength(cm->base_qindex, cm->bit_depth); in vp9_caq_select_segment()