HomeSort by relevance Sort by last modified time
    Searched refs:tng_cmdbuf_p (Results 1 - 10 of 10) sorted by null

  /hardware/intel/img/psb_video/src/
tng_cmdbuf.h 142 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);
tng_cmdbuf.c 80 void tng_cmdbuf_mem_unmap(tng_cmdbuf_p cmdbuf)
92 static void tng_cmdbuf_clear(tng_cmdbuf_p cmdbuf, int flag)
125 tng_cmdbuf_p cmdbuf)
207 void tng_cmdbuf_destroy(tng_cmdbuf_p cmdbuf)
231 int tng_cmdbuf_reset(tng_cmdbuf_p cmdbuf)
265 int tng_cmdbuf_unmap(tng_cmdbuf_p cmdbuf)
283 int tng_cmdbuf_buffer_ref(tng_cmdbuf_p cmdbuf, psb_buffer_p buf)
325 void tng_cmdbuf_add_relocation(tng_cmdbuf_p cmdbuf,
381 tng_cmdbuf_p cmdbuf = obj_context->tng_cmdbuf;
507 tng_cmdbuf_p cmdbuf
    [all...]
tng_hostbias.c 510 tng_cmdbuf_p cmdbuf = ctx->obj_context->tng_cmdbuf;
566 tng_cmdbuf_p cmdbuf = ctx->obj_context->tng_cmdbuf;
628 tng_cmdbuf_p cmdbuf = ctx->obj_context->tng_cmdbuf;
tng_MPEG4ES.c 210 tng_cmdbuf_p cmdbuf = ctx->obj_context->tng_cmdbuf;
224 tng_cmdbuf_p cmdbuf = ctx->obj_context->tng_cmdbuf;
tng_jpegES.c 45 static void tng__trace_cmdbuf(tng_cmdbuf_p cmdbuf)
535 tng_cmdbuf_p cmdbuf = ctx->obj_context->tng_cmdbuf;
    [all...]
tng_H263ES.c 198 tng_cmdbuf_p cmdbuf = ctx->obj_context->tng_cmdbuf;
213 tng_cmdbuf_p cmdbuf = ctx->obj_context->tng_cmdbuf;
tng_hostcode.c 76 static void tng__trace_cmdbuf_words(tng_cmdbuf_p cmdbuf)
481 static void tng__trace_cmdbuf(tng_cmdbuf_p cmdbuf, int idx)
544 // tng_cmdbuf_p cmdbuf = ctx->obj_context->tng_cmdbuf;
    [all...]
tng_picmgmt.c 586 tng_cmdbuf_p cmdbuf = ctx->obj_context->tng_cmdbuf;
    [all...]
tng_trace.c 436 tng_cmdbuf_p cmdbuf = ctx->obj_context->tng_cmdbuf;
    [all...]
psb_drv_video.c     [all...]

Completed in 249 milliseconds