Home | History | Annotate | Download | only in encoder

Lines Matching refs:u1_pic_order_present_flag

627     PUT_BITS(ps_bitstrm, ps_pps->u1_pic_order_present_flag, 1, return_status, "Pic order present flag");
769 if(ps_pps->u1_pic_order_present_flag && !ps_slice_hdr->i1_field_pic_flag)
781 if (ps_pps->u1_pic_order_present_flag && !ps_slice_hdr->i1_field_pic_flag)
1206 ps_pps->u1_pic_order_present_flag = 0;