Home
last modified time | relevance | path

Searched refs:bInsertHRDParams (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_hostcode.h428 IMG_BOOL bInsertHRDParams; member
Dtng_MPEG4ES.c190 ctx->bInsertHRDParams = 0; in tng_MPEG4ES_CreateContext()
Dtng_H264ES.c184 ctx->bInsertHRDParams = IMG_FALSE; in tng__H264ES_init_context()
393 ctx->bInsertHRDParams = IMG_TRUE; in tng__H264ES_process_misc_hrd_param()
Dtng_H263ES.c178 ctx->bInsertHRDParams = 0; in tng_H263ES_CreateContext()
Dtng_hostcode.c1342 if (ctx->bInsertHRDParams && in tng__setup_rcdata()
2422 if (ctx->bInsertHRDParams) in tng__prepare_templates()
2912 psMtxEncContext->b8InsertHRDparams = ctx->bInsertHRDParams; in tng__setvideo_params()
3090 if (ctx->bInsertHRDParams) { in tng__setvideo_cmdbuf()
3693 if (ctx->bInsertHRDParams) in tng_EndPicture()