Searched refs:ui32FCode (Results 1 – 7 of 7) sorted by relevance
269 IMG_UINT32 ui32FCode; member
177 ctx->ui32FCode = 4; in tng_MPEG4ES_CreateContext()
714 ctx->ui32FCode = 4; //This parameter need not be exposed in tng__init_context()757 ctx->sBiasTables.ui32FCode = ctx->ui32FCode; in tng__init_context()762 if (!ctx->sBiasTables.ui32FCode) in tng__init_context()763 ctx->sBiasTables.ui32FCode = 4; in tng__init_context()2873 … uX = tng__min(128 - 1, (((1<<(ctx->sBiasTables.ui32FCode - 1)) * uResidualSize)/4) - 1); in tng__setvideo_params()2874 … uY = tng__min(104 - 1, (((1<<(ctx->sBiasTables.ui32FCode - 1)) * uResidualSize)/4) - 1); in tng__setvideo_params()
757 IMG_UINT32 ui32FCode; //!< value only used in MPEG4 member
165 ctx->ui32FCode = 4; in tng_H263ES_CreateContext()
612 …te(TOPAZ_VLC_REG, TOPAZ_VLC_CR_VLC_MPEG4_CFG, 0, F_ENCODE(psBiasTables->ui32FCode - 1, TOPAZ_VLC_C… in tng__MPEG4_load_bias_tables()
171 ctx->ui32FCode = 4; in tng__H264ES_init_context()