| /external/libvpx/vp9/encoder/ |
| D | vp9_rd.c | 245 int rdmult = q * q; in vp9_compute_rd_mult_based_on_qindex() local 278 static int modulate_rdmult(const VP9_COMP *cpi, int rdmult) { in modulate_rdmult() 295 int rdmult = vp9_compute_rd_mult_based_on_qindex(cpi, qindex); in vp9_compute_rd_mult() local 305 int rdmult = in vp9_get_adaptive_rdmult() local
|
| D | vp9_aq_cyclicrefresh.h | 50 int rdmult; member
|
| D | vp9_ext_ratectrl.c | 258 int *rdmult) { in vp9_extrc_get_frame_rdmult()
|
| D | vp9_rd.h | 198 static INLINE void set_error_per_bit(MACROBLOCK *x, int rdmult) { in set_error_per_bit()
|
| D | vp9_quantize.c | 252 const int rdmult = vp9_compute_rd_mult(cpi, qindex + cm->y_dc_delta_q); in vp9_init_plane_quantizers() local
|
| D | vp9_block.h | 95 int rdmult; member
|
| D | vp9_encodemb.c | 88 const int64_t rdmult = in vp9_optimize_b() local
|
| D | vp9_temporal_filter.c | 1117 int rdmult; in vp9_temporal_filter() local
|
| D | vp9_tpl_model.c | 1148 int rdmult, idx; in mc_flow_dispenser() local
|
| /external/libaom/av1/encoder/ |
| D | txb_rdopt.c | 19 TX_CLASS tx_class, int bhl, int width, int64_t rdmult, int shift, in update_coeff_general() 77 int bhl, int64_t rdmult, int shift, const int16_t *dequant, in update_coeff_simple() 129 int dc_sign_ctx, int64_t rdmult, int shift, const int16_t *dequant, in update_coeff_eob() 243 int nz_num, int *nz_ci, int64_t rdmult, in update_skip() 340 const int64_t rdmult = in av1_optimize_txb() local
|
| D | aq_cyclicrefresh.h | 83 int rdmult; member
|
| D | rd.h | 305 static INLINE void av1_set_error_per_bit(int *errorperbit, int rdmult) { in av1_set_error_per_bit()
|
| D | tune_butteraugli.c | 134 int *rdmult) { in av1_set_butteraugli_rdmult()
|
| D | encodeframe_utils.c | 23 const int mi_col, int *const rdmult) { in av1_set_ssim_rdmult() 71 int *const rdmult) { in av1_set_saliency_map_vmaf_rdmult() 206 int rdmult = (int)((double)orig_rdmult * geom_mean_of_scale + 0.5); in av1_get_hier_tpl_rdmult() local 817 int rdmult = av1_get_adaptive_rdmult(cpi, beta); in av1_get_rdmult_delta() local
|
| D | rd.c | 388 int64_t rdmult = q * q; in av1_compute_rd_mult_based_on_qindex() local 417 int64_t rdmult = in av1_compute_rd_mult() local
|
| D | pickcdef.c | 894 int rdmult = cpi->td.mb.rdmult; in av1_cdef_search() local
|
| D | av1_quantize.c | 797 const int rdmult = av1_compute_rd_mult( in av1_init_plane_quantizers() local
|
| D | encoder.c | 3372 const int64_t rdmult = av1_compute_rd_mult_based_on_qindex( in encode_with_and_without_superres() local 3436 const int64_t rdmult = av1_compute_rd_mult_based_on_qindex( in encode_with_and_without_superres() local
|
| D | tune_vmaf.c | 747 const int mi_col, int *const rdmult) { in av1_set_vmaf_rdmult()
|
| D | block.h | 998 int rdmult; member
|
| D | tpl_model.c | 1298 int rdmult, idx; in init_mc_flow_dispenser() local
|
| /external/libvpx/vp8/encoder/ |
| D | encodemb.c | 159 int rdmult; in optimize_b() local
|
| D | block.h | 88 int rdmult; member
|
| /external/libvpx/test/ |
| D | vp9_ext_ratectrl_test.cc | 662 const vpx_rc_encodeframe_info_t *encode_frame_info, int *rdmult) { in rc_get_default_frame_rdmult()
|
| /external/libaom/aom/ |
| D | aom_external_partition.h | 257 int rdmult; ///< Rate-distortion multiplier member
|