Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_hostdefs.h530 IMG_BOOL16 bEnable16x8MVDetect;//!< Enable 16x8 motion vector block size detection member
Dtng_hostcode.c386 pEncFeatures->bEnable16x8MVDetect = IMG_TRUE; in tng__setup_enc_profile_features()
414 pEncFeatures->bEnable16x8MVDetect = IMG_TRUE; in tng__setup_enc_profile_features()
420 pEncFeatures->bEnable16x8MVDetect = IMG_FALSE; in tng__setup_enc_profile_features()
468 if (psEncFeatures->bEnable16x8MVDetect) in tng__patch_hw_profile()
Dtng_H264ES.c1214 pEncFeatures->bEnable16x8MVDetect = IMG_TRUE; in tng_H264ES_setup_profile_features()