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

  /hardware/intel/img/psb_video/src/
vsp_compose.c 54 struct VssWiDi_ComposeSequenceParameterBuffer *cell_compose_param = NULL;
62 cell_compose_param = (struct VssWiDi_ComposeSequenceParameterBuffer *)cmdbuf->compose_param_p;
203 sizeof(struct VssWiDi_ComposeSequenceParameterBuffer));
211 sizeof(struct VssWiDi_ComposeSequenceParameterBuffer));
vsp_fw.h 680 struct VssWiDi_ComposeSequenceParameterBuffer {
vsp_VPP.c 312 ctx->compose_param_sz = ALIGN_TO_128(sizeof(struct VssWiDi_ComposeSequenceParameterBuffer));
    [all...]

Completed in 2193 milliseconds