Home
last modified time | relevance | path

Searched refs:section (Results 1 – 25 of 50) sorted by relevance

12

/hardware/libhardware/modules/camera/
DVendorTags.cpp93 uint32_t section = (tag - vendor_section_start) >> 16; in getSection() local
100 if (section >= DEMO_SECTION_COUNT) { in getSection()
105 return &DemoSections[section]; in getSection()
111 const Section* section = getSection(tag); in getEntry() local
114 if (section == NULL) in getEntry()
117 if (tag >= section->end) { in getEntry()
122 index = tag - section->start; in getEntry()
123 return &section->tags[index]; in getEntry()
161 const Section* section = getSection(tag); in getSectionName() local
163 if (section == NULL) in getSectionName()
[all …]
/hardware/qcom/audio/hal/
Dplatform_info.c51 static section_t section; variable
200 section = ACDB; in start_tag()
202 section = PCM_ID; in start_tag()
204 section = BACKEND_NAME; in start_tag()
206 if ((section != ACDB) && (section != BACKEND_NAME)) { in start_tag()
212 section_process_fn fn = section_table[section]; in start_tag()
215 if (section != PCM_ID) { in start_tag()
230 section = ROOT; in end_tag()
232 section = ROOT; in end_tag()
234 section = ROOT; in end_tag()
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_firstpass.c162 static void zero_stats(FIRSTPASS_STATS *section) { in zero_stats() argument
163 section->frame = 0.0; in zero_stats()
164 section->intra_error = 0.0; in zero_stats()
165 section->coded_error = 0.0; in zero_stats()
166 section->sr_coded_error = 0.0; in zero_stats()
167 section->ssim_weighted_pred_err = 0.0; in zero_stats()
168 section->pcnt_inter = 0.0; in zero_stats()
169 section->pcnt_motion = 0.0; in zero_stats()
170 section->pcnt_second_ref = 0.0; in zero_stats()
171 section->pcnt_neutral = 0.0; in zero_stats()
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dfirstpass.c173 static void zero_stats(FIRSTPASS_STATS *section) in zero_stats() argument
175 section->frame = 0.0; in zero_stats()
176 section->intra_error = 0.0; in zero_stats()
177 section->coded_error = 0.0; in zero_stats()
178 section->ssim_weighted_pred_err = 0.0; in zero_stats()
179 section->pcnt_inter = 0.0; in zero_stats()
180 section->pcnt_motion = 0.0; in zero_stats()
181 section->pcnt_second_ref = 0.0; in zero_stats()
182 section->pcnt_neutral = 0.0; in zero_stats()
183 section->MVr = 0.0; in zero_stats()
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dkeywords.dox10 \section MUST
16 \section MUSTNOT MUST NOT
21 \section SHOULD
28 \section SHOULDNOT SHOULD NOT
36 \section MAY
Dmainpage.dox3 \section main_contents Page Contents
8 \section main_intro Introduction
23 \section main_startpoints Starting Points
38 \section main_support Support Options & FAQ
Dusage.dox6 "special casing." This section describes the interface common to all codecs.
24 \section usage_types Important Data Types
51 \section usage_features Features
69 \section usage_init Initialization
94 \section usage_errors Error Handling
115 \section usage_deadline Deadline
174 \section usage_xma_seg_id Segment Identifiers
180 \section usage_xma_seg_szalign Segment Size and Alignment
186 \section usage_xma_seg_flags Segment Flags
200 \section usage_xma_seg_basedtor Segment Base Address and Destructor
Dusage_dx.dox17 \section usage_cb Callback Based Decoding
39 \section usage_frame_iter Frame Iterator Based Decoding
49 \section usage_postproc Postprocessing
DPATENTS7 no-charge, royalty-free, irrevocable (except as stated in this section)
Dlibs.doxy_template96 # Doxygen will generate a detailed section even if there is only a brief
231 # subgroup of that type (e.g. under the Public Functions section). Set it to
275 # methods, which are defined in the implementation section but not in
291 # various overviews, but no documentation section is generated.
930 # the generated man pages (default is the subroutine's section .3)
1160 # toolkit from AT&T and Lucent Bell Labs. The other options in this section
/hardware/intel/img/libdrm/libdrm/radeon/
Dradeon_cs.h72 int section; member
190 if (cs->section) { in radeon_cs_write_dword()
199 if (cs->section) { in radeon_cs_write_qword()
208 if (cs->section) { in radeon_cs_write_table()
Dradeon_cs_gem.c211 if (cs->section) { in cs_gem_begin()
218 cs->section = 1; in cs_gem_begin()
247 if (!cs->section) { in cs_gem_end()
252 cs->section = 0; in cs_gem_end()
318 cs->section = 0; in cs_gem_erase()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
Dx86_abi_support.asm367 ; Name of the rodata section
386 section .note.GNU-stack noalloc noexec nowrite progbits
387 section .text
389 section .note.GNU-stack noalloc noexec nowrite progbits
390 section .text
392 section .note.GNU-stack noalloc noexec nowrite progbits
393 section .text
Demms.asm14 section .text
/hardware/intel/bootstub/
Dhead.S59 .section ".text.head","ax",@progbits
DLICENSE132 Thus, it is not the intent of this section to claim rights or contest
218 If any portion of this section is held invalid or unenforceable under
219 any particular circumstance, the balance of the section is intended to
220 apply and the section as a whole is intended to apply in other
223 It is not the purpose of this section to induce you to infringe any
225 such claims; this section has the sole purpose of protecting the
234 This section is intended to make thoroughly clear what is believed to
De820_bios.S47 .section ".text.head","ax",@progbits
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Dobj_int_extract.c121 struct section s; in parse_macho()
139 memcpy(&s, seg_buf, sizeof(struct section)); in parse_macho()
714 int16_t section = get_le16(ptr + 12); // section number in parse_coff() local
716 if (section > 0 && ptr[16] == 2) { in parse_coff()
740 if (!(strcmp(sectionlist[section - 1], ".bss"))) { in parse_coff()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
DPATENTS.TXT7 no-charge, royalty-free, irrevocable (except as stated in this section)
/hardware/ti/omap3/dspbridge/libbridge/
DCOPYING201 Thus, it is not the intent of this section to claim rights or contest
387 If any portion of this section is held invalid or unenforceable under any
388 particular circumstance, the balance of the section is intended to apply,
389 and the section as a whole is intended to apply in other circumstances.
391 It is not the purpose of this section to induce you to infringe any
393 such claims; this section has the sole purpose of protecting the
402 This section is intended to make thoroughly clear what is believed to
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/
DREADME354 users' long-term benefits. This section describes what you'll need to
360 tuple library. See the instructions in section "Choosing a TR1 Tuple
371 it in order to be thread-safe. See the "Multi-threaded Tests" section
383 This section discusses how to make your own changes to Google Test.
/hardware/intel/common/libva/doc/
DDoxyfile103 # Doxygen will generate a detailed section even if there is only a brief
271 # subgroup of that type (e.g. under the Public Functions section). Set it to
331 # methods, which are defined in the implementation section but not in
348 # various overviews, but no documentation section is generated.
1004 # filter section matches.
1042 … that a value of 0 will completely suppress the enum values from appearing in the overview section.
1271 # the generated man pages (default is the subroutine's section .3)
1504 # toolkit from AT&T and Lucent Bell Labs. The other options in this section
/hardware/qcom/display/msm8960/libgralloc/
DNOTICE89 (except as stated in this section) patent license to make, have made,
/hardware/qcom/display/msm8084/libgralloc/
DNOTICE89 (except as stated in this section) patent license to make, have made,
/hardware/libhardware/
DNOTICE89 (except as stated in this section) patent license to make, have made,

12