Searched refs:encodePictureLevelParam (Results 1 – 1 of 1) sorted by relevance
8904 CODECHAL_ENCODE_AVC_GENERIC_PICTURE_LEVEL_PARAMS encodePictureLevelParam; in GenericEncodePictureLevel() local8905 MOS_ZeroMemory(&encodePictureLevelParam, sizeof(encodePictureLevelParam)); in GenericEncodePictureLevel()8906 encodePictureLevelParam.presBrcHistoryBuffer = params->presBrcHistoryBuffer; in GenericEncodePictureLevel()8907 CODECHAL_ENCODE_CHK_STATUS_RETURN(SceneChangeReport(&cmdBuffer, &encodePictureLevelParam)); in GenericEncodePictureLevel()