| /third_party/ffmpeg/libavcodec/ |
| H A D | mpegvideo_motion.c | 411 uint8_t *const top = src[1]; in put_obmc() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_fillborders.c | 38 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 D | avstring.c | 383 uint32_t top; in av_utf8_decode() local
|
| /third_party/alsa-lib/src/topology/ |
| H A D | save.c | 561 snd_config_t *top, *top2; in snd_tplg_save() local [all...] |
| /third_party/alsa-utils/topology/nhlt/intel/ |
| H A D | dmic-nhlt.c | 21 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 D | config.c | 61 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 D | alsactl.c | 170 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 D | timer_query.c | 162 snd_config_t *top; in snd_timer_query_open() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | ZoneMeta.java | 519 public static UResourceBundle openOlsonResource(UResourceBundle top, Strin argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/ |
| H A D | Mf2Parser.java | 61 private int top = -1; field in Mf2Parser.TopDownTreeBuilder
|
| /third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
| H A D | TransliteratorRegistry.java | 95 private String top; // top spec field in TransliteratorRegistry.Spec [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | TransliteratorRegistry.java | 96 private String top; // top spec field in TransliteratorRegistry.Spec [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | ZoneMeta.java | 520 public static UResourceBundle openOlsonResource(UResourceBundle top, Strin argument [all...] |
| /third_party/mesa3d/src/broadcom/common/ |
| H A D | v3d_tiling.c | 180 bool top = mb_pixel_y < utile_h; in v3d_get_uif_pixel_offset() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_viewport.c | 190 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 D | si_state_viewport.c | 267 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 D | protocol_core_test.cc | 188 TestTypeComposite top; in CompositeParsingTest() local
|
| /third_party/musl/porting/uniproton/kernel/src/math/ |
| H A D | pow.c | 169 uint64_t ki, idx, top, sbits; in exp_inline() local
|
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| H A D | pow.c | 169 uint64_t ki, idx, top, sbits; in exp_inline() local
|
| /third_party/musl/porting/liteos_m/kernel/src/math/ |
| H A D | pow.c | 169 uint64_t ki, idx, top, sbits; in exp_inline() local
|
| /third_party/musl/src/math/ |
| H A D | pow.c | 169 uint64_t ki, idx, top, sbits; in exp_inline() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | glthread_varray.c | 582 struct glthread_client_attrib *top = in _mesa_glthread_PushClientAttrib() local 613 struct glthread_client_attrib *top in _mesa_glthread_PopClientAttrib() local [all...] |
| H A D | matrix.c | 103 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 D | pan_lower_framebuffer.c | 272 nir_ssa_def *top = in pan_pack_unorm_1010102() local
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | spill-placer.cc | 431 TopLevelLiveRange* top = data()->live_ranges()[vreg_to_spill]; in SecondBackwardPass() local 467 TopLevelLiveRange* top = data()->live_ranges()[vreg]; in CommitSpill() local
|