Searched refs:section_length (Results 1 – 4 of 4) sorted by relevance
30 int section_length; in ParsePsiSection() local40 RCHECK(bit_reader->ReadBits(12, §ion_length)); in ParsePsiSection()41 RCHECK(section_length >= 5); in ParsePsiSection()42 RCHECK(section_length <= 1021); in ParsePsiSection()49 section_length -= 5; in ParsePsiSection()61 RCHECK((section_length % 4) == 0); in ParsePsiSection()62 int pmt_pid_count = (section_length - 4) / 4; in ParsePsiSection()
29 int section_length; in ParsePsiSection() local39 RCHECK(bit_reader->ReadBits(12, §ion_length)); in ParsePsiSection()56 RCHECK(section_length <= 1021); in ParsePsiSection()81 int pid_map_end_marker = section_start_marker - section_length + 4; in ParsePsiSection()
86 int section_length = in Parse() local89 if (section_length >= 1021) in Parse()91 int psi_length = section_length + 3; in Parse()
334 uint32_t section_length; member1288 read_size = (uint16_t) p_sec_info->p_sec_hdr->section_length; in phDnldNfc_Read()1470 dnld_size = (uint16_t)(p_sec_info->p_sec_hdr->section_length in phDnldNfc_Process_Write()1646 (p_sec_info->p_sec_hdr->section_length - in phDnldNfc_Process_Write()3493 p_cur_sec->p_sec_hdr->section_length); in phDnldNfc_Process_FW()3531 + p_cur_sec->p_sec_hdr->section_length; in phDnldNfc_Process_FW()3554 + p_cur_sec->p_sec_hdr->section_length in phDnldNfc_Process_FW()3562 + p_cur_sec->p_sec_hdr->section_length in phDnldNfc_Process_FW()3570 + p_cur_sec->p_sec_hdr->section_length in phDnldNfc_Process_FW()