Home
last modified time | relevance | path

Searched defs:mask_matrix (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Descape124.c189 static const uint16_t mask_matrix[] = {0x1, 0x2, 0x10, 0x20, variable
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_composite.c557 const float *mask_matrix = NULL; in xa_composite_rect() local
H A Dxa_renderer.c251 add_vertex_data2(struct xa_context *r, float srcX, float srcY, float maskX, float maskY, float dstX, float dstY, float width, float height, struct pipe_resource *src, struct pipe_resource *mask, const float *src_matrix, const float *mask_matrix) add_vertex_data2() argument
587 renderer_texture(struct xa_context *r, int *pos, int width, int height, const float *src_matrix, const float *mask_matrix) renderer_texture() argument
[all...]

Completed in 3 milliseconds