Searched refs:pp_jimenezmlaa_free (Results 1 - 3 of 3) 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 }, 61 { "pp_jimenezmlaa_color", 2, 5, 2, pp_jimenezmlaa_init_color, pp_jimenezmlaa_color, pp_jimenezmlaa_free },
|
H A D | postprocess.h | 92 void pp_jimenezmlaa_free(struct pp_queue_t *, unsigned int);
|
H A D | pp_mlaa.c | 292 pp_jimenezmlaa_free(ppq, n); in pp_jimenezmlaa_init_run() 337 pp_jimenezmlaa_free(struct pp_queue_t *ppq, unsigned int n) in pp_jimenezmlaa_free() function
|
Completed in 2 milliseconds