Searched defs:tng_cmdbuf_p (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dtng_cmdbuf.h142 typedef struct tng_cmdbuf_s *tng_cmdbuf_p; typedef in typeref:struct:tng_cmdbuf_s
149 tng_cmdbuf_p cmdbuf
155 void tng_cmdbuf_destroy(tng_cmdbuf_p cmdbuf);
162 int tng_cmdbuf_reset(tng_cmdbuf_p cmdbuf);
169 int tng_cmdbuf_unmap(tng_cmdbuf_p cmdbuf);
176 int tng_cmdbuf_buffer_ref(tng_cmdbuf_p cmdbuf, psb_buffer_p buf);
186 void tng_cmdbuf_add_relocation(tng_cmdbuf_p cmdbuf,
263 void tng_cmdbuf_mem_unmap(tng_cmdbuf_p cmdbuf);

Completed in 42 milliseconds