Home | History | Annotate | Download | only in media

Lines Matching refs:pic_order_cnt_type

356   SPS_TO_SP_FS(pic_order_cnt_type);
820 current_sps_.pic_order_cnt_type = 0;
906 packed_sps_.AppendUE(current_sps_.pic_order_cnt_type);
907 if (current_sps_.pic_order_cnt_type == 0)
909 else if (current_sps_.pic_order_cnt_type == 1) {