Home
last modified time | relevance | path

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

/external/libxaac/decoder/drc_src/
Dimpd_drc_eq.c336 WORD32 section = ph_alignment_filt->section_count; in impd_calc_phase_filt_params()
345 ph_alignment_filt->section_count++; in impd_calc_phase_filt_params()
356 ph_alignment_filt->section_count++; in impd_calc_phase_filt_params()
733 eq_filt_element->pstr_pole_zero_filt.section_count = section; in impd_calc_eq_filt_elements()
1022 VOID impd_calc_filt_sect_delay(WORD32 section_count, in impd_calc_filt_sect_delay() argument
1027 for (i = 0; i < section_count; i++) { in impd_calc_filt_sect_delay()
1055 eq_filt_element->pstr_pole_zero_filt.section_count, in impd_get_eq_set_delay()
1074 impd_calc_filt_sect_delay(ph_alignment_filt->section_count, in impd_get_eq_set_delay()
1083 impd_calc_filt_sect_delay(ph_alignment_filt->section_count, in impd_get_eq_set_delay()
1181 WORD32 channel, FLOAT32* audio_out, WORD32 section_count) { in impd_process_filt_sect() argument
[all …]
Dimpd_drc_eq.h113 WORD32 section_count; member
127 WORD32 section_count; member
/external/dng_sdk/source/
Ddng_info.cpp1511 uint32 section_count = stream.Get_uint32 (); in ParseDNGPrivateData() local
1513 if (section_key == DNG_CHAR4 ('M','a','k','N') && section_count > 6) in ParseDNGPrivateData()
1528 uint32 tempSize = SafeUint32Sub(section_count, 6); in ParseDNGPrivateData()
1552 else if (section_key == DNG_CHAR4 ('S','R','2',' ') && section_count > 6) in ParseDNGPrivateData()
1573 section_count - 6, in ParseDNGPrivateData()
1579 else if (section_key == DNG_CHAR4 ('R','A','F',' ') && section_count > 4) in ParseDNGPrivateData()
1670 else if (section_key == DNG_CHAR4 ('C','n','t','x') && section_count > 4) in ParseDNGPrivateData()
1709 else if (section_key == DNG_CHAR4 ('C','R','W',' ') && section_count > 4) in ParseDNGPrivateData()
1770 else if (section_count > 4) in ParseDNGPrivateData()
1872 section_offset = SafeUint32Add(section_offset, section_count); in ParseDNGPrivateData()
/external/pigweed/pw_tokenizer/py/pw_tokenizer/
Delf_reader.py124 section_count: Field = Field('e_shnum', 0x30, 0x3C, 2, 2) variable in _FileHeader
282 for _ in range(reader.read(FILE_HEADER.section_count)):
/external/f2fs-tools/fsck/
Dresize.c142 set_sb(section_count, get_sb(segment_count_main) / in get_new_sb()
145 set_sb(segment_count_main, get_sb(section_count) * in get_new_sb()
Dmount.c417 DISP_u32(sb, section_count); in print_raw_sb_info()
921 total_sections = get_sb(section_count); in sanity_check_raw_super()
1076 sbi->total_sections = get_sb(section_count); in init_sb_info()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py329 section_count = f.uint16()
335 sections = [CoffSection(f) for idx in range(section_count)]
/external/f2fs-tools/mkfs/
Df2fs_format.c472 set_sb(section_count, total_zones * c.secs_per_zone); in f2fs_prepare_super_block()
474 set_sb(segment_count_main, get_sb(section_count) * c.segs_per_sec); in f2fs_prepare_super_block()
488 round_up(f2fs_get_usable_segments(sb), get_sb(section_count)); in f2fs_prepare_super_block()
/external/f2fs-tools/include/
Df2fs_fs.h812 __le32 section_count; /* total # of sections */ member
1639 round_up(usable_main_segs, get_sb(section_count)); in get_best_overprovision()
/external/e2fsprogs/lib/blkid/
Dprobe.h746 __u32 section_count; /* total # of sections */ member
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h70948 u16 section_count; member
Dvmlinux_510.h70948 u16 section_count; member