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

  /hardware/intel/img/psb_video/src/
tng_hostcode.h 406 IMG_BOOL bEnableAIR; //!< Enable Adaptive Intra Refresh
tng_H264ES.c 415 ctx->bEnableAIR, psMiscAirParams->air_num_mbs, psMiscAirParams->air_threshold, psMiscAirParams->air_auto);
417 ctx->bEnableAIR = 1;
    [all...]
tng_hostair.c     [all...]
tng_hostcode.c 720 ctx->bEnableAIR = 0;
722 ctx->bEnableHostBias = (ctx->bEnableAIR != 0);//This parameter need not be exposed
    [all...]

Completed in 66 milliseconds