Searched refs:ar_coeffs_cb (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/av1d/ |
| H A D | film_grain_noise_table.c | 294 RK_S32 ar_coeffs_cb[], RK_S32 ar_coeffs_cr[], RK_S32 ar_coeff_shift, RK_S32 grain_min, in GenerateChromaGrainBlock() argument 340 wsum_cb = wsum_cb + ar_coeffs_cb[pos] * in GenerateChromaGrainBlock() 359 wsum_cb = wsum_cb + ar_coeffs_cb[pos] * av_luma; in GenerateChromaGrainBlock()
|
| H A D | film_grain_noise_table.h | 30 RK_S32 ar_coeffs_cb[], RK_S32 ar_coeffs_cr[], RK_S32 ar_coeff_shift, RK_S32 grain_min,
|
| H A D | hal_av1d_vdpu.c | 1672 RK_S32 ar_coeffs_cb[25]; in vdpu_av1d_set_fgs() local 1748 ar_coeffs_cb[i] = dxva->film_grain.ar_coeffs_cb[i] - 128; in vdpu_av1d_set_fgs() 1768 dxva->film_grain.num_cr_points, grain_scale_shift, ar_coeff_lag, ar_coeffs_cb, in vdpu_av1d_set_fgs()
|
| /OK3568_Linux_fs/external/mpp/mpp/common/ |
| H A D | av1d_syntax.h | 183 UCHAR ar_coeffs_cb[25] ; member
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/ |
| H A D | av1d_parser2_syntax.c | 256 pp->film_grain.ar_coeffs_cb[i] = film_grain->ar_coeffs_cb_plus_128[i]; in av1d_fill_picparams()
|