Searched refs:pp_init (Results 1 – 8 of 8) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
D | vf_pp.c | 52 static av_cold int pp_init(AVFilterContext *ctx) in pp_init() function 198 .init = pp_init,
|
/third_party/mesa3d/src/gallium/auxiliary/postprocess/ |
D | postprocess.h | 54 struct pp_queue_t *pp_init(struct pipe_context *pipe,
|
D | pp_init.c | 42 pp_init(struct pipe_context *pipe, const unsigned int *enabled, in pp_init() function
|
/third_party/mesa3d/src/gallium/frontends/dri/ |
D | dri_context.c | 195 ctx->pp = pp_init(ctx->st->pipe, screen->pp_enabled, ctx->st->cso_context, in dri_create_context()
|
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/ |
D | GalliumContext.cpp | 224 context->postProcess = pp_init(stContext->pipe, context->postProcessEnable, in CreateContext()
|
/third_party/mesa3d/src/gallium/frontends/osmesa/ |
D | osmesa.c | 825 osmesa->pp = pp_init(osmesa->stctx->pipe, in OSMesaMakeCurrent()
|
/third_party/mesa3d/src/gallium/auxiliary/ |
D | meson.build | 152 'postprocess/pp_init.c',
|
/third_party/mesa3d/ohos/ |
D | dependency_inputs.gni | 1774 ../src/gallium/auxiliary/postprocess/pp_init.c
|