Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dvsp_cmdbuf.h164 int vsp_context_get_next_cmdbuf(object_context_p obj_context);
Dvsp_cmdbuf.c252 int vsp_context_get_next_cmdbuf(object_context_p obj_context) in vsp_context_get_next_cmdbuf() function
Dvsp_vp8.c750 ret = vsp_context_get_next_cmdbuf(ctx->obj_context); in vsp_VP8_BeginPicture()
Dvsp_VPP.c784 ret = vsp_context_get_next_cmdbuf(ctx->obj_context); in vsp_VPP_BeginPicture()