Home
last modified time | relevance | path

Searched refs:col_mode (Results 1 – 18 of 18) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/usb/stk1160/
H A Dstk1160-v4l.c42 enum stk1160_decimate_mode col_mode, row_mode; member
137 val |= ctrl->col_mode == in stk1160_set_fmt()
374 enum stk1160_decimate_mode col_mode, row_mode; in stk1160_try_fmt() local
394 col_mode = STK1160_DECIMATE_LESS_THAN_HALF; in stk1160_try_fmt()
410 col_mode = STK1160_DECIMATE_LESS_THAN_HALF; in stk1160_try_fmt()
429 col_mode = STK1160_DECIMATE_MORE_THAN_HALF; in stk1160_try_fmt()
460 ctrl->col_mode = col_mode; in stk1160_try_fmt()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/usb/stk1160/
H A Dstk1160-v4l.c42 enum stk1160_decimate_mode col_mode, row_mode; member
137 val |= ctrl->col_mode == in stk1160_set_fmt()
374 enum stk1160_decimate_mode col_mode, row_mode; in stk1160_try_fmt() local
394 col_mode = STK1160_DECIMATE_LESS_THAN_HALF; in stk1160_try_fmt()
410 col_mode = STK1160_DECIMATE_LESS_THAN_HALF; in stk1160_try_fmt()
429 col_mode = STK1160_DECIMATE_MORE_THAN_HALF; in stk1160_try_fmt()
460 ctrl->col_mode = col_mode; in stk1160_try_fmt()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/usb/stk1160/
H A Dstk1160-v4l.c42 enum stk1160_decimate_mode col_mode, row_mode; member
137 val |= ctrl->col_mode == in stk1160_set_fmt()
374 enum stk1160_decimate_mode col_mode, row_mode; in stk1160_try_fmt() local
394 col_mode = STK1160_DECIMATE_LESS_THAN_HALF; in stk1160_try_fmt()
410 col_mode = STK1160_DECIMATE_LESS_THAN_HALF; in stk1160_try_fmt()
429 col_mode = STK1160_DECIMATE_MORE_THAN_HALF; in stk1160_try_fmt()
460 ctrl->col_mode = col_mode; in stk1160_try_fmt()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavfilter/
H A Dvf_histogram.c185 int component, int intensity, int offset, int col_mode) in gen_waveform() argument
196 …uint8_t *dst_data = outpicref->data[plane] + (col_mode ? (offset >> shift_h) * dst_linesize : offs… in gen_waveform()
205 if (!col_mode && mirror) in gen_waveform()
212 if (col_mode) { in gen_waveform()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavfilter/
H A Dvf_histogram.c185 int component, int intensity, int offset, int col_mode) in gen_waveform() argument
196 …uint8_t *dst_data = outpicref->data[plane] + (col_mode ? (offset >> shift_h) * dst_linesize : offs… in gen_waveform()
205 if (!col_mode && mirror) in gen_waveform()
212 if (col_mode) { in gen_waveform()
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro/nukleargui/nuklear/
H A Doverview.c294 static int col_mode = COL_RGB; in overview() local
301col_mode = nk_option_label(ctx, "RGB", col_mode == COL_RGB) ? COL_RGB : col_mode; in overview()
302col_mode = nk_option_label(ctx, "HSV", col_mode == COL_HSV) ? COL_HSV : col_mode; in overview()
305 if (col_mode == COL_RGB) { in overview()
/dports/security/ridl/ridl-11b3240/nuklear/demo/
H A Doverview.c374 static int col_mode = COL_RGB; in overview() local
381col_mode = nk_option_label(ctx, "RGB", col_mode == COL_RGB) ? COL_RGB : col_mode; in overview()
382col_mode = nk_option_label(ctx, "HSV", col_mode == COL_HSV) ? COL_HSV : col_mode; in overview()
385 if (col_mode == COL_RGB) { in overview()
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/nuklear/demo/
H A Doverview.c350 static int col_mode = COL_RGB; in overview() local
357col_mode = nk_option_label(ctx, "RGB", col_mode == COL_RGB) ? COL_RGB : col_mode; in overview()
358col_mode = nk_option_label(ctx, "HSV", col_mode == COL_HSV) ? COL_HSV : col_mode; in overview()
361 if (col_mode == COL_RGB) { in overview()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/nuklear/demo/
H A Doverview.c350 static int col_mode = COL_RGB; in overview() local
357col_mode = nk_option_label(ctx, "RGB", col_mode == COL_RGB) ? COL_RGB : col_mode; in overview()
358col_mode = nk_option_label(ctx, "HSV", col_mode == COL_HSV) ? COL_HSV : col_mode; in overview()
361 if (col_mode == COL_RGB) { in overview()
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/nuklear/demo/
H A Doverview.c350 static int col_mode = COL_RGB; in overview() local
357col_mode = nk_option_label(ctx, "RGB", col_mode == COL_RGB) ? COL_RGB : col_mode; in overview()
358col_mode = nk_option_label(ctx, "HSV", col_mode == COL_HSV) ? COL_HSV : col_mode; in overview()
361 if (col_mode == COL_RGB) { in overview()
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/subprojects/nk_pugl/nuklear/demo/
H A Doverview.c350 static int col_mode = COL_RGB; in overview() local
357col_mode = nk_option_label(ctx, "RGB", col_mode == COL_RGB) ? COL_RGB : col_mode; in overview()
358col_mode = nk_option_label(ctx, "HSV", col_mode == COL_HSV) ? COL_HSV : col_mode; in overview()
361 if (col_mode == COL_RGB) { in overview()
/dports/audio/synthpod-lv2/synthpod-01aad91/nuklear/demo/
H A Doverview.c350 static int col_mode = COL_RGB; in overview() local
357col_mode = nk_option_label(ctx, "RGB", col_mode == COL_RGB) ? COL_RGB : col_mode; in overview()
358col_mode = nk_option_label(ctx, "HSV", col_mode == COL_HSV) ? COL_HSV : col_mode; in overview()
361 if (col_mode == COL_RGB) { in overview()
/dports/x11-toolkits/nuklear/Nuklear-4.09.1/demo/
H A Doverview.c374 static int col_mode = COL_RGB; in overview() local
381col_mode = nk_option_label(ctx, "RGB", col_mode == COL_RGB) ? COL_RGB : col_mode; in overview()
382col_mode = nk_option_label(ctx, "HSV", col_mode == COL_HSV) ? COL_HSV : col_mode; in overview()
385 if (col_mode == COL_RGB) { in overview()
/dports/sysutils/smenu/smenu-0.9.18/
H A Dsmenu.c3037 if (!win->col_mode) in build_metadata()
5069 win->col_mode = 0; in tab_mode_action()
5291 win->col_mode = 1; in column_mode_action()
5305 win->col_mode = 0; in line_mode_action()
7619 if (win.col_mode) in main()
8221 if (win.col_mode) in main()
8795 if (win.col_mode) in main()
8827 if (win.col_mode) in main()
8906 if (win.col_mode) in main()
8942 if (!win.col_mode) in main()
[all …]
H A DFAQ29 The string '[-c|-col|-col_mode|-column>Columns]' which is printed
H A Dsmenu.h309 unsigned char col_mode; /* -c */ member
/dports/graphics/simpleviewer/andreyu-simple-viewer-gl-d8928067922d/src/formats/
H A Dxcf.cpp984 const xcf_col_mode col_mode = fread<xcf_col_mode>(file, true); in import_xcf() local
986 ::printf("(II) Color mode %u.\n", col_mode); in import_xcf()
1190 raw_layer.mode = col_mode; in import_xcf()
1222 if (col_mode == xcf_col_mode::rgb) in import_xcf()
/dports/net/sniffit/sniffit-sniffit-0.5/src/
H A Dsn_interface.c93 int num_lines, int num_cols, int begy,int begx, int col_mode) in f_box_window() argument
102 switch(col_mode) in f_box_window()