Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_slice.c114 RK_S32 se_tmp = 0; in pred_weight_table() local
126 READ_SE(p_bitctx, &se_tmp); //!< slice->wp_weight[LIST_0][i][0] in pred_weight_table()
127 READ_SE(p_bitctx, &se_tmp); //!< slice->wp_offset[LIST_0][i][0] in pred_weight_table()
133 READ_SE(p_bitctx, &se_tmp); //!< slice->wp_weight[LIST_0][i][j] in pred_weight_table()
134 READ_SE(p_bitctx, &se_tmp); //!< slice->wp_offset[LIST_0][i][j] in pred_weight_table()
144 READ_SE(p_bitctx, &se_tmp); //!< slice->wp_weight[LIST_1][i][0] in pred_weight_table()
145 READ_SE(p_bitctx, &se_tmp); //!< slice->wp_offset[LIST_1][i][0] in pred_weight_table()
151 READ_SE(p_bitctx, &se_tmp); //!< slice->wp_weight[LIST_1][i][j] in pred_weight_table()
152 READ_SE(p_bitctx, &se_tmp); //!< slice->wp_offset[LIST_1][i][j] in pred_weight_table()