Home | History | Annotate | Download | only in src

Lines Matching refs:pic_order_cnt_type

49     status = ue_v(stream, seqParam->pic_order_cnt_type);
55 if (seqParam->pic_order_cnt_type == 0)
59 else if (seqParam->pic_order_cnt_type == 1)
356 if (currSPS->pic_order_cnt_type == 0)
366 if (currSPS->pic_order_cnt_type == 1 && !currSPS->delta_pic_order_always_zero_flag)
656 switch (currSPS->pic_order_cnt_type)
888 switch (currSPS->pic_order_cnt_type)