Home
last modified time | relevance | path

Searched refs:pp_init (Results 1 – 8 of 8) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_pp.c52 static av_cold int pp_init(AVFilterContext *ctx) in pp_init() function
198 .init = pp_init,
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
Dpostprocess.h54 struct pp_queue_t *pp_init(struct pipe_context *pipe,
Dpp_init.c42 pp_init(struct pipe_context *pipe, const unsigned int *enabled, in pp_init() function
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_context.c195 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/
DGalliumContext.cpp224 context->postProcess = pp_init(stContext->pipe, context->postProcessEnable, in CreateContext()
/third_party/mesa3d/src/gallium/frontends/osmesa/
Dosmesa.c825 osmesa->pp = pp_init(osmesa->stctx->pipe, in OSMesaMakeCurrent()
/third_party/mesa3d/src/gallium/auxiliary/
Dmeson.build152 'postprocess/pp_init.c',
/third_party/mesa3d/ohos/
Ddependency_inputs.gni1774 ../src/gallium/auxiliary/postprocess/pp_init.c