Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_hostcode.h407 IMG_BOOL bEnableCIR; //!< Enable Cyclic Intra Refresh member
Dtng_H264ES.c487 ctx->bEnableCIR = 1; in tng__H264ES_process_misc_cir_param()
Dtng_hostcode.c721 ctx->bEnableCIR = 0; in tng__init_context()
3676 ctx->bEnableCIR == IMG_TRUE) { in tng_EndPicture()