Home
last modified time | relevance | path

Searched refs:splitter (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_private_obj.c177 struct komeda_splitter *splitter) in komeda_splitter_obj_add() argument
185 st->base.component = &splitter->base; in komeda_splitter_obj_add()
187 &splitter->base.obj, &st->base.obj, in komeda_splitter_obj_add()
401 if (pipe->splitter) { in komeda_kms_add_private_objs()
402 err = komeda_splitter_obj_add(kms, pipe->splitter); in komeda_kms_add_private_objs()
H A Dkomeda_pipeline_state.c563 komeda_splitter_validate(struct komeda_splitter *splitter, in komeda_splitter_validate() argument
572 if (!splitter) { in komeda_splitter_validate()
577 if (!in_range(&splitter->hsize, dflow->in_w)) { in komeda_splitter_validate()
583 if (!in_range(&splitter->vsize, dflow->in_h)) { in komeda_splitter_validate()
589 c_st = komeda_component_get_state_and_set_user(&splitter->base, in komeda_splitter_validate()
595 komeda_split_data_flow(splitter->base.pipeline->scalers[0], in komeda_splitter_validate()
604 komeda_component_set_output(&l_output->input, &splitter->base, 0); in komeda_splitter_validate()
605 komeda_component_set_output(&r_output->input, &splitter->base, 1); in komeda_splitter_validate()
1164 err = komeda_splitter_validate(pipe->splitter, conn_st, in komeda_build_wb_split_data_flow()
H A Dkomeda_pipeline.c97 pos = to_cpos(pipe->splitter); in komeda_pipeline_get_component_pos()
H A Dkomeda_pipeline.h421 struct komeda_splitter *splitter; member
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/
H A Dsocfpga-dwmac.txt24 altr,emac-splitter: Should be the phandle to the emac splitter soft IP node if
25 DWMAC controller is connected emac splitter.
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/zlmediakit/include/
H A Dmk_h264_splitter.h29 typedef void(API_CALL *on_mk_h264_splitter_frame)(void *user_data, mk_h264_splitter splitter, const…
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_component.c947 struct komeda_splitter *splitter; in d71_splitter_init() local
952 c = komeda_component_add(&d71->pipes[pipe_id]->base, sizeof(*splitter), in d71_splitter_init()
964 splitter = to_splitter(c); in d71_splitter_init()
966 set_range(&splitter->hsize, 4, get_blk_line_size(d71, reg)); in d71_splitter_init()
967 set_range(&splitter->vsize, 4, d71->max_vsize); in d71_splitter_init()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dtypeahead.jquery.js291 var splitter = /\s+/, nextTick = getNextTick();
303 types = types.split(splitter);
326 types = types.split(splitter);
337 types = types.split(splitter);
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/
H A Dkernel-doc1357 my $splitter = shift;
1368 foreach my $arg (split($splitter, $args)) {
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/
H A Dkernel-doc1357 my $splitter = shift;
1368 foreach my $arg (split($splitter, $args)) {
/OK3568_Linux_fs/u-boot/scripts/
H A Dkernel-doc1857 my $splitter = shift;
1867 foreach my $arg (split($splitter, $args)) {
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/
H A Dkernel-doc1944 my $splitter = shift;
1954 foreach my $arg (split($splitter, $args)) {
/OK3568_Linux_fs/kernel/scripts/
H A Dkernel-doc1512 my $splitter = shift;
1523 foreach my $arg (split($splitter, $args)) {
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/
H A Dkernel-doc1512 my $splitter = shift;
1523 foreach my $arg (split($splitter, $args)) {
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/
H A Dkernel-doc1944 my $splitter = shift;
1954 foreach my $arg (split($splitter, $args)) {
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/
H A Dkernel-doc1512 my $splitter = shift;
1523 foreach my $arg (split($splitter, $args)) {
/OK3568_Linux_fs/buildroot/package/gcc/arc-2020.09-release/
H A D0001-arc-Refurbish-adc-sbc-patterns.patch174 ; combiner-splitter cmp / scc -> cmp / adc
/OK3568_Linux_fs/kernel/Documentation/input/devices/
H A Dxpad.rst124 Thanks to the trip splitter found on the cable you don't even need to cut the
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dexported-sql-viewer.py2232 self.splitter = SwitchGraphSplitter()
2233 self.splitter.addWidget(self.view)
2234 self.splitter.addWidget(self.legend)
2256 self.vbox = VBoxLayout(self.splitter, self.hbox)
/OK3568_Linux_fs/yocto/poky/documentation/sdk-manual/
H A Dextensible.rst991 require the quotes, but the shell considers ";" as a splitter
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccint.info28311 Use the 'DONE' macro to end RTL generation for the splitter. The
28319 'define_split' fails, it means that the splitter was not truly
28422 The splitter is allowed to split jump instructions into sequence of
28546 The splitter in this case simply replaces operand 1 with the constant
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccint.info28311 Use the 'DONE' macro to end RTL generation for the splitter. The
28319 'define_split' fails, it means that the splitter was not truly
28422 The splitter is allowed to split jump instructions into sequence of
28546 The splitter in this case simply replaces operand 1 with the constant