Home
last modified time | relevance | path

Searched defs:top (Results 576 - 600 of 1133) sorted by relevance

1...<<21222324252627282930>>...46

/third_party/ffmpeg/libavcodec/
H A Dmpegvideo_motion.c411 uint8_t *const top = src[1]; in put_obmc() local
/third_party/ffmpeg/libavfilter/
H A Dvf_fillborders.c38 int left, right, top, bottom; member
43 int left, right, top, bottom; member
498 const int top = s->borders[p].top; margins_borders8() local
543 const int top = s->borders[p].top; margins_borders16() local
[all...]
/third_party/ffmpeg/libavutil/
H A Davstring.c383 uint32_t top; in av_utf8_decode() local
/third_party/alsa-lib/src/topology/
H A Dsave.c561 snd_config_t *top, *top2; in snd_tplg_save() local
[all...]
/third_party/alsa-utils/topology/nhlt/intel/
H A Ddmic-nhlt.c21 static int set_dmic_data(struct intel_nhlt_params *nhlt, snd_config_t *dai_cfg, snd_config_t *top) in set_dmic_data() argument
59 static int set_pdm_data(struct intel_nhlt_params *nhlt, snd_config_t *cfg, snd_config_t *top) in set_pdm_data() argument
89 static int set_mic_data(struct intel_nhlt_params *nhlt, snd_config_t *cfg, snd_config_t *top) in set_mic_data() argument
108 static int set_vendor_mic_data(struct intel_nhlt_params *nhlt, snd_config_t *cfg, snd_config_t *top) in set_vendor_mic_data() argument
450 int nhlt_dmic_set_params(struct intel_nhlt_params *nhlt, snd_config_t *cfg, snd_config_t *top) in nhlt_dmic_set_params() argument
[all...]
/third_party/alsa-lib/test/lsb/
H A Dconfig.c61 snd_config_t *top; in test_top() local
165 snd_config_t *top, *c; in test_search() local
198 snd_config_t *top, *c; test_searchv() local
[all...]
/third_party/alsa-utils/alsactl/
H A Dalsactl.c170 static int dump_config_tree(snd_config_t *top) in dump_config_tree() argument
185 snd_config_t *top; in dump_state() local
198 snd_config_t *top, *cfg2; in dump_configuration() local
[all...]
/third_party/alsa-lib/src/timer/
H A Dtimer_query.c162 snd_config_t *top; in snd_timer_query_open() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DZoneMeta.java519 public static UResourceBundle openOlsonResource(UResourceBundle top, Strin argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
H A DMf2Parser.java61 private int top = -1; field in Mf2Parser.TopDownTreeBuilder
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DTransliteratorRegistry.java95 private String top; // top spec field in TransliteratorRegistry.Spec
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DTransliteratorRegistry.java96 private String top; // top spec field in TransliteratorRegistry.Spec
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DZoneMeta.java520 public static UResourceBundle openOlsonResource(UResourceBundle top, Strin argument
[all...]
/third_party/mesa3d/src/broadcom/common/
H A Dv3d_tiling.c180 bool top = mb_pixel_y < utile_h; in v3d_get_uif_pixel_offset() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_viewport.c190 float left, top, right, bottom, max_range, guardband_x, guardband_y; in r600_emit_guardband() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_viewport.c267 float left, top, right, bottom, max_range, guardband_x, guardband_y; in si_emit_guardband() local
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dprotocol_core_test.cc188 TestTypeComposite top; in CompositeParsingTest() local
/third_party/musl/porting/uniproton/kernel/src/math/
H A Dpow.c169 uint64_t ki, idx, top, sbits; in exp_inline() local
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dpow.c169 uint64_t ki, idx, top, sbits; in exp_inline() local
/third_party/musl/porting/liteos_m/kernel/src/math/
H A Dpow.c169 uint64_t ki, idx, top, sbits; in exp_inline() local
/third_party/musl/src/math/
H A Dpow.c169 uint64_t ki, idx, top, sbits; in exp_inline() local
/third_party/mesa3d/src/mesa/main/
H A Dglthread_varray.c582 struct glthread_client_attrib *top = in _mesa_glthread_PushClientAttrib() local
613 struct glthread_client_attrib *top in _mesa_glthread_PopClientAttrib() local
[all...]
H A Dmatrix.c103 matrix_frustum(struct gl_matrix_stack* stack, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble nearval, GLdouble farval, const char* caller) matrix_frustum() argument
146 _mesa_Frustum( GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble nearval, GLdouble farval ) _mesa_Frustum() argument
160 _mesa_MatrixFrustumEXT( GLenum matrixMode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble nearval, GLdouble farval ) _mesa_MatrixFrustumEXT() argument
180 matrix_ortho(struct gl_matrix_stack* stack, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble nearval, GLdouble farval, const char* caller) matrix_ortho() argument
227 _mesa_Ortho( GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble nearval, GLdouble farval ) _mesa_Ortho() argument
241 _mesa_MatrixOrthoEXT( GLenum matrixMode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble nearval, GLdouble farval ) _mesa_MatrixOrthoEXT() argument
[all...]
/third_party/mesa3d/src/panfrost/util/
H A Dpan_lower_framebuffer.c272 nir_ssa_def *top = in pan_pack_unorm_1010102() local
/third_party/node/deps/v8/src/compiler/backend/
H A Dspill-placer.cc431 TopLevelLiveRange* top = data()->live_ranges()[vreg_to_spill]; in SecondBackwardPass() local
467 TopLevelLiveRange* top = data()->live_ranges()[vreg]; in CommitSpill() local

Completed in 22 milliseconds

1...<<21222324252627282930>>...46