Searched refs:num_entry_point_offsets (Results 1 – 2 of 2) sorted by relevance
395 for (i = 0; i < slice_params->num_entry_point_offsets; i++) in cedrus_h265_write_tiles()398 for (i = 0; i < slice_params->num_entry_point_offsets; i++) { in cedrus_h265_write_tiles()431 u32 num_entry_point_offsets; in cedrus_h265_setup() local444 num_entry_point_offsets = slice_params->num_entry_point_offsets; in cedrus_h265_setup()452 if (num_entry_point_offsets && in cedrus_h265_setup()453 num_entry_point_offsets != run->h265.entry_points_count) in cedrus_h265_setup()732 reg = VE_DEC_H265_DEC_SLICE_HDR_INFO2_NUM_ENTRY_POINT_OFFSETS(num_entry_point_offsets) | in cedrus_h265_setup()
170 unsigned int num_entry_point_offsets; member