/external/libaom/libaom/av1/encoder/ |
D | txb_rdopt.c | 19 TX_CLASS tx_class, int bwl, int height, int64_t rdmult, int shift, in update_coeff_general() 77 int bwl, int64_t rdmult, int shift, const int16_t *dequant, in update_coeff_simple() 128 int dc_sign_ctx, int64_t rdmult, int shift, const int16_t *dequant, in update_coeff_eob() 242 int nz_num, int *nz_ci, int64_t rdmult, in update_skip() 334 const int64_t rdmult = in av1_optimize_txb() local
|
D | aq_cyclicrefresh.h | 73 int rdmult; member
|
D | rd.h | 266 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 | 21 const int mi_col, int *const rdmult) { in av1_set_ssim_rdmult() 128 int rdmult = (int)((double)orig_rdmult * geom_mean_of_scale + 0.5); in av1_get_hier_tpl_rdmult() local 744 int rdmult = av1_get_adaptive_rdmult(cpi, beta); in av1_get_rdmult_delta() local
|
D | rd.c | 381 int rdmult = q * q; in av1_compute_rd_mult_based_on_qindex() local 408 int64_t rdmult = in av1_compute_rd_mult() local
|
D | pickcdef.c | 568 MACROBLOCKD *xd, CDEF_PICK_METHOD pick_method, int rdmult, in av1_cdef_search()
|
D | av1_quantize.c | 748 const int rdmult = in av1_init_plane_quantizers() local
|
D | encoder.c | 3048 const int64_t rdmult = av1_compute_rd_mult_based_on_qindex( local 3112 const int64_t rdmult = av1_compute_rd_mult_based_on_qindex( local
|
D | tune_vmaf.c | 741 const int mi_col, int *const rdmult) { in av1_set_vmaf_rdmult()
|
D | block.h | 959 int rdmult; member
|
D | tpl_model.c | 1065 int rdmult, idx; in init_mc_flow_dispenser() local
|
D | rdopt.c | 396 void av1_inter_mode_data_fit(TileDataEnc *tile_data, int rdmult) { in av1_inter_mode_data_fit() 4773 RD_STATS *rd_stats, int comp_pred, int rdmult, in record_best_compound()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_rd.c | 245 int rdmult = q * q; in vp9_compute_rd_mult_based_on_qindex() local 272 static int modulate_rdmult(const VP9_COMP *cpi, int rdmult) { in modulate_rdmult() 289 int rdmult = vp9_compute_rd_mult_based_on_qindex(cpi, qindex); in vp9_compute_rd_mult() local 294 int rdmult = in vp9_get_adaptive_rdmult() local
|
D | vp9_aq_cyclicrefresh.h | 50 int rdmult; member
|
D | vp9_rd.h | 205 static INLINE void set_error_per_bit(MACROBLOCK *x, int rdmult) { in set_error_per_bit()
|
D | vp9_quantize.c | 285 const int rdmult = vp9_compute_rd_mult(cpi, qindex + cm->y_dc_delta_q); in vp9_init_plane_quantizers() local
|
D | vp9_block.h | 94 int rdmult; member
|
D | vp9_encodemb.c | 87 const int64_t rdmult = in vp9_optimize_b() local
|
D | vp9_temporal_filter.c | 1117 int rdmult; in vp9_temporal_filter() local
|
D | vp9_encoder.c | 7258 int rdmult, idx; local
|
D | vp9_encodeframe.c | 241 const int mi_col, int *const rdmult) { in set_ssim_rdmult()
|
/external/libvpx/libvpx/vp8/encoder/ |
D | encodemb.c | 159 int rdmult; in optimize_b() local
|
D | block.h | 88 int rdmult; member
|