Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/avs2/
H A Davs2d_parse.c427 memcpy(wqmp->wq_matrix, p_dec->cur_wq_matrix, sizeof(p_dec->cur_wq_matrix)); in avs2d_fill_parameters()
H A Davs2d_global.h398 RK_U32 cur_wq_matrix[2][64]; member
H A Davs2d_ps.c184 RK_U32 (*cur_wqm)[64] = p_dec->cur_wq_matrix; in wq_update_frame_matrix()