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

/external/libhevc/decoder/
H A Dihevcd_parse_slice_header.c808 WORD32 max_num_entry_point_offsets; local
812 max_num_entry_point_offsets = ps_pps->i1_num_tile_columns * (ps_sps->i2_pic_ht_in_ctb - 1);
816 max_num_entry_point_offsets = ps_pps->i1_num_tile_columns * ps_pps->i1_num_tile_rows;
820 max_num_entry_point_offsets = (ps_sps->i2_pic_ht_in_ctb - 1);
824 0, max_num_entry_point_offsets);

Completed in 78 milliseconds