Home
last modified time | relevance | path

Searched defs:orig_cb (Results 1 – 15 of 15) sorted by relevance

/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/
H A Dppmtoeyuv.c195 uint8 ** orig_cb; in PPMtoYUV() local
245 uint8 ** const orig_y, uint8 ** const orig_cr, uint8 ** const orig_cb) in WriteYUV()
271 uint8 ** orig_cb; in AllocYUV() local
293 uint8 ** const orig_y, uint8 ** const orig_cr, uint8 ** const orig_cb){ in FreeYUV()
325 uint8 **orig_y, **orig_cr, **orig_cb; in main() local
H A Deyuvtoppm.c163 uint8 ** const orig_cb, in freeStorage()
179 uint8 ** const orig_cb, in YUVtoPPM()
224 uint8 ** const orig_cb, in ReadYUV()
284 uint8 ** orig_cb; in main() local
/dports/cad/gmsh/gmsh-4.9.2-source/Graphics/
H A Dgl2yuv.cpp53 unsigned char **orig_y, **orig_cr, **orig_cb; in create_yuv() local
/dports/multimedia/mpeg_encode/convert/
H A Deyuvtoppm.c34 uint8 **orig_y, **orig_cb, **orig_cr; variable
H A Deyuvtojpeg.c34 uint8 **orig_y, **orig_cb, **orig_cr; variable
H A Dppmtoeyuv.c55 uint8 **orig_y, **orig_cr, **orig_cb; variable
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Runtime.Remoting.Messaging/
H A DAsyncResult.cs65 WaitCallback orig_cb; field in System.Runtime.Remoting.Messaging.AsyncResult
/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/ppmtompeg/headers/
H A Dframe.h68 uint8_t **orig_y, **orig_cr, **orig_cb; member
/dports/multimedia/mpeg_encode/mpeg_encode/headers/
H A Dframe.h71 uint8 **orig_y, **orig_cr, **orig_cb; member
/dports/science/afni/afni-AFNI_21.3.16/src/mpeg_encodedir/headers/
H A Dframe.h71 uint8 **orig_y, **orig_cr, **orig_cb; member
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/mpeg_encode/headers/
H A Dframe.h71 uint8 **orig_y, **orig_cr, **orig_cb; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Ddevice-mapper.h475 report_zones_cb orig_cb; member
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Ddevice-mapper.h475 report_zones_cb orig_cb; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Ddevice-mapper.h475 report_zones_cb orig_cb; member
/dports/devel/radare2/radare2-5.1.1/libr/core/
H A Ddisasm.c4431 RAnalEsilHookRegWriteCB orig_cb = esil->cb.hook_reg_write; in ds_pre_emulation() local