Searched refs:hfunc (Results 1 – 7 of 7) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-scaler.c | 1204 GstVideoScalerHFunc * hfunc, GstVideoScalerVFunc * vfunc, in get_functions() argument 1277 *hfunc = video_scale_h_near_u8; in get_functions() 1279 *hfunc = video_scale_h_near_u16; in get_functions() 1281 *hfunc = video_scale_h_near_3u8; in get_functions() 1283 *hfunc = video_scale_h_near_u32; in get_functions() 1287 *hfunc = video_scale_h_2tap_1u8; in get_functions() 1289 *hfunc = video_scale_h_2tap_4u8; in get_functions() 1291 *hfunc = video_scale_h_ntap_u8; in get_functions() 1294 *hfunc = video_scale_h_ntap_u8; in get_functions() 1319 *hfunc = video_scale_h_near_u16; in get_functions() [all …]
|
/third_party/openGLES/extensions/INTEL/ |
D | INTEL_texture_scissor.txt | 95 void TexScissorFuncINTEL(GLenum target, Glenum lfunc, Glenum hfunc) 138 void TexScissorFuncINTEL(GLenum target, GLenum lfunc, Glenum hfunc) 144 Thus, for lfunc set to GL_GEQUAL and hfunc set to GL_LEQUAL, if the target 189 hfunc set to any other value other than [GL_GREATER, GL_GEQUAL, or GL_EQUAL]
|
/third_party/skia/third_party/externals/opengl-registry/extensions/INTEL/ |
D | INTEL_texture_scissor.txt | 95 void TexScissorFuncINTEL(GLenum target, Glenum lfunc, Glenum hfunc) 138 void TexScissorFuncINTEL(GLenum target, GLenum lfunc, Glenum hfunc) 144 Thus, for lfunc set to GL_GEQUAL and hfunc set to GL_LEQUAL, if the target 189 hfunc set to any other value other than [GL_GREATER, GL_GEQUAL, or GL_EQUAL]
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstcudaloader.c | 100 CUresult (CUDAAPI * CuModuleGetFunction) (CUfunction * hfunc, 473 CuModuleGetFunction (CUfunction * hfunc, CUmodule hmod, const char *name) in CuModuleGetFunction() argument 477 return gst_cuda_vtable.CuModuleGetFunction (hfunc, hmod, name); in CuModuleGetFunction()
|
D | gstcudaloader.h | 125 CUresult CUDAAPI CuModuleGetFunction (CUfunction* hfunc,
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/ |
D | glew.h | 7500 typedef void (GLAPIENTRY * PFNGLTEXSCISSORFUNCINTELPROC) (GLenum target, GLenum lfunc, GLenum hfunc…
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 83230 __u8 hfunc; member
|