Searched refs:pic_wq_matrix (Results 1 – 2 of 2) sorted by relevance
164 ph->pic_wq_matrix[1][j * 8 + i] = ph->pic_wq_param[k]; in wq_init_frame_quant_param()171 ph->pic_wq_matrix[0][j * 4 + i] = ph->pic_wq_param[k]; in wq_init_frame_quant_param()198 frm_wqm = ph->pic_wq_matrix; in wq_update_frame_matrix()562 READ_UE(bitctx, &ph->pic_wq_matrix[size_id][j * wqm_size + i]); in parse_picture_header_comm()
288 RK_U32 pic_wq_matrix[2][64]; //!< picture weighting quantization matrix member