Searched refs:grain_scale_shift (Results 1 – 8 of 8) sorted by relevance
| /rockchip-linux_mpp/mpp/hal/common/av1/ |
| H A D | film_grain_noise_table.h | 21 RK_U8 num_y_points, RK_S32 grain_scale_shift, 29 RK_U8 num_cr_points, RK_S32 grain_scale_shift, RK_S32 ar_coeff_lag,
|
| H A D | film_grain_noise_table.c | 248 RK_U8 num_y_points, RK_S32 grain_scale_shift, in GenerateLumaGrainBlock() argument 253 RK_S32 gauss_sec_shift = 12 - bitdepth + grain_scale_shift; in GenerateLumaGrainBlock() 293 RK_U8 num_cr_points, RK_S32 grain_scale_shift, RK_S32 ar_coeff_lag, in GenerateChromaGrainBlock() argument 297 RK_S32 gauss_sec_shift = 12 - bitdepth + grain_scale_shift; in GenerateChromaGrainBlock()
|
| /rockchip-linux_mpp/mpp/common/ |
| H A D | av1d_syntax.h | 178 UCHAR grain_scale_shift ; member
|
| /rockchip-linux_mpp/mpp/codec/dec/av1/ |
| H A D | av1d_parser2_syntax.c | 250 pp->film_grain.grain_scale_shift = film_grain->grain_scale_shift; in av1d_fill_picparams()
|
| H A D | av1d_cbs.h | 147 RK_U8 grain_scale_shift; member
|
| H A D | av1d_cbs.c | 1729 fb(2, grain_scale_shift); in mpp_av1_film_grain_params()
|
| /rockchip-linux_mpp/mpp/hal/vpu/av1d/ |
| H A D | hal_av1d_vdpu.c | 1700 RK_S32 grain_scale_shift; in vdpu_av1d_set_fgs() local 1775 grain_scale_shift = dxva->film_grain.grain_scale_shift; in vdpu_av1d_set_fgs() 1782 grain_scale_shift, ar_coeff_lag, ar_coeffs_y, in vdpu_av1d_set_fgs() 1789 dxva->film_grain.num_cr_points, grain_scale_shift, ar_coeff_lag, ar_coeffs_cb, in vdpu_av1d_set_fgs()
|
| /rockchip-linux_mpp/mpp/hal/rkdec/av1d/ |
| H A D | hal_av1d_vdpu383.c | 1703 mpp_put_bits(&bp, dxva->film_grain.grain_scale_shift, 2); in prepare_uncompress_header()
|