Searched refs:pp_jimenezmlaa (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/postprocess/ |
H A D | filters.h | 60 { "pp_jimenezmlaa", 2, 5, 2, pp_jimenezmlaa_init, pp_jimenezmlaa, pp_jimenezmlaa_free },
|
H A D | postprocess.h | 71 void pp_jimenezmlaa(struct pp_queue_t *, struct pipe_resource *,
|
H A D | pp_mlaa.c | 314 pp_jimenezmlaa(struct pp_queue_t *ppq, struct pipe_resource *in, in pp_jimenezmlaa() function
|
/third_party/mesa3d/src/util/ |
H A D | driconf.h | 331 DRI_CONF_OPT_I(pp_jimenezmlaa, def, min, max, \
|
Completed in 3 milliseconds