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

  /hardware/intel/img/psb_video/src/
tng_hostbias.c 218 F_ENCODE(ctx->uMaxChunks, INTEL_CH_MX) |
219 F_ENCODE(ctx->uMaxChunks - ctx->uPriorityChunks, INTEL_CH_PY);
285 F_ENCODE(ctx->uMaxChunks, INTEL_CH_MX) |
286 F_ENCODE(ctx->uMaxChunks - ctx->uPriorityChunks, INTEL_CH_PY);
356 F_ENCODE(ctx->uMaxChunks, INTEL_CH_MX) |
357 F_ENCODE(ctx->uMaxChunks - ctx->uPriorityChunks, INTEL_CH_PY);
tng_MPEG4ES.c 174 ctx->uMaxChunks = 0xA0;
tng_hostcode.h 431 IMG_UINT32 uMaxChunks;
tng_H263ES.c 162 ctx->uMaxChunks = 0xA0;
tng_H264ES.c 168 ctx->uMaxChunks = 0xA0;
    [all...]
tng_hostcode.c 726 ctx->uMaxChunks = 0xA0;//This parameter need not be exposed
    [all...]

Completed in 155 milliseconds