Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dvsp_cmdbuf.h135 VAStatus vsp_cmdbuf_create(object_context_p obj_context,
Dvsp_cmdbuf.c47 VAStatus vsp_cmdbuf_create( in vsp_cmdbuf_create() function
Dpsb_drv_video.c1311 vaStatus = vsp_cmdbuf_create(obj_context, driver_data, (vsp_cmdbuf_p)cmdbuf); in psb_CreateContext()