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

  /hardware/intel/img/psb_video/src/
vsp_VPP.h 61 unsigned int pipeline_param_sz; member in struct:context_VPP_s
vsp_VPP.c 300 ctx->pipeline_param_sz = ALIGN_TO_128(sizeof(struct VssProcPipelineParameterBuffer));
301 ctx->param_sz += ctx->pipeline_param_sz;
317 ctx->denoise_param_offset = ctx->pipeline_param_offset + ctx->pipeline_param_sz;
    [all...]

Completed in 5194 milliseconds