Searched refs:ui32CabacBinFlex (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dtng_hostcode.h334 IMG_UINT32 ui32CabacBinFlex; //!< Max Flex-Limit, the Topaz-HW will encode MB as IPCM after (BinLimit+BinFlex) member in struct:context_ENC_s
H A Dtng_hostcode.c710 ctx->ui32CabacBinFlex = 0;//This parameter need not be exposed
712 ctx->ui32CabacBinFlex = TOPAZHP_DEFAULT_uCABACBinFlex;//This parameter need not be exposed
2714 psMtxEncContext->ui32IPCM_0_Config = F_ENCODE(ctx->ui32CabacBinFlex, TOPAZ_VLC_CR_CABAC_BIN_FLEX) |

Completed in 142 milliseconds