Home
last modified time | relevance | path

Searched refs:max_num_entry_point_offsets (Results 1 – 1 of 1) sorted by relevance

/external/libhevc/decoder/
Dihevcd_parse_slice_header.c811 WORD32 max_num_entry_point_offsets; in ihevcd_parse_slice_header() local
815max_num_entry_point_offsets = ps_pps->i1_num_tile_columns * (ps_sps->i2_pic_ht_in_ctb - 1); in ihevcd_parse_slice_header()
819max_num_entry_point_offsets = ps_pps->i1_num_tile_columns * ps_pps->i1_num_tile_rows; in ihevcd_parse_slice_header()
823 max_num_entry_point_offsets = (ps_sps->i2_pic_ht_in_ctb - 1); in ihevcd_parse_slice_header()
827 0, max_num_entry_point_offsets); in ihevcd_parse_slice_header()