Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_hostdefs.h529 IMG_BOOL16 bEnable8x16MVDetect;//!< Enable 8x16 motion vector block size detection member
Dtng_hostcode.c385 pEncFeatures->bEnable8x16MVDetect = IMG_TRUE; in tng__setup_enc_profile_features()
413 pEncFeatures->bEnable8x16MVDetect = IMG_TRUE; in tng__setup_enc_profile_features()
419 pEncFeatures->bEnable8x16MVDetect = IMG_FALSE; in tng__setup_enc_profile_features()
465 if (psEncFeatures->bEnable8x16MVDetect) in tng__patch_hw_profile()
Dtng_H264ES.c1213 pEncFeatures->bEnable8x16MVDetect = IMG_TRUE; in tng_H264ES_setup_profile_features()