Home | History | Annotate | Download | only in decoder

Lines Matching defs:ps_pps

1359     dec_pic_params_t * ps_pps = ps_dec->ps_cur_pps;
1389 i_temp = ps_pps->u1_pic_init_qp
1395 ps_slice->u1_slice_qp - ps_pps->u1_pic_init_qp);
1397 if(ps_pps->u1_deblocking_filter_parameters_present_flag == 1)
1452 if(ps_pps->u1_entropy_coding_mode)