Home
last modified time | relevance | path

Searched refs:compose_param_offset (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/img/psb_video/src/
Dvsp_compose.c120 ctx->compose_param_offset, in vsp_compose_process_pipeline_param()
133 ctx->compose_param_offset, in vsp_compose_process_pipeline_param()
149 ctx->compose_param_offset, in vsp_compose_process_pipeline_param()
202 ctx->compose_param_offset, in vsp_compose_process_pipeline_param()
210 ctx->compose_param_offset, in vsp_compose_process_pipeline_param()
Dvsp_VPP.h76 unsigned int compose_param_offset; member
Dvsp_VPP.c324 ctx->compose_param_offset = 0; in vsp_VPP_CreateContext()
806 cmdbuf->compose_param_p = cmdbuf->param_mem_p + ctx->compose_param_offset; in vsp_VPP_BeginPicture()