Searched refs:set_coef (Results 1 – 1 of 1) sorted by relevance
| /rockchip-linux_mpp/mpp/codec/rc/ |
| H A D | rc_model_v2_smt.c | 354 static void set_coef(void *ctx, RK_S32 *coef, RK_S32 val) in set_coef() function 637 set_coef(ctx, &coef, 0); in smt_calc_coef() 640 set_coef(ctx, &coef, 102); in smt_calc_coef() 642 set_coef(ctx, &coef, 154); in smt_calc_coef() 645 set_coef(ctx, &coef, 154); in smt_calc_coef() 648 set_coef(ctx, &coef, 205); in smt_calc_coef() 650 set_coef(ctx, &coef, 256); in smt_calc_coef() 652 set_coef(ctx, &coef, 307); in smt_calc_coef() 654 set_coef(ctx, &coef, 307); in smt_calc_coef() 658 set_coef(ctx, &coef, 307); in smt_calc_coef() [all …]
|