/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_drawtex.c | 212 GLfloat *vbuf = NULL; in st_DrawTex() local
|
/third_party/libdrm/tests/amdgpu/ |
H A D | uvd_enc_tests.c | 52 struct amdgpu_uvd_enc_bo vbuf; member [all...] |
H A D | vce_tests.c | 53 struct amdgpu_vce_bo vbuf; member [all...] |
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_pipe_vbuf.c | 101 check_space(struct vbuf_stage *vbuf, unsigned nr) in check_space() argument 119 emit_vertex(struct vbuf_stage *vbuf, struc argument 144 struct vbuf_stage *vbuf = vbuf_stage(stage); vbuf_tri() local 158 struct vbuf_stage *vbuf = vbuf_stage(stage); vbuf_line() local 172 struct vbuf_stage *vbuf = vbuf_stage(stage); vbuf_point() local 186 vbuf_start_prim(struct vbuf_stage *vbuf, uint prim) vbuf_start_prim() argument 270 struct vbuf_stage *vbuf = vbuf_stage(stage); vbuf_first_tri() local 282 struct vbuf_stage *vbuf = vbuf_stage(stage); vbuf_first_line() local 294 struct vbuf_stage *vbuf = vbuf_stage(stage); vbuf_first_point() local 308 vbuf_flush_vertices(struct vbuf_stage *vbuf) vbuf_flush_vertices() argument 345 vbuf_alloc_vertices(struct vbuf_stage *vbuf) vbuf_alloc_vertices() argument 377 struct vbuf_stage *vbuf = vbuf_stage(stage); vbuf_flush() local 395 struct vbuf_stage *vbuf = vbuf_stage(stage); vbuf_destroy() local 416 struct vbuf_stage *vbuf = CALLOC_STRUCT(vbuf_stage); draw_vbuf_stage() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_video_buffer.c | 142 vl_video_buffer_set_associated_data(struct pipe_video_buffer *vbuf, in vl_video_buffer_set_associated_data() argument 160 vl_video_buffer_get_associated_data(struct pipe_video_buffer *vbuf, in vl_video_buffer_get_associated_data() argument [all...] |
H A D | vl_stubs.c | 67 vl_video_buffer_set_associated_data(struct pipe_video_buffer *vbuf, in vl_video_buffer_set_associated_data() argument 76 vl_video_buffer_get_associated_data(struct pipe_video_buffer *vbuf, in vl_video_buffer_get_associated_data() argument
|
/third_party/mesa3d/src/gallium/tests/graw/ |
H A D | vs-test.c | 142 struct pipe_vertex_buffer vbuf; in set_vertices() local
|
H A D | gs-test.c | 220 struct pipe_vertex_buffer vbuf; in set_vertices() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | mpegvideo_motion.c | 323 uint8_t *vbuf = ubuf + 10 * s->uvlinesize; in mpeg_motion_internal() local 548 uint8_t *vbuf = ubuf + 10 * s->uvlinesize; in qpel_motion() local
|
H A D | mpegvideo.c | 1057 uint8_t *vbuf =ubuf + 10 * s->uvlinesize; in mpeg_motion_lowres() local
|
/third_party/glfw/deps/ |
H A D | nuklear_glfw_gl2.h | 129 struct nk_buffer vbuf, ebuf; in nk_glfw3_render() local
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_context.h | 172 struct draw_stage *vbuf; member
|
/third_party/python/Modules/_sqlite/ |
H A D | blob.c | 522 Py_buffer vbuf; in ass_subscript_slice() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | config_winreg.c | 602 char vbuf[10]; in wpa_config_write_global() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | config_winreg.c | 611 char vbuf[10]; in wpa_config_write_global() local
|
/third_party/eudev/src/udev/ |
H A D | udev-event.c | 295 char vbuf[UTIL_NAME_SIZE]; in udev_event_apply_format() local [all...] |
/third_party/ffmpeg/libswscale/x86/ |
H A D | swscale_template.c | 792 yuv2rgb32_2(SwsContext *c, const int16_t *buf[2], const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf[2], uint8_t *dest, int dstW, int yalpha, int uvalpha, int y) yuv2rgb32_2() argument 856 yuv2bgr24_2(SwsContext *c, const int16_t *buf[2], const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf[2], uint8_t *dest, int dstW, int yalpha, int uvalpha, int y) yuv2bgr24_2() argument 879 yuv2rgb555_2(SwsContext *c, const int16_t *buf[2], const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf[2], uint8_t *dest, int dstW, int yalpha, int uvalpha, int y) yuv2rgb555_2() argument 908 yuv2rgb565_2(SwsContext *c, const int16_t *buf[2], const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf[2], uint8_t *dest, int dstW, int yalpha, int uvalpha, int y) yuv2rgb565_2() argument 977 yuv2yuyv422_2(SwsContext *c, const int16_t *buf[2], const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf[2], uint8_t *dest, int dstW, int yalpha, int uvalpha, int y) yuv2yuyv422_2() argument 1116 yuv2rgb32_1(SwsContext *c, const int16_t *buf0, const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf0, uint8_t *dest, int dstW, int uvalpha, int y) yuv2rgb32_1() argument 1185 yuv2bgr24_1(SwsContext *c, const int16_t *buf0, const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf0, uint8_t *dest, int dstW, int uvalpha, int y) yuv2bgr24_1() argument 1226 yuv2rgb555_1(SwsContext *c, const int16_t *buf0, const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf0, uint8_t *dest, int dstW, int uvalpha, int y) yuv2rgb555_1() argument 1279 yuv2rgb565_1(SwsContext *c, const int16_t *buf0, const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf0, uint8_t *dest, int dstW, int uvalpha, int y) yuv2rgb565_1() argument 1369 yuv2yuyv422_1(SwsContext *c, const int16_t *buf0, const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf0, uint8_t *dest, int dstW, int uvalpha, int y) yuv2yuyv422_1() argument [all...] |
/third_party/backends/backend/ |
H A D | hs2p.c | 965 struct inquiry_vpd_data vbuf; in attach() local [all...] |
H A D | hs2p-scsi.c | 245 print_vpd_info (struct inquiry_vpd_data *vbuf) in print_vpd_info() argument [all...] |
H A D | bh.c | 2848 struct inquiry_vpd_data vbuf; in attach() local [all...] |
/third_party/mesa3d/src/gallium/frontends/omx/ |
H A D | vid_dec_h264_common.c | 1051 struct pipe_video_buffer *vbuf = buf->pInputPortPrivate; in vid_dec_FreeInputPortPrivate() local 1081 struct pipe_video_buffer *tmp, *vbuf, *new_vbuf; in vid_dec_FrameDecoded_common() local
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_resource.c | 805 struct virgl_resource *vbuf = virgl_resource(resource); in virgl_buffer_subdata() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_setup_context.h | 90 struct draw_stage *vbuf; member
|
/third_party/mesa3d/src/gallium/auxiliary/hud/ |
H A D | hud_private.h | 90 struct pipe_vertex_buffer vbuf; member
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_emit.c | 933 struct pipe_vertex_buffer *vbuf = r300->vertex_buffer; in r300_emit_vertex_arrays() local 1380 struct pipe_vertex_buffer *vbuf in r300_emit_buffer_validate() local [all...] |