Searched refs:ui32IPEControl (Results 1 – 5 of 5) sorted by relevance
428 IMG_UINT32 ui32IPEControl = 0; in tng__patch_hw_profile() local448 ui32IPEControl |= F_ENCODE(1, TOPAZHP_CR_IPE_MV_NUMBER_RESTRICTION); in tng__patch_hw_profile()463 ui32IPEControl |= F_ENCODE(psEncFeatures->eMinBlkSz, TOPAZHP_CR_IPE_BLOCKSIZE); in tng__patch_hw_profile()466 ui32IPEControl |= F_ENCODE(1, TOPAZHP_CR_IPE_8X16_ENABLE); in tng__patch_hw_profile()469 ui32IPEControl |= F_ENCODE(1, TOPAZHP_CR_IPE_16X8_ENABLE); in tng__patch_hw_profile()475 ctx->ui32IPEControl = ui32IPEControl; in tng__patch_hw_profile()1657 IMG_UINT32 ui32IPEControl, in tng__save_slice_params_template() argument1678 slice_temp_p->ui32IPEControl = ui32IPEControl; in tng__save_slice_params_template()1707 IMG_UINT32 ui32IPEControl; in tng__prepare_encode_sliceparams() local1722 ui32IPEControl = ctx->ui32IPEControl; in tng__prepare_encode_sliceparams()[all …]
200 IMG_UINT32 ui32IPEControl; //!< Value to use for IPEControl register member
330 IMG_UINT32 ui32IPEControl; //!< common bits IPE control register for entire picture member
404 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t\tui32IPEControl=0x%08x\n", p->ui32IPEControl); in apSliceParamsTemplates_dump()
353 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t\tui32IPEControl=0x%08x\n", p->ui32IPEControl); in apSliceParamsTemplates_dump()