Searched refs:ui32H264CompControl (Results 1 – 4 of 4) sorted by relevance
2721 …psMtxEncContext->ui32H264CompControl = F_ENCODE((ctx->bCabacEnabled ? 0 : 1), TOPAZHP_CR_H264COMP… in tng__setvideo_params()2723 …psMtxEncContext->ui32H264CompControl |= F_ENCODE(ctx->bUseDefaultScalingList ? 1 : 0, TOPAZHP_CR_H… in tng__setvideo_params()2725 …psMtxEncContext->ui32H264CompControl |= F_ENCODE(ctx->bH2648x8Transform ? 1 : 0, TOPAZHP_CR_H264CO… in tng__setvideo_params()2727 …psMtxEncContext->ui32H264CompControl |= F_ENCODE(ctx->bH264IntraConstrained ? 1 : 0, TOPAZHP_CR_H2… in tng__setvideo_params()2732 …psMtxEncContext->ui32H264CompControl |= F_ENCODE(psMtxEncContext->bMCAdaptiveRoundingDisable ? 0 :… in tng__setvideo_params()2741 …psMtxEncContext->ui32H264CompControl |= F_ENCODE(USE_VCM_HW_SUPPORT, TOPAZHP_CR_H264COMP_VIDEO_CON… in tng__setvideo_params()2744 psMtxEncContext->ui32H264CompControl |= in tng__setvideo_params()2754 psMtxEncContext->ui32H264CompControl |= in tng__setvideo_params()
669 …IMG_UINT32 ui32H264CompControl; //!< Value to use for H264CompControl regi… member
579 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t ui32H264CompControl=%d\n", data->ui32H264CompControl); in SETVIDEO_dump()
792 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t ui32H264CompControl=%d\n", data->ui32H264CompControl); in tng_trace_setvideo()