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

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

Completed in 47 milliseconds