| /external/libvpx/libvpx/vp9/encoder/ |
| D | vp9_rd.c | 203 uint32_t rdmult = q * q; in vp9_compute_rd_mult_based_on_qindex() local 232 static int modulate_rdmult(const VP9_COMP *cpi, int rdmult) { in modulate_rdmult() 249 int rdmult = vp9_compute_rd_mult_based_on_qindex(cpi, qindex); in vp9_compute_rd_mult() local 254 int rdmult = in vp9_get_adaptive_rdmult() local
|
| D | vp9_aq_cyclicrefresh.h | 50 int rdmult; member
|
| D | vp9_rd.h | 196 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 | 6814 int rdmult, idx; local
|
| D | vp9_encodeframe.c | 272 const int mi_col, int *const rdmult) { in set_ssim_rdmult()
|
| /external/libaom/libaom/av1/encoder/ |
| D | encodetxb.h | 48 int64_t rdmult; member
|
| D | aq_cyclicrefresh.h | 48 int rdmult; member
|
| D | rd.c | 345 int rdmult = q * q; in av1_compute_rd_mult_based_on_qindex() local 359 int64_t rdmult = av1_compute_rd_mult_based_on_qindex(cpi, qindex); in av1_compute_rd_mult() local 396 int64_t rdmult = 0; in av1_get_adaptive_rdmult() local
|
| D | rd.h | 283 static INLINE void set_error_per_bit(MACROBLOCK *x, int rdmult) { in set_error_per_bit()
|
| D | encodetxb.c | 1502 TX_CLASS tx_class, int bwl, int height, int64_t rdmult, int shift, 1560 int bwl, int64_t rdmult, int shift, const int16_t *dequant, 1611 int dc_sign_ctx, int64_t rdmult, int shift, const int16_t *dequant, 1722 int nz_num, int *nz_ci, int64_t rdmult, 1797 const int64_t rdmult = local 1940 const int64_t rdmult = local
|
| D | pickcdef.c | 380 int rdmult) { in av1_cdef_search()
|
| D | tune_vmaf.c | 596 const int mi_col, int *const rdmult) { in av1_set_vmaf_rdmult()
|
| D | av1_quantize.c | 676 const int rdmult = in av1_init_plane_quantizers() local
|
| D | tpl_model.c | 685 int rdmult, idx; in mc_flow_dispenser() local
|
| D | temporal_filter.c | 1248 const int rdmult = av1_compute_rd_mult_based_on_qindex(cpi, TF_QINDEX); in av1_temporal_filter() local
|
| D | encodeframe.c | 251 const int mi_col, int *const rdmult) { in set_ssim_rdmult() 322 int rdmult = (int)((double)orig_rdmult * geom_mean_of_scale + 0.5); in get_hier_tpl_rdmult() local 3958 int rdmult = av1_get_adaptive_rdmult(cpi, beta); in get_rdmult_delta() local
|
| D | block.h | 261 int rdmult; member
|
| D | rdopt.c | 403 void av1_inter_mode_data_fit(TileDataEnc *tile_data, int rdmult) { in av1_inter_mode_data_fit() 4343 RD_STATS *rd_stats, int comp_pred, int rdmult, in record_best_compound()
|
| D | encoder.c | 5897 const int64_t rdmult = in encode_with_and_without_superres() local
|
| /external/libvpx/libvpx/vp8/encoder/ |
| D | encodemb.c | 159 int rdmult; in optimize_b() local
|
| D | block.h | 88 int rdmult; member
|