Home
last modified time | relevance | path

Searched +defs:w +defs:vs (Results 1 – 25 of 2178) sorted by relevance

12345678910>>...88

/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Dvio.c237 vsinstance_t *vs = NULL; in VSPhshutdown() local
718 VDATA *vs = NULL; in vsdestroynode() local
883 vsinstance_t *w = NULL; in VSattach() local
1077 vsinstance_t *w = NULL; in VSdetach() local
1078 VDATA *vs = NULL; in VSdetach() local
1218 vsinstance_t *w = NULL; in VSappendable() local
1274 vsinstance_t *w = NULL; in VSgetid() local
1347 vsinstance_t *w = NULL; in VSQuerytag() local
1397 vsinstance_t *w = NULL; in VSQueryref() local
1446 vsinstance_t *w = NULL; in vswritelist() local
[all …]
H A Dvsfld.c86 vsinstance_t *w; in VSsetfields() local
87 VDATA *vs; in VSsetfields() local
289 VDATA *vs; in VSfdefine() local
390 VDATA *vs; in VFnfields() local
429 VDATA *vs; in VFfieldname() local
469 VDATA *vs; in VFfieldtype() local
510 VDATA *vs; in VFfieldisize() local
551 VDATA *vs; in VFfieldesize() local
730 VDATA *vs; in VSgetexternalfile() local
841 VDATA *vs; in VSgetexternalinfo() local
[all …]
H A Dvg.c129 vsinstance_t *w = NULL; in VSelts() local
174 vsinstance_t *w = NULL; in VSgetinterlace() local
220 vsinstance_t *w = NULL; in VSsetinterlace() local
283 vsinstance_t *w = NULL; in VSgetfields() local
433 vsinstance_t *w = NULL; in VSsizeof() local
523 vsinstance_t *w = NULL; in VSsetname() local
592 vsinstance_t *w = NULL; in VSsetclass() local
658 vsinstance_t *w = NULL; in VSgetname() local
708 vsinstance_t *w = NULL; in VSgetclass() local
1205 vsinstance_t *w = NULL; in VSsetblocksize() local
[all …]
/dports/emulators/qemu5/qemu-5.2.0/ui/
H A Dvnc-enc-zrle.c38 static void vnc_zrle_start(VncState *vs) in vnc_zrle_start()
47 static void vnc_zrle_stop(VncState *vs) in vnc_zrle_stop()
54 static void *zrle_convert_fb(VncState *vs, int x, int y, int w, int h, in zrle_convert_fb()
72 static int zrle_compress_data(VncState *vs, int level) in zrle_compress_data()
119 static void zrle_choose_palette_rle(VncState *vs, int w, int h, in zrle_choose_palette_rle()
171 static void zrle_write_u32(VncState *vs, uint32_t value) in zrle_write_u32()
191 static void zrle_write_u8(VncState *vs, uint8_t value) in zrle_write_u8()
256 int w, int h) in zrle_send_framebuffer_update()
346 int vnc_zrle_send_framebuffer_update(VncState *vs, int x, int y, int w, int h) in vnc_zrle_send_framebuffer_update()
352 int vnc_zywrle_send_framebuffer_update(VncState *vs, int x, int y, int w, int h) in vnc_zywrle_send_framebuffer_update()
[all …]
H A Dvnc-enc-tight.c117 static bool tight_can_send_png_rect(VncState *vs, int w, int h) in tight_can_send_png_rect()
138 tight_detect_smooth_image24(VncState *vs, int w, int h) in tight_detect_smooth_image24()
296 tight_detect_smooth_image(VncState *vs, int w, int h) in tight_detect_smooth_image()
550 tight_filter_gradient24(VncState *vs, uint8_t *buf, int w, int h) in tight_filter_gradient24()
676 check_solid_tile32(VncState *vs, int x, int y, int w, int h, in check_solid_tile32()
705 static bool check_solid_tile(VncState *vs, int x, int y, int w, int h, in check_solid_tile()
750 static void extend_solid_area(VncState *vs, int x, int y, int w, int h, in extend_solid_area()
1290 static int send_png_rect(VncState *vs, int x, int y, int w, int h, in send_png_rect()
1424 static int send_sub_rect_jpeg(VncState *vs, int x, int y, int w, int h, in send_sub_rect_jpeg()
1469 static int send_sub_rect(VncState *vs, int x, int y, int w, int h) in send_sub_rect()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/ui/
H A Dvnc-enc-zrle.c38 static void vnc_zrle_start(VncState *vs) in vnc_zrle_start()
47 static void vnc_zrle_stop(VncState *vs) in vnc_zrle_stop()
54 static void *zrle_convert_fb(VncState *vs, int x, int y, int w, int h, in zrle_convert_fb()
72 static int zrle_compress_data(VncState *vs, int level) in zrle_compress_data()
119 static void zrle_choose_palette_rle(VncState *vs, int w, int h, in zrle_choose_palette_rle()
171 static void zrle_write_u32(VncState *vs, uint32_t value) in zrle_write_u32()
191 static void zrle_write_u8(VncState *vs, uint8_t value) in zrle_write_u8()
256 int w, int h) in zrle_send_framebuffer_update()
346 int vnc_zrle_send_framebuffer_update(VncState *vs, int x, int y, int w, int h) in vnc_zrle_send_framebuffer_update()
352 int vnc_zywrle_send_framebuffer_update(VncState *vs, int x, int y, int w, int h) in vnc_zywrle_send_framebuffer_update()
[all …]
H A Dvnc-enc-tight.c117 static bool tight_can_send_png_rect(VncState *vs, int w, int h) in tight_can_send_png_rect()
138 tight_detect_smooth_image24(VncState *vs, int w, int h) in tight_detect_smooth_image24()
296 tight_detect_smooth_image(VncState *vs, int w, int h) in tight_detect_smooth_image()
550 tight_filter_gradient24(VncState *vs, uint8_t *buf, int w, int h) in tight_filter_gradient24()
676 check_solid_tile32(VncState *vs, int x, int y, int w, int h, in check_solid_tile32()
705 static bool check_solid_tile(VncState *vs, int x, int y, int w, int h, in check_solid_tile()
750 static void extend_solid_area(VncState *vs, int x, int y, int w, int h, in extend_solid_area()
1291 static int send_png_rect(VncState *vs, int x, int y, int w, int h, in send_png_rect()
1425 static int send_sub_rect_jpeg(VncState *vs, int x, int y, int w, int h, in send_sub_rect_jpeg()
1470 static int send_sub_rect(VncState *vs, int x, int y, int w, int h) in send_sub_rect()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/ui/
H A Dvnc-enc-zrle.c38 static void vnc_zrle_start(VncState *vs) in vnc_zrle_start()
47 static void vnc_zrle_stop(VncState *vs) in vnc_zrle_stop()
54 static void *zrle_convert_fb(VncState *vs, int x, int y, int w, int h, in zrle_convert_fb()
72 static int zrle_compress_data(VncState *vs, int level) in zrle_compress_data()
119 static void zrle_choose_palette_rle(VncState *vs, int w, int h, in zrle_choose_palette_rle()
171 static void zrle_write_u32(VncState *vs, uint32_t value) in zrle_write_u32()
191 static void zrle_write_u8(VncState *vs, uint8_t value) in zrle_write_u8()
256 int w, int h) in zrle_send_framebuffer_update()
346 int vnc_zrle_send_framebuffer_update(VncState *vs, int x, int y, int w, int h) in vnc_zrle_send_framebuffer_update()
352 int vnc_zywrle_send_framebuffer_update(VncState *vs, int x, int y, int w, int h) in vnc_zywrle_send_framebuffer_update()
[all …]
H A Dvnc-enc-tight.c117 static bool tight_can_send_png_rect(VncState *vs, int w, int h) in tight_can_send_png_rect()
138 tight_detect_smooth_image24(VncState *vs, int w, int h) in tight_detect_smooth_image24()
296 tight_detect_smooth_image(VncState *vs, int w, int h) in tight_detect_smooth_image()
550 tight_filter_gradient24(VncState *vs, uint8_t *buf, int w, int h) in tight_filter_gradient24()
676 check_solid_tile32(VncState *vs, int x, int y, int w, int h, in check_solid_tile32()
705 static bool check_solid_tile(VncState *vs, int x, int y, int w, int h, in check_solid_tile()
750 static void extend_solid_area(VncState *vs, int x, int y, int w, int h, in extend_solid_area()
1291 static int send_png_rect(VncState *vs, int x, int y, int w, int h, in send_png_rect()
1425 static int send_sub_rect_jpeg(VncState *vs, int x, int y, int w, int h, in send_sub_rect_jpeg()
1470 static int send_sub_rect(VncState *vs, int x, int y, int w, int h) in send_sub_rect()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/ui/
H A Dvnc-enc-zrle.c38 static void vnc_zrle_start(VncState *vs) in vnc_zrle_start()
47 static void vnc_zrle_stop(VncState *vs) in vnc_zrle_stop()
54 static void *zrle_convert_fb(VncState *vs, int x, int y, int w, int h, in zrle_convert_fb()
72 static int zrle_compress_data(VncState *vs, int level) in zrle_compress_data()
119 static void zrle_choose_palette_rle(VncState *vs, int w, int h, in zrle_choose_palette_rle()
171 static void zrle_write_u32(VncState *vs, uint32_t value) in zrle_write_u32()
191 static void zrle_write_u8(VncState *vs, uint8_t value) in zrle_write_u8()
256 int w, int h) in zrle_send_framebuffer_update()
346 int vnc_zrle_send_framebuffer_update(VncState *vs, int x, int y, int w, int h) in vnc_zrle_send_framebuffer_update()
352 int vnc_zywrle_send_framebuffer_update(VncState *vs, int x, int y, int w, int h) in vnc_zywrle_send_framebuffer_update()
[all …]
H A Dvnc-enc-tight.c118 static bool tight_can_send_png_rect(VncState *vs, int w, int h) in tight_can_send_png_rect()
139 tight_detect_smooth_image24(VncState *vs, int w, int h) in tight_detect_smooth_image24()
297 tight_detect_smooth_image(VncState *vs, int w, int h) in tight_detect_smooth_image()
551 tight_filter_gradient24(VncState *vs, uint8_t *buf, int w, int h) in tight_filter_gradient24()
677 check_solid_tile32(VncState *vs, int x, int y, int w, int h, in check_solid_tile32()
706 static bool check_solid_tile(VncState *vs, int x, int y, int w, int h, in check_solid_tile()
751 static void extend_solid_area(VncState *vs, int x, int y, int w, int h, in extend_solid_area()
1290 static int send_png_rect(VncState *vs, int x, int y, int w, int h, in send_png_rect()
1422 static int send_sub_rect_jpeg(VncState *vs, int x, int y, int w, int h, in send_sub_rect_jpeg()
1467 static int send_sub_rect(VncState *vs, int x, int y, int w, int h) in send_sub_rect()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/ui/
H A Dvnc-enc-zrle.c38 static void vnc_zrle_start(VncState *vs) in vnc_zrle_start()
47 static void vnc_zrle_stop(VncState *vs) in vnc_zrle_stop()
54 static void *zrle_convert_fb(VncState *vs, int x, int y, int w, int h, in zrle_convert_fb()
72 static int zrle_compress_data(VncState *vs, int level) in zrle_compress_data()
119 static void zrle_choose_palette_rle(VncState *vs, int w, int h, in zrle_choose_palette_rle()
171 static void zrle_write_u32(VncState *vs, uint32_t value) in zrle_write_u32()
191 static void zrle_write_u8(VncState *vs, uint8_t value) in zrle_write_u8()
256 int w, int h) in zrle_send_framebuffer_update()
346 int vnc_zrle_send_framebuffer_update(VncState *vs, int x, int y, int w, int h) in vnc_zrle_send_framebuffer_update()
352 int vnc_zywrle_send_framebuffer_update(VncState *vs, int x, int y, int w, int h) in vnc_zywrle_send_framebuffer_update()
[all …]
H A Dvnc-enc-tight.c117 static bool tight_can_send_png_rect(VncState *vs, int w, int h) in tight_can_send_png_rect()
138 tight_detect_smooth_image24(VncState *vs, int w, int h) in tight_detect_smooth_image24()
296 tight_detect_smooth_image(VncState *vs, int w, int h) in tight_detect_smooth_image()
550 tight_filter_gradient24(VncState *vs, uint8_t *buf, int w, int h) in tight_filter_gradient24()
676 check_solid_tile32(VncState *vs, int x, int y, int w, int h, in check_solid_tile32()
705 static bool check_solid_tile(VncState *vs, int x, int y, int w, int h, in check_solid_tile()
750 static void extend_solid_area(VncState *vs, int x, int y, int w, int h, in extend_solid_area()
1291 static int send_png_rect(VncState *vs, int x, int y, int w, int h, in send_png_rect()
1425 static int send_sub_rect_jpeg(VncState *vs, int x, int y, int w, int h, in send_sub_rect_jpeg()
1470 static int send_sub_rect(VncState *vs, int x, int y, int w, int h) in send_sub_rect()
[all …]
/dports/emulators/qemu/qemu-6.2.0/ui/
H A Dvnc-enc-zrle.c38 static void vnc_zrle_start(VncState *vs) in vnc_zrle_start()
47 static void vnc_zrle_stop(VncState *vs) in vnc_zrle_stop()
54 static void *zrle_convert_fb(VncState *vs, int x, int y, int w, int h, in zrle_convert_fb()
72 static int zrle_compress_data(VncState *vs, int level) in zrle_compress_data()
119 static void zrle_choose_palette_rle(VncState *vs, int w, int h, in zrle_choose_palette_rle()
171 static void zrle_write_u32(VncState *vs, uint32_t value) in zrle_write_u32()
191 static void zrle_write_u8(VncState *vs, uint8_t value) in zrle_write_u8()
256 int w, int h) in zrle_send_framebuffer_update()
346 int vnc_zrle_send_framebuffer_update(VncState *vs, int x, int y, int w, int h) in vnc_zrle_send_framebuffer_update()
352 int vnc_zywrle_send_framebuffer_update(VncState *vs, int x, int y, int w, int h) in vnc_zywrle_send_framebuffer_update()
[all …]
H A Dvnc-enc-tight.c117 static bool tight_can_send_png_rect(VncState *vs, int w, int h) in tight_can_send_png_rect()
138 tight_detect_smooth_image24(VncState *vs, int w, int h) in tight_detect_smooth_image24()
296 tight_detect_smooth_image(VncState *vs, int w, int h) in tight_detect_smooth_image()
550 tight_filter_gradient24(VncState *vs, uint8_t *buf, int w, int h) in tight_filter_gradient24()
676 check_solid_tile32(VncState *vs, int x, int y, int w, int h, in check_solid_tile32()
705 static bool check_solid_tile(VncState *vs, int x, int y, int w, int h, in check_solid_tile()
750 static void extend_solid_area(VncState *vs, int x, int y, int w, int h, in extend_solid_area()
1290 static int send_png_rect(VncState *vs, int x, int y, int w, int h, in send_png_rect()
1424 static int send_sub_rect_jpeg(VncState *vs, int x, int y, int w, int h, in send_sub_rect_jpeg()
1469 static int send_sub_rect(VncState *vs, int x, int y, int w, int h) in send_sub_rect()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/ui/
H A Dvnc-enc-zrle.c38 static void vnc_zrle_start(VncState *vs) in vnc_zrle_start()
47 static void vnc_zrle_stop(VncState *vs) in vnc_zrle_stop()
54 static void *zrle_convert_fb(VncState *vs, int x, int y, int w, int h, in zrle_convert_fb()
72 static int zrle_compress_data(VncState *vs, int level) in zrle_compress_data()
119 static void zrle_choose_palette_rle(VncState *vs, int w, int h, in zrle_choose_palette_rle()
171 static void zrle_write_u32(VncState *vs, uint32_t value) in zrle_write_u32()
191 static void zrle_write_u8(VncState *vs, uint8_t value) in zrle_write_u8()
256 int w, int h) in zrle_send_framebuffer_update()
346 int vnc_zrle_send_framebuffer_update(VncState *vs, int x, int y, int w, int h) in vnc_zrle_send_framebuffer_update()
352 int vnc_zywrle_send_framebuffer_update(VncState *vs, int x, int y, int w, int h) in vnc_zywrle_send_framebuffer_update()
[all …]
H A Dvnc-enc-tight.c117 static bool tight_can_send_png_rect(VncState *vs, int w, int h) in tight_can_send_png_rect()
138 tight_detect_smooth_image24(VncState *vs, int w, int h) in tight_detect_smooth_image24()
296 tight_detect_smooth_image(VncState *vs, int w, int h) in tight_detect_smooth_image()
550 tight_filter_gradient24(VncState *vs, uint8_t *buf, int w, int h) in tight_filter_gradient24()
676 check_solid_tile32(VncState *vs, int x, int y, int w, int h, in check_solid_tile32()
705 static bool check_solid_tile(VncState *vs, int x, int y, int w, int h, in check_solid_tile()
750 static void extend_solid_area(VncState *vs, int x, int y, int w, int h, in extend_solid_area()
1290 static int send_png_rect(VncState *vs, int x, int y, int w, int h, in send_png_rect()
1424 static int send_sub_rect_jpeg(VncState *vs, int x, int y, int w, int h, in send_sub_rect_jpeg()
1469 static int send_sub_rect(VncState *vs, int x, int y, int w, int h) in send_sub_rect()
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/ui/
H A Dvnc-enc-zrle.c38 static void vnc_zrle_start(VncState *vs) in vnc_zrle_start()
47 static void vnc_zrle_stop(VncState *vs) in vnc_zrle_stop()
54 static void *zrle_convert_fb(VncState *vs, int x, int y, int w, int h, in zrle_convert_fb()
72 static int zrle_compress_data(VncState *vs, int level) in zrle_compress_data()
119 static void zrle_choose_palette_rle(VncState *vs, int w, int h, in zrle_choose_palette_rle()
171 static void zrle_write_u32(VncState *vs, uint32_t value) in zrle_write_u32()
191 static void zrle_write_u8(VncState *vs, uint8_t value) in zrle_write_u8()
256 int w, int h) in zrle_send_framebuffer_update()
346 int vnc_zrle_send_framebuffer_update(VncState *vs, int x, int y, int w, int h) in vnc_zrle_send_framebuffer_update()
352 int vnc_zywrle_send_framebuffer_update(VncState *vs, int x, int y, int w, int h) in vnc_zywrle_send_framebuffer_update()
[all …]
H A Dvnc-enc-tight.c117 static bool tight_can_send_png_rect(VncState *vs, int w, int h) in tight_can_send_png_rect()
138 tight_detect_smooth_image24(VncState *vs, int w, int h) in tight_detect_smooth_image24()
296 tight_detect_smooth_image(VncState *vs, int w, int h) in tight_detect_smooth_image()
550 tight_filter_gradient24(VncState *vs, uint8_t *buf, int w, int h) in tight_filter_gradient24()
676 check_solid_tile32(VncState *vs, int x, int y, int w, int h, in check_solid_tile32()
705 static bool check_solid_tile(VncState *vs, int x, int y, int w, int h, in check_solid_tile()
750 static void extend_solid_area(VncState *vs, int x, int y, int w, int h, in extend_solid_area()
1291 static int send_png_rect(VncState *vs, int x, int y, int w, int h, in send_png_rect()
1425 static int send_sub_rect_jpeg(VncState *vs, int x, int y, int w, int h, in send_sub_rect_jpeg()
1470 static int send_sub_rect(VncState *vs, int x, int y, int w, int h) in send_sub_rect()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/ui/
H A Dvnc-enc-zrle.c38 static void vnc_zrle_start(VncState *vs) in vnc_zrle_start()
47 static void vnc_zrle_stop(VncState *vs) in vnc_zrle_stop()
54 static void *zrle_convert_fb(VncState *vs, int x, int y, int w, int h, in zrle_convert_fb()
72 static int zrle_compress_data(VncState *vs, int level) in zrle_compress_data()
119 static void zrle_choose_palette_rle(VncState *vs, int w, int h, in zrle_choose_palette_rle()
171 static void zrle_write_u32(VncState *vs, uint32_t value) in zrle_write_u32()
191 static void zrle_write_u8(VncState *vs, uint8_t value) in zrle_write_u8()
256 int w, int h) in zrle_send_framebuffer_update()
346 int vnc_zrle_send_framebuffer_update(VncState *vs, int x, int y, int w, int h) in vnc_zrle_send_framebuffer_update()
352 int vnc_zywrle_send_framebuffer_update(VncState *vs, int x, int y, int w, int h) in vnc_zywrle_send_framebuffer_update()
[all …]
H A Dvnc-enc-tight.c117 static bool tight_can_send_png_rect(VncState *vs, int w, int h) in tight_can_send_png_rect()
138 tight_detect_smooth_image24(VncState *vs, int w, int h) in tight_detect_smooth_image24()
296 tight_detect_smooth_image(VncState *vs, int w, int h) in tight_detect_smooth_image()
550 tight_filter_gradient24(VncState *vs, uint8_t *buf, int w, int h) in tight_filter_gradient24()
676 check_solid_tile32(VncState *vs, int x, int y, int w, int h, in check_solid_tile32()
705 static bool check_solid_tile(VncState *vs, int x, int y, int w, int h, in check_solid_tile()
750 static void extend_solid_area(VncState *vs, int x, int y, int w, int h, in extend_solid_area()
1290 static int send_png_rect(VncState *vs, int x, int y, int w, int h, in send_png_rect()
1424 static int send_sub_rect_jpeg(VncState *vs, int x, int y, int w, int h, in send_sub_rect_jpeg()
1469 static int send_sub_rect(VncState *vs, int x, int y, int w, int h) in send_sub_rect()
[all …]
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libmpcodecs/
H A Dvf_ilpack.c43 unsigned char *u, unsigned char *v, int w, in pack_nn_C()
44 int av_unused us, int av_unused vs) in pack_nn_C()
56 unsigned char *u, unsigned char *v, int w, int us, int vs) in pack_li_0_C()
69 unsigned char *u, unsigned char *v, int w, int us, int vs) in pack_li_1_C()
83 unsigned char *u, unsigned char *v, int w, in pack_nn_MMX()
84 int av_unused us, int av_unused vs) in pack_nn_MMX()
115 unsigned char *u, unsigned char *v, int w, int us, int vs) in pack_li_0_MMX()
223 unsigned char *u, unsigned char *v, int w, int us, int vs) in pack_li_1_MMX()
341 int dststride, int srcstride[3], int w, int h, pack_func_t *pack[2]) in ilpack()
345 int ys = srcstride[0], us = srcstride[1], vs = srcstride[2]; in ilpack() local
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavfilter/libmpcodecs/
H A Dvf_ilpack.c44 unsigned char *u, unsigned char *v, int w, in pack_nn_C()
45 int av_unused us, int av_unused vs) in pack_nn_C()
57 unsigned char *u, unsigned char *v, int w, int us, int vs) in pack_li_0_C()
70 unsigned char *u, unsigned char *v, int w, int us, int vs) in pack_li_1_C()
84 unsigned char *u, unsigned char *v, int w, in pack_nn_MMX()
85 int av_unused us, int av_unused vs) in pack_nn_MMX()
116 unsigned char *u, unsigned char *v, int w, int us, int vs) in pack_li_0_MMX()
224 unsigned char *u, unsigned char *v, int w, int us, int vs) in pack_li_1_MMX()
342 int dststride, int srcstride[3], int w, int h, pack_func_t *pack[2]) in ilpack()
346 int ys = srcstride[0], us = srcstride[1], vs = srcstride[2]; in ilpack() local
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavfilter/libmpcodecs/
H A Dvf_ilpack.c44 unsigned char *u, unsigned char *v, int w, in pack_nn_C()
45 int av_unused us, int av_unused vs) in pack_nn_C()
57 unsigned char *u, unsigned char *v, int w, int us, int vs) in pack_li_0_C()
70 unsigned char *u, unsigned char *v, int w, int us, int vs) in pack_li_1_C()
84 unsigned char *u, unsigned char *v, int w, in pack_nn_MMX()
85 int av_unused us, int av_unused vs) in pack_nn_MMX()
116 unsigned char *u, unsigned char *v, int w, int us, int vs) in pack_li_0_MMX()
224 unsigned char *u, unsigned char *v, int w, int us, int vs) in pack_li_1_MMX()
342 int dststride, int srcstride[3], int w, int h, pack_func_t *pack[2]) in ilpack()
346 int ys = srcstride[0], us = srcstride[1], vs = srcstride[2]; in ilpack() local
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libmpcodecs/
H A Dvf_ilpack.c43 unsigned char *u, unsigned char *v, int w, in pack_nn_C()
44 int av_unused us, int av_unused vs) in pack_nn_C()
56 unsigned char *u, unsigned char *v, int w, int us, int vs) in pack_li_0_C()
69 unsigned char *u, unsigned char *v, int w, int us, int vs) in pack_li_1_C()
83 unsigned char *u, unsigned char *v, int w, in pack_nn_MMX()
84 int av_unused us, int av_unused vs) in pack_nn_MMX()
115 unsigned char *u, unsigned char *v, int w, int us, int vs) in pack_li_0_MMX()
223 unsigned char *u, unsigned char *v, int w, int us, int vs) in pack_li_1_MMX()
341 int dststride, int srcstride[3], int w, int h, pack_func_t *pack[2]) in ilpack()
345 int ys = srcstride[0], us = srcstride[1], vs = srcstride[2]; in ilpack() local

12345678910>>...88