Home
last modified time | relevance | path

Searched refs:blend_state (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/libva/va/
Dva_vpp.h700 const VABlendState *blend_state; member
/hardware/intel/img/hwcomposer/merrifield/common/devices/
DVirtualDevice.cpp1982 VABlendState blend_state; in queueCompose() local
1992 pipeline_param->blend_state = &blend_state; in queueCompose()
2042 VABlendState blend_state; in queueCompose() local
2057 pipeline_param->blend_state = &blend_state; in queueCompose()
/hardware/intel/common/libva/test/videoprocess/
Dvideoprocess.cpp775 pipeline_param.blend_state = &state; in video_frame_process()
/hardware/intel/img/psb_video/src/
Dvsp_VPP.c751 if (!pipeline_param->num_filters && pipeline_param->blend_state) in vsp_VPP_RenderPicture()