HomeSort by relevance Sort by last modified time
    Searched refs:pp_jimenezmlaa_free (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/auxiliary/postprocess/
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 },
postprocess.h 90 void pp_jimenezmlaa_free(struct pp_queue_t *, unsigned int);
pp_mlaa.c 308 pp_jimenezmlaa_free(ppq, n);
353 pp_jimenezmlaa_free(struct pp_queue_t *ppq, unsigned int n) function

Completed in 72 milliseconds