Home
last modified time | relevance | path

Searched refs:read_pic_alf_coeff (Results 1 – 1 of 1) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/avs2/
H A Davs2d_ps.c401 static MPP_RET read_pic_alf_coeff(BitReadCtx_t *bitctx, RK_S32 *alf_coeff) in read_pic_alf_coeff() function
460 FUN_CHECK(ret = read_pic_alf_coeff(bitctx, ph->alf_coeff_y[i])); in parse_pic_alf_params()
478 FUN_CHECK(ret = read_pic_alf_coeff(bitctx, ph->alf_coeff_cb)); in parse_pic_alf_params()
482 FUN_CHECK(ret = read_pic_alf_coeff(bitctx, ph->alf_coeff_cr)); in parse_pic_alf_params()