Home
last modified time | relevance | path

Searched defs:vbuf (Results 26 - 50 of 64) sorted by relevance

123

/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawtex.c212 GLfloat *vbuf = NULL; in st_DrawTex() local
/third_party/libdrm/tests/amdgpu/
H A Duvd_enc_tests.c52 struct amdgpu_uvd_enc_bo vbuf; member
[all...]
H A Dvce_tests.c53 struct amdgpu_vce_bo vbuf; member
[all...]
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_vbuf.c101 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 Dvl_video_buffer.c142 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 Dvl_stubs.c67 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 Dvs-test.c142 struct pipe_vertex_buffer vbuf; in set_vertices() local
H A Dgs-test.c220 struct pipe_vertex_buffer vbuf; in set_vertices() local
/third_party/ffmpeg/libavcodec/
H A Dmpegvideo_motion.c323 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 Dmpegvideo.c1057 uint8_t *vbuf =ubuf + 10 * s->uvlinesize; in mpeg_motion_lowres() local
/third_party/glfw/deps/
H A Dnuklear_glfw_gl2.h129 struct nk_buffer vbuf, ebuf; in nk_glfw3_render() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_context.h172 struct draw_stage *vbuf; member
/third_party/python/Modules/_sqlite/
H A Dblob.c522 Py_buffer vbuf; in ass_subscript_slice() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dconfig_winreg.c602 char vbuf[10]; in wpa_config_write_global() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dconfig_winreg.c611 char vbuf[10]; in wpa_config_write_global() local
/third_party/eudev/src/udev/
H A Dudev-event.c295 char vbuf[UTIL_NAME_SIZE]; in udev_event_apply_format() local
[all...]
/third_party/ffmpeg/libswscale/x86/
H A Dswscale_template.c792 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 Dhs2p.c965 struct inquiry_vpd_data vbuf; in attach() local
[all...]
H A Dhs2p-scsi.c245 print_vpd_info (struct inquiry_vpd_data *vbuf) in print_vpd_info() argument
[all...]
H A Dbh.c2848 struct inquiry_vpd_data vbuf; in attach() local
[all...]
/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_dec_h264_common.c1051 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 Dvirgl_resource.c805 struct virgl_resource *vbuf = virgl_resource(resource); in virgl_buffer_subdata() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_context.h90 struct draw_stage *vbuf; member
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_private.h90 struct pipe_vertex_buffer vbuf; member
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_emit.c933 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...]

Completed in 28 milliseconds

123