UVLC_ERROR 139 libde265/bitstream.cc if (num_zeros > MAX_UVLC_LEADING_ZEROS) { return UVLC_ERROR; } UVLC_ERROR 155 libde265/bitstream.cc if (v==UVLC_ERROR) return UVLC_ERROR; UVLC_ERROR 53 libde265/pps.cc uvlc == UVLC_ERROR) { UVLC_ERROR 60 libde265/pps.cc uvlc == UVLC_ERROR) { UVLC_ERROR 71 libde265/pps.cc if (uvlc == UVLC_ERROR) { UVLC_ERROR 78 libde265/pps.cc if (uvlc == UVLC_ERROR) { UVLC_ERROR 91 libde265/pps.cc if ((pic_init_qp = get_svlc(br)) == UVLC_ERROR) { UVLC_ERROR 102 libde265/pps.cc if ((diff_cu_qp_delta_depth = get_uvlc(br)) == UVLC_ERROR) { UVLC_ERROR 110 libde265/pps.cc if ((pic_cb_qp_offset = get_svlc(br)) == UVLC_ERROR) { UVLC_ERROR 115 libde265/pps.cc if ((pic_cr_qp_offset = get_svlc(br)) == UVLC_ERROR) { UVLC_ERROR 132 libde265/pps.cc if (num_tile_columns == UVLC_ERROR || UVLC_ERROR 140 libde265/pps.cc if (num_tile_rows == UVLC_ERROR || UVLC_ERROR 156 libde265/pps.cc if (colWidth[i] == UVLC_ERROR) { UVLC_ERROR 170 libde265/pps.cc if (rowHeight[i] == UVLC_ERROR) { UVLC_ERROR 383 libde265/pps.cc if (beta_offset == UVLC_ERROR) { UVLC_ERROR 390 libde265/pps.cc if (tc_offset == UVLC_ERROR) { UVLC_ERROR 431 libde265/pps.cc if (log2_parallel_merge_level == UVLC_ERROR) { UVLC_ERROR 176 libde265/slice.cc slice_pic_parameter_set_id == UVLC_ERROR) { UVLC_ERROR 238 libde265/slice.cc slice_type == UVLC_ERROR) { UVLC_ERROR 400 libde265/slice.cc if (num_ref_idx_l0_active == UVLC_ERROR) { UVLC_ERROR 408 libde265/slice.cc if (num_ref_idx_l1_active == UVLC_ERROR) { UVLC_ERROR 470 libde265/slice.cc if (collocated_ref_idx == UVLC_ERROR) { UVLC_ERROR 491 libde265/slice.cc if (five_minus_max_num_merge_cand == UVLC_ERROR) { UVLC_ERROR 499 libde265/slice.cc if (slice_qp_delta == UVLC_ERROR) { UVLC_ERROR 507 libde265/slice.cc if (slice_cb_qp_offset == UVLC_ERROR) { UVLC_ERROR 513 libde265/slice.cc if (slice_cr_qp_offset == UVLC_ERROR) { UVLC_ERROR 537 libde265/slice.cc if (slice_beta_offset == UVLC_ERROR) { UVLC_ERROR 544 libde265/slice.cc if (slice_tc_offset == UVLC_ERROR) { UVLC_ERROR 568 libde265/slice.cc if (num_entry_point_offsets == UVLC_ERROR) { UVLC_ERROR 577 libde265/slice.cc if (offset_len == UVLC_ERROR) { UVLC_ERROR 600 libde265/slice.cc if (slice_segment_header_extension_length == UVLC_ERROR || UVLC_ERROR 31 libde265/sps.cc if ((vlc = get_ ## vlctype(br)) == UVLC_ERROR) { \ UVLC_ERROR 167 libde265/sps.cc if (vlc == UVLC_ERROR ||