Home
last modified time | relevance | path

Searched defs:accel (Results 1 – 25 of 45) sorted by relevance

12

/external/harfbuzz_ng/src/
Dhb-aat-layout.cc264 auto &accel = *font->face->table.morx; in hb_aat_layout_substitute() local
277 auto &accel = *font->face->table.mort; in hb_aat_layout_substitute() local
337 auto &accel = *font->face->table.kerx; in hb_aat_layout_position() local
Dhb-subset-accelerator.hh60 hb_subset_accelerator_t* accel = in create() local
77 hb_subset_accelerator_t *accel = (hb_subset_accelerator_t *) p; in destroy() local
Dhb-ot-layout-gpos-table.hh67 auto *accel = gpos->get_accel (lookup_index); in dispatch_recurse_func() local
Dhb-ot-layout-gsub-table.hh80 auto *accel = gsub->get_accel (lookup_index); in dispatch_recurse_func() local
Dhb-ot-layout.cc1556 auto *accel = gsub->get_accel (lookup_index); in hb_ot_layout_lookup_would_substitute() local
1898 const GSUB::accelerator_t &accel; member
1910 const GPOS::accelerator_t &accel; member
1916 const OT::hb_ot_layout_lookup_accelerator_t &accel, in apply_forward()
1947 const OT::hb_ot_layout_lookup_accelerator_t &accel, in apply_backward()
1971 const OT::hb_ot_layout_lookup_accelerator_t &accel) in apply_string()
2026 auto *accel = proxy.accel.get_accel (lookup_index); in apply() local
2091 const OT::hb_ot_layout_lookup_accelerator_t &accel) in hb_ot_layout_substitute_lookup()
Dhb-subset.cc569 hb_subset_accelerator_t* accel = plan->inprogress_accelerator; in _attach_accelerator_data() local
Dhb-aat-layout-kerx-table.hh119 accelerator_t accel (*this, c); in apply() local
447 accelerator_t accel (*this, c); in apply() local
742 accelerator_t accel (*this, c); in apply() local
Dhb-subset-cff-common.hh526 cff_subset_accelerator_t* accel = in create() local
539 cff_subset_accelerator_t* accel = (cff_subset_accelerator_t*) value; in destroy() local
Dhb-ot-cmap-table.hh680 accelerator_t accel (this); in get_glyph() local
685 accelerator_t accel (this); in collect_unicodes() local
692 accelerator_t accel (this); in collect_mapping() local
/external/mesa3d/src/panfrost/midgard/
Dmidgard_opt_perspective.c130 midgard_instruction accel = { in midgard_opt_combine_projection() local
/external/v4l-utils/lib/libv4lconvert/processing/
Dautogain.c45 int steps, int limit, int accel) in autogain_adjust()
/external/mesa3d/src/gallium/auxiliary/util/
Du_screen.c41 u_init_pipe_screen_caps(struct pipe_screen *pscreen, int accel) in u_init_pipe_screen_caps()
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.9/src/dfa/
Dmod.rs346 pub(crate) mod accel; module
Daccel.rs294 let accel = Accel::from_slice(&self.as_bytes()[offset..]) in get() localVariable
369 let accel = self.accels.get(self.i)?; in next() localVariable
Dsparse.rs367 let accel = dfa.accelerator(state.id()); in from_dense() localVariable
1516 let accel = &state[1..accel_len + 1]; in state() localVariable
1736 let accel = &mut state[1..accel_len + 1]; in state_mut() localVariable
2265 accel: &'a [u8], field
2458 accel: &'a mut [u8], field
/external/tensorflow/tensorflow/lite/examples/label_image/
Dlabel_image.h27 bool accel = false; member
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.9/src/dfa/
Dmod.rs346 pub(crate) mod accel; module
Daccel.rs294 let accel = Accel::from_slice(&self.as_bytes()[offset..]) in get() localVariable
369 let accel = self.accels.get(self.i)?; in next() localVariable
Dsparse.rs367 let accel = dfa.accelerator(state.id()); in from_dense() localVariable
1516 let accel = &state[1..accel_len + 1]; in state() localVariable
1736 let accel = &mut state[1..accel_len + 1]; in state_mut() localVariable
2265 accel: &'a [u8], field
2458 accel: &'a mut [u8], field
/external/zstd/lib/dictBuilder/
Dfastcover.c231 unsigned accel) { in FASTCOVER_checkParameters()
534 unsigned f, unsigned accel) in FASTCOVER_convertToFastCoverParams()
639 const unsigned accel = parameters->accel == 0 ? DEFAULT_ACCEL : parameters->accel; in ZDICT_optimizeTrainFromBuffer_fastCover() local
/external/zstd/lib/
Dzdict.h331 …unsigned accel; /* Acceleration level: constraint: 0 < accel <= 10, higher means fast… member
/external/freetype/src/pcf/
Dpcfdrivr.c399 PCF_Accel accel = &( (PCF_Face)size->face )->accel; in PCF_Size_Select() local
Dpcfread.c1190 PCF_Accel accel = &face->accel; in pcf_get_accel() local
Dpcf.h155 PCF_AccelRec accel; member
/external/deqp/framework/platform/win32/
DtcuWGL.cpp327 static PixelFormatInfo::Acceleration translateAcceleration(int accel) in translateAcceleration()

12