Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dvsp_compose.c68 vsp_cmdbuf_vpp_context(cmdbuf, VssGenDestroyContext, CONTEXT_COMPOSE_ID, 0); in vsp_compose_process_pipeline_param()
80 vsp_cmdbuf_vpp_context(cmdbuf, VssGenInitializeContext, CONTEXT_COMPOSE_ID, VSP_APP_ID_WIDI_ENC); in vsp_compose_process_pipeline_param()
Dvsp_cmdbuf.h101 #define vsp_cmdbuf_vpp_context(cmdbuf, type, buffer, size) \ macro
Dvsp_VPP.c462 vsp_cmdbuf_vpp_context(cmdbuf, VssGenInitializeContext, CONTEXT_VPP_ID, VSP_APP_ID_FRC_VPP); in vsp__VPP_process_pipeline_param()
538 vsp_cmdbuf_vpp_context(cmdbuf, VssGenDestroyContext, CONTEXT_VPP_ID, 0); in vsp__VPP_process_pipeline_param()