HomeSort by relevance Sort by last modified time
    Searched refs:bDisableBFrames (Results 1 - 2 of 2) sorted by null

  /hardware/intel/img/psb_video/src/
tng_hostdefs.h 531 IMG_BOOL16 bDisableBFrames; //!< Disable B-frames in encoded output
    [all...]
tng_hostcode.c 387 pEncFeatures->bDisableBFrames = IMG_FALSE;
399 pEncFeatures->bDisableBFrames = IMG_TRUE;
471 if (psEncFeatures->bDisableBFrames)
    [all...]

Completed in 758 milliseconds