Searched defs:num_boxes (Results 1 - 2 of 2) sorted by relevance
| /third_party/mesa3d/src/gallium/frontends/xa/ |
| H A D | xa_yuv.c | 109 xa_yuv_planar_blit(struct xa_context *r, int src_x, int src_y, int src_w, int src_h, int dst_x, int dst_y, int dst_w, int dst_h, struct xa_box *box, unsigned int num_boxes, const float conversion_matrix[], struct xa_surface *dst, struct xa_surface *yuv[]) xa_yuv_planar_blit() argument
|
| H A D | xa_context.c | 98 xa_surface_dma(struct xa_context *ctx, struct xa_surface *srf, void *data, unsigned int pitch, int to_surface, struct xa_box *boxes, unsigned int num_boxes) xa_surface_dma() argument
|
Completed in 2 milliseconds