Home
last modified time | relevance | path

Searched refs:bDisableBPicRef_0 (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_hostdefs.h528 IMG_BOOL16 bDisableBPicRef_0; //!< Don't allow b-picture to refer reference-picture-0 member
Dtng_hostcode.c375 pEncFeatures->bDisableBPicRef_0 = IMG_FALSE; in tng__setup_enc_profile_features()
403 pEncFeatures->bDisableBPicRef_0 = IMG_FALSE; in tng__setup_enc_profile_features()
456 else if (psEncFeatures->bDisableBPicRef_0) in tng__patch_hw_profile()