Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dvsp_VPP.h75 unsigned int compose_param_sz; member
Dvsp_VPP.c312 ctx->compose_param_sz = ALIGN_TO_128(sizeof(struct VssWiDi_ComposeSequenceParameterBuffer)); in vsp_VPP_CreateContext()
313 ctx->param_sz += ctx->compose_param_sz; in vsp_VPP_CreateContext()