Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_hostdefs.h531 IMG_BOOL16 bDisableBFrames; //!< Disable B-frames in encoded output member
Dtng_hostcode.c387 pEncFeatures->bDisableBFrames = IMG_FALSE; in tng__setup_enc_profile_features()
399 pEncFeatures->bDisableBFrames = IMG_TRUE; in tng__setup_enc_profile_features()
471 if (psEncFeatures->bDisableBFrames) in tng__patch_hw_profile()