Home
last modified time | relevance | path

Searched defs:out_h (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/camera/pipe/src/
H A Dpipe_binarydesc.c164 out_w = output_res.width, out_h = output_res.height; in binarydesc_calculate_bds_factor() local
/third_party/toybox/kconfig/
H A Dconfdata.c693 FILE *out, *out_h; in conf_write_autoconf() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/camera/pipe/src/
H A Dpipe_binarydesc.c174 out_w = output_res.width, out_h = output_res.height; in binarydesc_calculate_bds_factor() local
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dconfdata.c1051 FILE *out, *out_h; in conf_write_autoconf() local
/third_party/ffmpeg/libavfilter/
H A Dvf_libplacebo.c518 int *out_h = &s->vkctx.output_height; in libplacebo_config_output() local
H A Dvf_zscale.c228 static void slice_params(ZScaleContext *s, int out_h, int in_h) in slice_params() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c843 const int out_h = stream->dst.height; in calculate_scaling_ratios() local
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_pipeline.h355 u32 out_x, out_y, out_w, out_h; member
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Drj54n1cb0c.c633 rj54n1_sensor_scale(struct v4l2_subdev *sd, s32 *in_w, s32 *in_h, s32 *out_w, s32 *out_h) rj54n1_sensor_scale() argument
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Drj54n1cb0c.c633 rj54n1_sensor_scale(struct v4l2_subdev *sd, s32 *in_w, s32 *in_h, s32 *out_w, s32 *out_h) rj54n1_sensor_scale() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_pipeline.h355 u32 out_x, out_y, out_w, out_h; member
/third_party/ffmpeg/libavcodec/loongarch/
H A Dvp9_lpf_lsx.c727 __m128i out_h, out_l; in vp9_hz_lpf_t16_16w() local
2765 __m128i out_l, out_h; vp9_vt_lpf_t16_16w() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c1184 const int out_h = stream->dst.height; in calculate_scaling_ratios() local
/third_party/mesa3d/src/imgui/
H A Dimgui.cpp1778 void ImGui::ColorConvertRGBtoHSV(float r, float g, float b, float& out_h, float& out_s, float& out_v) in ColorConvertRGBtoHSV() argument
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp1861 void ImGui::ColorConvertRGBtoHSV(float r, float g, float b, float& out_h, float& out_s, float& out_v) in ColorConvertRGBtoHSV() argument
/third_party/glfw/deps/
H A Dnuklear.h7737 nk_color_hsv_f(float *out_h, float *out_s, float *out_v, struct nk_color in) in nk_color_hsv_f() argument
7749 nk_colorf_hsva_f(float *out_h, float *out_s, in nk_colorf_hsva_f() argument
7775 nk_color_hsva_f(float *out_h, floa argument
7788 nk_color_hsva_i(int *out_h, int *out_s, int *out_v, int *out_a, struct nk_color in) nk_color_hsva_i() argument
7824 nk_color_hsv_i(int *out_h, int *out_s, int *out_v, struct nk_color in) nk_color_hsv_i() argument
7830 nk_color_hsv_b(nk_byte *out_h, nk_byte *out_s, nk_byte *out_v, struct nk_color in) nk_color_hsv_b() argument
12231 nk_tt_MakeGlyphBitmapSubpixel(const struct nk_tt_fontinfo *info, unsigned char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int glyph, struct nk_allocator *alloc) nk_tt_MakeGlyphBitmapSubpixel() argument
[all...]

Completed in 90 milliseconds