Searched defs:buffer_width (Results 1 - 10 of 10) sorted by relevance
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_zscan.h | 42 unsigned buffer_width; member
|
| H A D | vl_idct.h | 42 unsigned buffer_width; member
|
| H A D | vl_mc.h | 46 unsigned buffer_width; member
|
| H A D | vl_mc.c | 482 vl_mc_init(struct vl_mc *renderer, struct pipe_context *pipe, unsigned buffer_width, unsigned buffer_height, unsigned macroblock_size, float scale, vl_mc_ycbcr_vert_shader vs_callback, vl_mc_ycbcr_frag_shader fs_callback, void *callback_priv) vl_mc_init() argument
|
| H A D | vl_zscan.c | 450 vl_zscan_init(struct vl_zscan *zscan, struct pipe_context *pipe, unsigned buffer_width, unsigned buffer_height, unsigned blocks_per_line, unsigned blocks_total, unsigned num_channels) vl_zscan_init() argument
|
| H A D | vl_idct.c | 753 vl_idct_init(struct vl_idct *idct, struct pipe_context *pipe, unsigned buffer_width, unsigned buffer_height, unsigned nr_of_render_targets, struct pipe_sampler_view *matrix, struct pipe_sampler_view *transpose) vl_idct_init() argument
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | wrtarga.c | 41 JDIMENSION buffer_width; /* width of one row */ member
|
| H A D | rdppm.c | 66 size_t buffer_width; /* width of I/O buffer */ member [all...] |
| H A D | wrppm.c | 74 size_t buffer_width; /* width of I/O buffer */ member
|
| /third_party/backends/sanei/ |
| H A D | sanei_jpeg.c | 19 size_t buffer_width; /* width of I/O buffer */ member
|
Completed in 7 milliseconds