Searched defs:out_h (Results 1 – 8 of 8) sorted by relevance
| /third_party/mesa3d/src/vulkan/util/ |
| D | vk_extensions_gen.py | 197 extensions, out_c, out_h): argument
|
| /third_party/toybox/kconfig/ |
| D | confdata.c | 693 FILE *out, *out_h; in conf_write_autoconf() local
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_libplacebo.c | 518 int *out_h = &s->vkctx.output_height; in libplacebo_config_output() local
|
| D | vf_zscale.c | 228 static void slice_params(ZScaleContext *s, int out_h, int in_h) in slice_params()
|
| /third_party/mesa3d/src/imgui/ |
| D | imstb_truetype.h | 3598 …pSubpixel(const stbtt_fontinfo *info, unsigned char *output, int out_w, int out_h, int out_stride,… in stbtt_MakeGlyphBitmapSubpixel() 3617 …yphBitmap(const stbtt_fontinfo *info, unsigned char *output, int out_w, int out_h, int out_stride,… in stbtt_MakeGlyphBitmap() 3627 …Prefilter(const stbtt_fontinfo *info, unsigned char *output, int out_w, int out_h, int out_stride,… in stbtt_MakeCodepointBitmapSubpixelPrefilter() 3632 …pSubpixel(const stbtt_fontinfo *info, unsigned char *output, int out_w, int out_h, int out_stride,… in stbtt_MakeCodepointBitmapSubpixel() 3642 …intBitmap(const stbtt_fontinfo *info, unsigned char *output, int out_w, int out_h, int out_stride,… in stbtt_MakeCodepointBitmap() 4021 …Prefilter(const stbtt_fontinfo *info, unsigned char *output, int out_w, int out_h, int out_stride,… in stbtt_MakeGlyphBitmapSubpixelPrefilter()
|
| D | imgui.cpp | 1778 void ImGui::ColorConvertRGBtoHSV(float r, float g, float b, float& out_h, float& out_s, float& out_… in ColorConvertRGBtoHSV()
|
| /third_party/ffmpeg/libavcodec/loongarch/ |
| D | vp9_idct_lsx.c | 125 #define VP9_UNPCK_UB_SH(in, out_h, out_l) \ argument
|
| D | vp9_lpf_lsx.c | 727 __m128i out_h, out_l; in vp9_hz_lpf_t16_16w() local 2765 __m128i out_l, out_h; in vp9_vt_lpf_t16_16w() local
|