Home
last modified time | relevance | path

Searched refs:ui32CabacBinLimit (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_hostcode.h333 …IMG_UINT32 ui32CabacBinLimit; //!< Min Bin Limit after which the Topaz hardware would encode… member
Dtng_hostcode.c708 ctx->ui32CabacBinLimit = TOPAZHP_DEFAULT_uCABACBinLimit; //This parameter need not be exposed in tng__init_context()
709 if (ctx->ui32CabacBinLimit == 0) in tng__init_context()
2718 F_ENCODE(ctx->ui32CabacBinLimit, TOPAZ_VLC_CR_CABAC_BIN_LIMIT); in tng__setvideo_params()