Home
last modified time | relevance | path

Searched refs:sh_require (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/libplacebo/libplacebo-4.157.0/src/shaders/
H A Dcolorspace.c24 if (!sh_require(sh, PL_SHADER_SIG_COLOR, 0, 0)) in pl_shader_decode_color()
164 if (!sh_require(sh, PL_SHADER_SIG_COLOR, 0, 0)) in pl_shader_encode_color()
295 if (!sh_require(sh, PL_SHADER_SIG_COLOR, 0, 0)) in pl_shader_linearize()
399 if (!sh_require(sh, PL_SHADER_SIG_COLOR, 0, 0)) in pl_shader_delinearize()
498 if (!sh_require(sh, PL_SHADER_SIG_COLOR, 0, 0)) in pl_shader_sigmoidize()
519 if (!sh_require(sh, PL_SHADER_SIG_COLOR, 0, 0)) in pl_shader_unsigmoidize()
676 if (!sh_require(sh, PL_SHADER_SIG_COLOR, 0, 0)) in pl_shader_detect_peak()
1176 if (!sh_require(sh, PL_SHADER_SIG_COLOR, 0, 0)) in pl_shader_color_map()
1287 if (!sh_require(sh, PL_SHADER_SIG_COLOR, 0, 0)) in pl_shader_cone_distort()
1365 if (!sh_require(sh, PL_SHADER_SIG_COLOR, 0, 0)) in pl_shader_dither()
H A Dlut.c222 if (!sh_require(sh, PL_SHADER_SIG_COLOR, 0, 0)) in pl_shader_custom_lut()
H A Dicc.c299 if (!sh_require(sh, PL_SHADER_SIG_COLOR, 0, 0)) in pl_icc_apply()
H A Dcustom.c33 if (!sh_require(sh, params->input, params->output_w, params->output_h)) in pl_shader_custom()
1072 if (!sh_require(sh, PL_SHADER_SIG_NONE, out_w, out_h)) in hook_hook()
H A Dav1.c681 if (!sh_require(sh, PL_SHADER_SIG_NONE, tex_w, tex_h)) in pl_shader_av1_grain()
H A Dsampling.c131 if (!sh_require(sh, sig, out_w, out_h)) in setup_src()
/dports/graphics/libplacebo/libplacebo-4.157.0/src/
H A Dshaders.h155 bool sh_require(pl_shader sh, enum pl_shader_sig insig, int w, int h);
H A Dshaders.c643 bool sh_require(pl_shader sh, enum pl_shader_sig insig, int w, int h) in sh_require() function
H A Drenderer.c1493 sh_require(sh, PL_SHADER_SIG_NONE, 0, 0); in pass_read_image()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/sip/sofia-sip/
H A Dsip.h879 sip_require_t sh_require[1]; member
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/sip/sofia-sip/
H A Dsip.h883 sip_require_t sh_require[1]; member