Home
last modified time | relevance | path

Searched full:ssy (Results 1 – 25 of 292) sorted by relevance

12345678910>>...12

/external/skia/src/gpu/effects/
DGrYUVtoRGBEffect.cpp62 auto [ssx, ssy] = yuvaProxies.yuvaInfo().planeSubsamplingFactors(i); in Make()
64 SkASSERT(ssy > 0 && ssy <= 2); in Make()
67 if (ssx > 1 || ssy > 1) { in Make()
73 scaleY = 1.f/ssy; in Make()
96 snapY = (ssy != 1); in Make()
/external/mesa3d/src/mesa/swrast/
Ds_copypix.c277 GLint ssy = sy; in copy_depth_pixels() local
284 for (j = 0; j < height; j++, ssy += stepy) { in copy_depth_pixels()
285 _swrast_read_depth_span_float(ctx, readRb, width, srcx, ssy, p); in copy_depth_pixels()
374 GLint ssy = sy; in copy_stencil_pixels() local
381 for (j = 0; j < height; j++, ssy += stepy) { in copy_stencil_pixels()
382 _swrast_read_stencil_span( ctx, rb, width, srcx, ssy, p ); in copy_stencil_pixels()
/external/libaom/libaom/av1/common/
Dloopfiltermask.c942 const int ssy = plane_ptr->subsampling_y; in av1_filter_block_plane_bitmask_vert() local
944 const int row_step = 1 << ssy; in av1_filter_block_plane_bitmask_vert()
945 const int two_row_step = 2 << ssy; in av1_filter_block_plane_bitmask_vert()
960 const int row = r | ssy; in av1_filter_block_plane_bitmask_vert()
1031 const int ssy = plane_ptr->subsampling_y; in av1_filter_block_plane_bitmask_horz() local
1033 const int row_step = 1 << ssy; in av1_filter_block_plane_bitmask_horz()
1048 const int row = r | ssy; in av1_filter_block_plane_bitmask_horz()
1101 const int ssy = plane_ptr->subsampling_y; in av1_filter_block_plane_ver() local
1103 const int single_step = 1 << ssy; in av1_filter_block_plane_ver()
1104 const int r_step = 2 << ssy; in av1_filter_block_plane_ver()
[all …]
Dreconinter.c643 const int ssy = inter_pred_params->subsampling_y; in build_masked_compound_no_round() local
651 ssy, &inter_pred_params->conv_params, in build_masked_compound_no_round()
655 src1_stride, mask, mask_stride, w, h, ssx, ssy, in build_masked_compound_no_round()
660 src1_stride, mask, mask_stride, w, h, ssx, ssy, in build_masked_compound_no_round()
1369 const int ssy = xd->plane[plane].subsampling_y; in av1_build_intra_predictors_for_interintra() local
1370 BLOCK_SIZE plane_bsize = get_plane_block_size(bsize, ssx, ssy); in av1_build_intra_predictors_for_interintra()
1387 const int ssy = xd->plane[plane].subsampling_y; in av1_combine_interintra() local
1388 const BLOCK_SIZE plane_bsize = get_plane_block_size(bsize, ssx, ssy); in av1_combine_interintra()
Dcfl.h27 const int ssy = xd->plane[AOM_PLANE_U].subsampling_y; in is_cfl_allowed() local
28 const int plane_bsize = get_plane_block_size(bsize, ssx, ssy); in is_cfl_allowed()
/external/cldr/seed/main/
Dssy_ER.xml11 <language type="ssy"/>
/external/cldr/seed/collation/
Dssy.xml11 <language type="ssy"/>
/external/cldr/seed/casing/
Dssy.xml10 <language type="ssy"/>
/external/snakeyaml/src/test/resources/issues/
Dissue99-base64_double_quoted.yaml36 VkEj6CtGOPI2FeRvA5yoHB/SsY/Ci4XCFeXodskiM+8nBcz/AKT+fU00b5JesUJt\
Dissue99-base64_literal.yaml36 VkEj6CtGOPI2FeRvA5yoHB/SsY/Ci4XCFeXodskiM+8nBcz/AKT+fU00b5JesUJt
Dissue99-base64_literal_custom_tag.yaml36 VkEj6CtGOPI2FeRvA5yoHB/SsY/Ci4XCFeXodskiM+8nBcz/AKT+fU00b5JesUJt
/external/libaom/libaom/av1/encoder/
Dreconinter_enc.c47 int ssy = inter_pred_params->subsampling_y; in enc_calc_subpel_params() local
49 orig_pos_y += src_mv->row * (1 << (1 - ssy)); in enc_calc_subpel_params()
57 const int top = -AOM_LEFT_TOP_MARGIN_SCALED(ssy); in enc_calc_subpel_params()
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_bc_fmt_def.inc405 BC_FIELD(VTX_WORD0, SRC_SEL_Y, SSY, 27, 26)
540 BC_FIELD(TEX_WORD2, SRC_SEL_Y, SSY, 25, 23)
551 BC_FIELD(MEM_GDS_WORD0, SRC_SEL_Y, SSY, 25, 23)
581 BC_FIELD(MEM_RD_WORD0, SRC_SEL_Y, SSY, 14, 13)
/external/cldr/tools/java/org/unicode/cldr/util/data/
DlocaleReplacements.txt1 language deprecated aa_SAAHO ssy
/external/libvpx/libvpx/vp9/encoder/
Dvp9_denoiser.h97 int ssx, int ssy,
Dvp9_denoiser.c608 int ssx, int ssy, in vp9_denoiser_alloc() argument
650 denoise_width, denoise_height, ssx, ssy, in vp9_denoiser_alloc()
665 denoise_width, denoise_height, ssx, ssy, in vp9_denoiser_alloc()
678 fail = vpx_alloc_frame_buffer(&denoiser->last_source, width, height, ssx, ssy, in vp9_denoiser_alloc()
/external/cldr/tools/java/org/unicode/cldr/util/
DLanguageGroup.java66 "shi", "ssy", "ti", "byn", "gez", "sid", "syr", "tig", "wal"); in add() argument
/external/cldr/tools/java/org/unicode/cldr/tool/
DWritePluralRules.java159 …b nd ne nn nnh no nr ny nyn om or os pap ps rm rof rwk saq seh sn so sq ss ssy st syr ta te teo ti…
/external/icu/icu4c/source/data/lang/
Duz_Cyrl.txt269 ssy{"саҳоча"}
Daz_Cyrl.txt329 ssy{"саһо"}
Dsmn.txt333 ssy{"saho"}
/external/icu/icu4c/source/test/testdata/
DlocaleCanonicalization.txt45 aa_saaho ; ssy
781 aar_saaho ; ssy
/external/cldr/common/testData/localeIdentifiers/
DlocaleCanonicalization.txt45 aa_saaho ; ssy
781 aar_saaho ; ssy
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/
DlocaleCanonicalization.txt45 aa_saaho ; ssy
781 aar_saaho ; ssy
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DlocaleCanonicalization.txt45 aa_saaho ; ssy
781 aar_saaho ; ssy

12345678910>>...12