Home
last modified time | relevance | path

Searched refs:pipeline_param_sz (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/img/psb_video/src/
Dvsp_VPP.h61 unsigned int pipeline_param_sz; member
Dvsp_VPP.c302 ctx->pipeline_param_sz = ALIGN_TO_128(sizeof(struct VssProcPipelineParameterBuffer)); in vsp_VPP_CreateContext()
303 ctx->param_sz += ctx->pipeline_param_sz; in vsp_VPP_CreateContext()
319 ctx->denoise_param_offset = ctx->pipeline_param_offset + ctx->pipeline_param_sz; in vsp_VPP_CreateContext()