Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_H264ES.c485 "CIR enabled with MB count %d\n", ctx->ui16IntraRefresh); in tng__H264ES_process_misc_cir_param()
486 ctx->ui16IntraRefresh = psMiscCirParams->cir_num_mbs; in tng__H264ES_process_misc_cir_param()
493 __FUNCTION__, ctx->ui16IntraRefresh); in tng__H264ES_process_misc_cir_param()
Dtng_hostcode.h412 IMG_UINT16 ui16IntraRefresh; member
Dtng_cmdbuf.c446 *cmdbuf->cmd_idx++ = ctx->ui16IntraRefresh; in tng_cmdbuf_insert_command()