Searched refs:uMaxChunks (Results 1 – 6 of 6) sorted by relevance
218 F_ENCODE(ctx->uMaxChunks, INTEL_CH_MX) | in tng__MPEG4ES_generate_bias_tables()219 F_ENCODE(ctx->uMaxChunks - ctx->uPriorityChunks, INTEL_CH_PY); in tng__MPEG4ES_generate_bias_tables()285 F_ENCODE(ctx->uMaxChunks, INTEL_CH_MX) | in tng__H263ES_generate_bias_tables()286 F_ENCODE(ctx->uMaxChunks - ctx->uPriorityChunks, INTEL_CH_PY); in tng__H263ES_generate_bias_tables()356 F_ENCODE(ctx->uMaxChunks, INTEL_CH_MX) | in tng__H264ES_generate_bias_tables()357 F_ENCODE(ctx->uMaxChunks - ctx->uPriorityChunks, INTEL_CH_PY); in tng__H264ES_generate_bias_tables()
431 IMG_UINT32 uMaxChunks; member
174 ctx->uMaxChunks = 0xA0; in tng_MPEG4ES_CreateContext()
162 ctx->uMaxChunks = 0xA0; in tng_H263ES_CreateContext()
168 ctx->uMaxChunks = 0xA0; in tng__H264ES_init_context()
726 ctx->uMaxChunks = 0xA0;//This parameter need not be exposed in tng__init_context()2934 F_ENCODE(ctx->uMaxChunks, INTEL_CH_MX) | in tng__setvideo_params()2935 F_ENCODE(ctx->uMaxChunks - ctx->uPriorityChunks, INTEL_CH_PY); in tng__setvideo_params()