Home
last modified time | relevance | path

Searched refs:top (Results 1276 - 1300 of 2468) sorted by relevance

1...<<51525354555657585960>>...99

/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov2680.c174 .top = OV2680_ACTIVE_START_TOP,
359 sensor->mode.v_start = (sensor->mode.crop.top + in ov2680_calc_mode()
689 sel->r.top = 0; in ov2680_get_selection()
723 rect.top = clamp_val(ALIGN(sel->r.top, 2), in ov2680_set_selection()
734 OV2680_NATIVE_HEIGHT - rect.top); in ov2680_set_selection()
H A Dtvp5150.c1019 crop->top = 0; in tvp5150_set_default()
1092 regmap_write(decoder->regmap, TVP5150_VERT_BLANKING_START, rect->top); in tvp5150_set_hw_selection()
1094 rect->top + rect->height - hmax); in tvp5150_set_hw_selection()
1118 dev_dbg_lvl(sd->dev, 1, debug, "%s left=%d, top=%d, width=%d, height=%d\n", in tvp5150_set_selection()
1119 __func__, rect->left, rect->top, rect->width, rect->height); in tvp5150_set_selection()
1123 rect->top = clamp(rect->top, 0, TVP5150_MAX_CROP_TOP); in tvp5150_set_selection()
1134 hmax - TVP5150_MAX_CROP_TOP - rect->top, in tvp5150_set_selection()
1135 hmax - rect->top, 0, 0); in tvp5150_set_selection()
1169 sel->r.top in tvp5150_get_selection()
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-hw.c842 dst_rect.top /= 2; in bdisp_hw_build_node()
847 node->txy = cfg->vflip ? (dst_rect.height - 1) : dst_rect.top; in bdisp_hw_build_node()
855 /* handle only the top field which is half height of a frame */ in bdisp_hw_build_node()
856 src_rect.top /= 2; in bdisp_hw_build_node()
870 node->s2xy = src_rect.top << 16 | src_rect.left; in bdisp_hw_build_node()
876 src_rect.top /= 2; in bdisp_hw_build_node()
892 node->s2xy = src_rect.top << 16 | src_rect.left; in bdisp_hw_build_node()
/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/
H A Dcamss-vfe-4-7.c860 first = line->crop.top; in vfe_set_crop_cfg()
861 last = line->crop.top + line->crop.height - 1; in vfe_set_crop_cfg()
870 first = line->crop.top; in vfe_set_crop_cfg()
871 last = line->crop.top + line->crop.height - 1; in vfe_set_crop_cfg()
873 first = line->crop.top / 2; in vfe_set_crop_cfg()
874 last = line->crop.top / 2 + line->crop.height / 2 - 1; in vfe_set_crop_cfg()
H A Dcamss-vfe-4-8.c831 first = line->crop.top; in vfe_set_crop_cfg()
832 last = line->crop.top + line->crop.height - 1; in vfe_set_crop_cfg()
841 first = line->crop.top; in vfe_set_crop_cfg()
842 last = line->crop.top + line->crop.height - 1; in vfe_set_crop_cfg()
844 first = line->crop.top / 2; in vfe_set_crop_cfg()
845 last = line->crop.top / 2 + line->crop.height / 2 - 1; in vfe_set_crop_cfg()
H A Dcamss-vfe-4-1.c706 first = line->crop.top; in vfe_set_crop_cfg()
707 last = line->crop.top + line->crop.height - 1; in vfe_set_crop_cfg()
716 first = line->crop.top; in vfe_set_crop_cfg()
717 last = line->crop.top + line->crop.height - 1; in vfe_set_crop_cfg()
719 first = line->crop.top / 2; in vfe_set_crop_cfg()
720 last = line->crop.top / 2 + line->crop.height / 2 - 1; in vfe_set_crop_cfg()
H A Dcamss-vfe.c946 if (rect->height + rect->top > compose->height) in vfe_try_crop()
947 rect->top = compose->height - rect->height; in vfe_try_crop()
959 rect->top = 0; in vfe_try_crop()
1145 sel->r.top = 0; in vfe_get_selection()
1167 sel->r.top = rect->top; in vfe_get_selection()
/third_party/ffmpeg/libavcodec/
H A Dvc1dsp.c87 static void vc1_v_s_overlap_c(int16_t *top, int16_t *bottom) in vc1_v_s_overlap_c() argument
94 a = top[48]; in vc1_v_s_overlap_c()
95 b = top[56]; in vc1_v_s_overlap_c()
101 top[48] = ((a * 8) - d1 + rnd1) >> 3; in vc1_v_s_overlap_c()
102 top[56] = ((b * 8) - d2 + rnd2) >> 3; in vc1_v_s_overlap_c()
107 top++; in vc1_v_s_overlap_c()
/third_party/icu/icu4c/source/common/
H A Duresdata.cpp1344 int32_t bundleLength, indexLength, keysBottom, keysTop, resBottom, top; in ures_swap() local
1406 top=udata_readInt32(ds, inIndexes[URES_INDEX_BUNDLE_TOP]); in ures_swap()
1409 if(0<=bundleLength && bundleLength<top) { in ures_swap()
1410 udata_printError(ds, "ures_swap(): resource top %d exceeds bundle length %d\n", in ures_swap()
1411 top, bundleLength); in ures_swap()
1452 uprv_memcpy(outBundle, inBundle, 4*top); in ures_swap()
1509 return headerSize+4*top; in ures_swap()
/third_party/nghttp2/src/
H A Dshrpx_worker.cc216 auto &top = wg->pq.top(); in ensure_enqueue_addr() local
217 cycle = top.cycle; in ensure_enqueue_addr()
229 auto &top = wgpq.top(); in ensure_enqueue_addr() local
230 cycle = top.cycle; in ensure_enqueue_addr()
/third_party/node/deps/icu-small/source/common/
H A Duresdata.cpp1344 int32_t bundleLength, indexLength, keysBottom, keysTop, resBottom, top; in ures_swap() local
1406 top=udata_readInt32(ds, inIndexes[URES_INDEX_BUNDLE_TOP]); in ures_swap()
1409 if(0<=bundleLength && bundleLength<top) { in ures_swap()
1410 udata_printError(ds, "ures_swap(): resource top %d exceeds bundle length %d\n", in ures_swap()
1411 top, bundleLength); in ures_swap()
1452 uprv_memcpy(outBundle, inBundle, 4*top); in ures_swap()
1509 return headerSize+4*top; in ures_swap()
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_draw.c82 viewport_top = MIN2(MAX2(ctx->viewport.top, 0), fb->base.height); in lima_clip_scissor_to_viewport()
95 ctx->ext_viewport.top = ctx->viewport.top; in lima_extend_viewport()
111 ctx->ext_viewport.top = ctx->viewport.top + line_width / 2; in lima_extend_viewport()
348 PLBU_CMD_VIEWPORT_TOP(fui(ctx->ext_viewport.top)); in lima_pack_plbu_cmd()
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
H A Dmacro_checker_file.py286 This is the top-level method for checking a spec file.
635 top = self.getInnermostBlockEntry()
641 if top and top.block_type == new_block_type:
645 "processPossibleBlockDelimiter: %s: Matched delimiter type %s, but did not exactly match current delim %s to top of stack %s, may be a typo?",
648 # Empty stack, or top doesn't match us.
682 """Do any block-type-specific processing and pop the top block.
1477 """Get the BlockEntry for the top block delim on our stack."""
1483 """Get the delimiter for the top block on our stack."""
1484 top
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Duresdata.cpp1344 int32_t bundleLength, indexLength, keysBottom, keysTop, resBottom, top; in ures_swap() local
1406 top=udata_readInt32(ds, inIndexes[URES_INDEX_BUNDLE_TOP]); in ures_swap()
1409 if(0<=bundleLength && bundleLength<top) { in ures_swap()
1410 udata_printError(ds, "ures_swap(): resource top %d exceeds bundle length %d\n", in ures_swap()
1411 top, bundleLength); in ures_swap()
1452 uprv_memcpy(outBundle, inBundle, 4*top); in ures_swap()
1509 return headerSize+4*top; in ures_swap()
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Ds5k6aa.c658 ret = s5k6aa_write(c, REG_G_PREVZOOM_IN_YOFFS, r->top); in s5k6aa_set_input_params()
1154 crop->top = clamp_t(unsigned int, crop->top, 0, in s5k6aa_set_fmt()
1183 rect->left, rect->top, rect->width, rect->height); in s5k6aa_get_selection()
1218 sel->r.top = clamp_t(unsigned int, sel->r.top, 0, max_y); in s5k6aa_set_selection()
1225 crop_r->left, crop_r->top, crop_r->width, crop_r->height); in s5k6aa_set_selection()
1440 crop->top = 0; in s5k6aa_open()
1610 s5k6aa->ccd_rect.top = 0; in s5k6aa_probe()
H A Dtvp5150.c1019 crop->top = 0; in tvp5150_set_default()
1092 regmap_write(decoder->regmap, TVP5150_VERT_BLANKING_START, rect->top); in tvp5150_set_hw_selection()
1094 rect->top + rect->height - hmax); in tvp5150_set_hw_selection()
1118 dev_dbg_lvl(sd->dev, 1, debug, "%s left=%d, top=%d, width=%d, height=%d\n", in tvp5150_set_selection()
1119 __func__, rect->left, rect->top, rect->width, rect->height); in tvp5150_set_selection()
1123 rect->top = clamp(rect->top, 0, TVP5150_MAX_CROP_TOP); in tvp5150_set_selection()
1134 hmax - TVP5150_MAX_CROP_TOP - rect->top, in tvp5150_set_selection()
1135 hmax - rect->top, 0, 0); in tvp5150_set_selection()
1169 sel->r.top in tvp5150_get_selection()
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/imx/
H A Dimx-media-csi.c114 bool interweave_swap; /* swap top/bottom lines when interweaving */
500 /* start interweave scan at 1st top line (2nd line) */ in csi_idmac_setup_channel()
515 /* start interweave scan at 1st top line (2nd line) */ in csi_idmac_setup_channel()
516 image.rect.top = 1; in csi_idmac_setup_channel()
1227 crop->top = (in_height == 480) ? 2 : 0; in csi_try_crop()
1230 if (crop->top + crop->height > in_height) in csi_try_crop()
1231 crop->top = in_height - crop->height; in csi_try_crop()
1499 crop->top = 0; in csi_try_fmt()
1506 compose->top = 0; in csi_try_fmt()
1604 sel->r.top in csi_get_selection()
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/imx/
H A Dimx-media-csi.c114 bool interweave_swap; /* swap top/bottom lines when interweaving */
502 /* start interweave scan at 1st top line (2nd line) */ in csi_idmac_setup_channel()
517 /* start interweave scan at 1st top line (2nd line) */ in csi_idmac_setup_channel()
518 image.rect.top = 1; in csi_idmac_setup_channel()
1210 crop->top = (in_height == 480) ? 2 : 0; in csi_try_crop()
1213 if (crop->top + crop->height > in_height) in csi_try_crop()
1214 crop->top = in_height - crop->height; in csi_try_crop()
1483 crop->top = 0; in csi_try_fmt()
1490 compose->top = 0; in csi_try_fmt()
1590 sel->r.top in csi_get_selection()
[all...]
/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler-tonode.cc1298 base::uc32 top = std::min({range.to(), kMaxUtf16CodeUnitU}); in RationalizeConsecutiveAtoms() local
1300 if (bottom >= kLeadSurrogateStart && top <= kTrailSurrogateEnd) continue; in RationalizeConsecutiveAtoms()
1303 if (top > kMaxOneByteCharCode) top = kMaxOneByteCharCode; in RationalizeConsecutiveAtoms()
1306 if (top == bottom) { in RationalizeConsecutiveAtoms()
1334 while (pos <= top) { in RationalizeConsecutiveAtoms()
1344 int end = (block_end > top) ? top : block_end; in RationalizeConsecutiveAtoms()
1351 if (!(bottom <= range_from && range_to <= top)) { in RationalizeConsecutiveAtoms()
/third_party/skia/src/utils/
H A DSkPolyUtils.cpp488 // knock one value off the top to account for rounding in SkComputeRadialSteps()
708 ActiveEdge* top = &fTreeHead; in insert() local
711 ActiveEdge *curr = top->fChild[1]; in insert()
741 int dir2 = (top->fChild[1] == grandparent); in insert()
743 top->fChild[dir2] = SingleRotation(grandparent, !last); in insert()
745 top->fChild[dir2] = DoubleRotation(grandparent, !last); in insert()
755 int dir2 = (top->fChild[1] == grandparent); in insert()
757 top->fChild[dir2] = SingleRotation(grandparent, !last); in insert()
759 top->fChild[dir2] = DoubleRotation(grandparent, !last); in insert()
785 top in insert()
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_ff.c1167 static uint8_t ps_d3dtop_args_mask(D3DTEXTUREOP top) in ps_d3dtop_args_mask() argument
1169 switch (top) { in ps_d3dtop_args_mask()
1204 ps_do_ts_op(struct ps_build_ctx *ps, unsigned top, struct ureg_dst dst, struct ureg_src *arg) in ps_do_ts_op() argument
1213 if (top != D3DTOP_SELECTARG1 && top != D3DTOP_SELECTARG2 && in ps_do_ts_op()
1214 top != D3DTOP_MODULATE && top != D3DTOP_PREMODULATE && in ps_do_ts_op()
1215 top != D3DTOP_BLENDDIFFUSEALPHA && top != D3DTOP_BLENDTEXTUREALPHA && in ps_do_ts_op()
1216 top ! in ps_do_ts_op()
[all...]
/third_party/python/Lib/
H A Dturtle.py500 outline=None, width=None, top=False):
506 top is a boolean value, which specifies if polyitem
507 will be put on top of the canvas' displaylist so it
521 if top:
531 fill=None, width=None, top=False):
536 top is a boolean value, which specifies if polyitem
537 will be put on top of the canvas' displaylist so it
550 if top:
3028 width=w, top=True)
3035 outline=self._cc(oc), width=self._outlinewidth, top
[all...]
/kernel/linux/linux-5.10/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c59 * output image. Tiles are numbered row major from top left to bottom
98 u32 top; member
612 * Tile top edge alignment is only limited by chroma subsampling.
664 * tiles are in a row, and output tile top position and height are set.
685 out_tile->top = out_left; in fill_tile_column()
695 * Fill in top position and height and for all tiles in an input row, and
713 in_tile->top = in_top; in fill_tile_row()
720 out_tile->top = out_top; in fill_tile_row()
729 * top / left pixels of each tile.
756 /* Switch width/height and align top lef in find_seams()
992 u32 H, top, y_stride, uv_stride; calc_tile_offsets_planar() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c62 * output image. Tiles are numbered row major from top left to bottom
101 u32 top; member
611 * Tile top edge alignment is only limited by chroma subsampling.
663 * tiles are in a row, and output tile top position and height are set.
684 out_tile->top = out_left; in fill_tile_column()
694 * Fill in top position and height and for all tiles in an input row, and
712 in_tile->top = in_top; in fill_tile_row()
719 out_tile->top = out_top; in fill_tile_row()
728 * top / left pixels of each tile.
755 /* Switch width/height and align top lef in find_seams()
991 u32 H, top, y_stride, uv_stride; calc_tile_offsets_planar() local
[all...]
/third_party/node/deps/v8/src/execution/
H A Dframes.cc61 // particular frame. Needs to know the top of the handler chain.
125 // frame code that computes the caller state to access the top in Advance()
155 void StackFrameIterator::Reset(ThreadLocalTop* top) { in Reset() argument
158 ExitFrame::GetStateForFramePointer(Isolate::c_entry_fp(top), &state); in Reset()
159 handler_ = StackHandler::FromAddress(Isolate::handler(top)); in Reset()
164 void StackFrameIterator::Reset(ThreadLocalTop* top, wasm::StackMemory* stack) { in Reset() argument
172 handler_ = StackHandler::FromAddress(Isolate::handler(top)); in Reset()
337 // Check if top stack frame is a bytecode handler stub frame. in IsNoFrameBytecodeHandlerPc()
362 ThreadLocalTop* top = isolate->thread_local_top(); in SafeStackFrameIterator() local
387 } else if (IsValidTop(top)) { in SafeStackFrameIterator()
[all...]

Completed in 88 milliseconds

1...<<51525354555657585960>>...99