Searched refs:rps_bit_offset_st (Results 1 – 3 of 3) sorted by relevance
379 RK_U8 rps_bit_offset_st[600]; in hal_h265d_slice_output_rps() local390 memset(&rps_bit_offset_st, 0, sizeof(rps_bit_offset_st)); in hal_h265d_slice_output_rps()512 rps_bit_offset_st[slice_idx] = gb->used_bits - bit_begin; in hal_h265d_slice_output_rps()513 rps_bit_offset[slice_idx] = rps_bit_offset_st[slice_idx]; in hal_h265d_slice_output_rps()675 mpp_put_bits(&bp, rps_bit_offset_st [k], 9); in hal_h265d_slice_output_rps()677 h265h_dbg(H265H_DBG_RPS, "rps_bit_offset_st = %d \n", rps_bit_offset_st[k]); in hal_h265d_slice_output_rps()
616 RK_U8 rps_bit_offset_st[600]; member
434 s->rps_bit_offset_st[s->slice_idx]; in decode_lt_rps()874 s->rps_bit_offset_st[s->slice_idx] = gb->used_bits - bit_begin; in hls_slice_header()876 sh->short_term_ref_pic_set_size = s->rps_bit_offset_st[s->slice_idx]; in hls_slice_header()