Home
last modified time | relevance | path

Searched refs:ui32CoreRev (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_hostbias.c520 ctx->ui32CoreRev = 0x00030401; in tng__H263ES_load_bias_tables()
525 if (ctx->ui32CoreRev <= MAX_32_REV) in tng__H263ES_load_bias_tables()
576 ctx->ui32CoreRev = 0x00030401; in tng__MPEG4_load_bias_tables()
581 if (ctx->ui32CoreRev <= MAX_32_REV) { in tng__MPEG4_load_bias_tables()
644 ctx->ui32CoreRev = 0x00030401; in tng__H264ES_load_bias_tables()
646 if (ctx->ui32CoreRev <= MAX_32_REV) { in tng__H264ES_load_bias_tables()
Dtng_hostcode.h267 IMG_UINT32 ui32CoreRev; member
Dtng_hostcode.c640 ctx->ui32CoreRev = tng__get_core_rev(); in tng__get_encoder_caps()
2740 if ((ctx->eStandard == IMG_STANDARD_H264) && (ctx->ui32CoreRev >= MIN_34_REV)) { in tng__setvideo_params()
2827 if (ctx->ui32CoreRev <= 0x30006) { in tng__setvideo_params()
3173 if (ctx->ui32CoreRev >= MIN_36_REV) { in tng__validate_params()