Home
last modified time | relevance | path

Searched refs:uPriorityChunks (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_hostbias.c219 F_ENCODE(ctx->uMaxChunks - ctx->uPriorityChunks, INTEL_CH_PY); in tng__MPEG4ES_generate_bias_tables()
286 F_ENCODE(ctx->uMaxChunks - ctx->uPriorityChunks, INTEL_CH_PY); in tng__H263ES_generate_bias_tables()
357 F_ENCODE(ctx->uMaxChunks - ctx->uPriorityChunks, INTEL_CH_PY); in tng__H264ES_generate_bias_tables()
Dtng_hostcode.h432 IMG_UINT32 uPriorityChunks; member
Dtng_MPEG4ES.c176 ctx->uPriorityChunks = (0xA0 - 0x60); in tng_MPEG4ES_CreateContext()
Dtng_H263ES.c164 ctx->uPriorityChunks = (0xA0 - 0x60); in tng_H263ES_CreateContext()
Dtng_H264ES.c170 ctx->uPriorityChunks = (0xA0 - 0x60); in tng__H264ES_init_context()
Dtng_hostcode.c728 ctx->uPriorityChunks = (0xA0 - 0x60);//This parameter need not be exposed in tng__init_context()
2935 F_ENCODE(ctx->uMaxChunks - ctx->uPriorityChunks, INTEL_CH_PY); in tng__setvideo_params()