Searched refs:scaler (Results 1 – 25 of 28) sorted by relevance
12
78 scaler->enable = 0; in SetScalerV2()79 scaler->dir_en = 0; in SetScalerV2()80 scaler->de.enable = 0; in SetScalerV2()112 scaler->pe.top_rpt[i] = plane.top.repeat; in SetScalerV2()119 scaler->src_width[i] = plane.src_width; in SetScalerV2()120 scaler->src_height[i] = plane.src_height; in SetScalerV2()123 scaler->dst_width = scale_data.dst_width; in SetScalerV2()124 scaler->dst_height = scale_data.dst_height; in SetScalerV2()129 scaler->blend_cfg = scale_data.blend_cfg; in SetScalerV2()130 scaler->dir_weight = scale_data.dir_weight; in SetScalerV2()[all …]
53 void SetScaler(const HWScaleData &scale, SDEScaler *scaler);
78 scaler->enable = 0; in SetScalerV2()79 scaler->dir_en = 0; in SetScalerV2()80 scaler->de.enable = 0; in SetScalerV2()108 scaler->pe.top_rpt[i] = plane.top.repeat; in SetScalerV2()115 scaler->src_width[i] = plane.src_width; in SetScalerV2()116 scaler->src_height[i] = plane.src_height; in SetScalerV2()119 scaler->dst_width = scale_data.dst_width; in SetScalerV2()120 scaler->dst_height = scale_data.dst_height; in SetScalerV2()125 scaler->blend_cfg = scale_data.blend_cfg; in SetScalerV2()126 scaler->dir_weight = scale_data.dir_weight; in SetScalerV2()[all …]
79 scaler->enable = scale_data.enable.scale; in SetPlaneScalerV2()85 scaler->init_phase_x[i] = plane.init_phase_x; in SetPlaneScalerV2()100 scaler->pe.left_rpt[i] = plane.left.repeat; in SetPlaneScalerV2()101 scaler->pe.top_rpt[i] = plane.top.repeat; in SetPlaneScalerV2()103 scaler->pe.btm_rpt[i] = plane.bottom.repeat; in SetPlaneScalerV2()108 scaler->src_width[i] = plane.src_width; in SetPlaneScalerV2()109 scaler->src_height[i] = plane.src_height; in SetPlaneScalerV2()112 scaler->dst_width = scale_data.dst_width; in SetPlaneScalerV2()113 scaler->dst_height = scale_data.dst_height; in SetPlaneScalerV2()118 scaler->blend_cfg = scale_data.blend_cfg; in SetPlaneScalerV2()[all …]
53 void SetPlaneScaler(const HWScaleData &scale, SDEScaler *scaler);
78 scaler->enable = 0; in SetScalerV2()79 scaler->dir_en = 0; in SetScalerV2()80 scaler->de.enable = 0; in SetScalerV2()108 scaler->pe.top_rpt[i] = plane.top.repeat; in SetScalerV2()115 scaler->src_width[i] = plane.src_width; in SetScalerV2()116 scaler->src_height[i] = plane.src_height; in SetScalerV2()119 scaler->dst_width = scale_data.dst_width; in SetScalerV2()120 scaler->dst_height = scale_data.dst_height; in SetScalerV2()125 scaler->blend_cfg = scale_data.blend_cfg; in SetScalerV2()140 if (scaler->de.enable) { in SetScalerV2()[all …]
70 gsc->scaler = exynos_sc_create_exclusive(dev_num - HW_SCAL0, in exynos_gsc_create_exclusive()72 if (!gsc->scaler) { in exynos_gsc_create_exclusive()154 ret = exynos_sc_csc_exclusive(gsc->scaler, in exynos_gsc_set_csc_property()395 ret = exynos_sc_config_exclusive(gsc->scaler, in exynos_gsc_config_exclusive()433 ret = exynos_sc_run_exclusive(gsc->scaler, in exynos_gsc_run_exclusive()475 gsc->scaler = exynos_sc_create_blend_exclusive(dev_num - HW_SCAL0, allow_drm); in exynos_gsc_create_blend_exclusive()476 if (!gsc->scaler) { in exynos_gsc_create_blend_exclusive()505 ret = exynos_sc_config_blend_exclusive(gsc->scaler, in exynos_gsc_config_blend_exclusive()528 ret = exynos_sc_wait_frame_done_exclusive(gsc->scaler); in exynos_gsc_wait_frame_done_exclusive()553 ret = exynos_sc_stop_exclusive(gsc->scaler); in exynos_gsc_stop_exclusive()[all …]
148 void *scaler; variable153 scaler = NULL; in __InitMembers()
304 bool ret = exynos_sc_free_and_close(gsc->scaler); in m_gsc_m2m_destroy()
150 public static Bitmap transform(Matrix scaler, in transform() argument198 scaler.setScale(scale, scale); in transform()200 scaler = null; in transform()205 scaler.setScale(scale, scale); in transform()207 scaler = null; in transform()212 if (scaler != null) { in transform()215 source.getWidth(), source.getHeight(), scaler, true); in transform()
134 float scaler = 255 * 60 / 360.0f; in JNI_COLORSPACE_METHOD() local136 h = (g > b) ? static_cast<int>(scaler * (g - b) / delta) : in JNI_COLORSPACE_METHOD()137 static_cast<int>(scaler * ((g - b) / delta + 6)); in JNI_COLORSPACE_METHOD()139 h = static_cast<int>(scaler * ((b - r) / delta + 2)); in JNI_COLORSPACE_METHOD()141 h = static_cast<int>(scaler * ((r - g) / delta + 4)); in JNI_COLORSPACE_METHOD()
470 private static Bitmap transform(Matrix scaler, in transform() argument521 scaler.setScale(scale, scale); in transform()523 scaler = null; in transform()528 scaler.setScale(scale, scale); in transform()530 scaler = null; in transform()535 if (scaler != null) { in transform()538 source.getWidth(), source.getHeight(), scaler, true); in transform()
76 /** android.scaler.defaultSecureImageSize [static, int32[], public]82 … /** android.scaler.physicalCameraMultiResolutionStreamConfigurations [static, enum[], ndk_public]90 /** android.scaler.availableStreamConfigurationsMaximumResolution [static, enum[], ndk_public]101 /** android.scaler.availableMinFrameDurationsMaximumResolution [static, int64[], ndk_public]112 /** android.scaler.availableStallDurationsMaximumResolution [static, int64[], ndk_public]123 /** android.scaler.availableInputOutputFormatsMapMaximumResolution [static, int32, hidden]134 /** android.scaler.multiResolutionStreamSupported [static, enum, ndk_public]327 /** android.scaler.physicalCameraMultiResolutionStreamConfigurations enumeration values335 /** android.scaler.availableStreamConfigurationsMaximumResolution enumeration values343 /** android.scaler.multiResolutionStreamSupported enumeration values
80 const std::function<float(const int, const float)> scaler = in resizeNearestNeighbor() local85 int inY = std::min((alignCorners) ? static_cast<int>(roundf(scaler(y, heightScale))) in resizeNearestNeighbor()86 : static_cast<int>(floorf(scaler(y, heightScale))), in resizeNearestNeighbor()92 int inX = std::min((alignCorners) ? static_cast<int>(roundf(scaler(x, widthScale))) in resizeNearestNeighbor()93 : static_cast<int>(floorf(scaler(x, widthScale))), in resizeNearestNeighbor()
76 /** android.scaler.availableRotateAndCropModes [static, byte[], public]84 /** android.scaler.rotateAndCrop [dynamic, enum, public]134 /** android.scaler.rotateAndCrop enumeration values
73 /** android.scaler.availableRecommendedStreamConfigurations [static, enum[], ndk_public]79 /** android.scaler.availableRecommendedInputOutputFormatsMap [static, int32, ndk_public]189 /** android.scaler.availableFormats enumeration values added since v3.2199 /** android.scaler.availableRecommendedStreamConfigurations enumeration values
1034 /** android.scaler.cropRegion [dynamic, int32[], public]1040 /** android.scaler.availableFormats [static, enum[], hidden]1056 /** android.scaler.availableJpegSizes [static, int32[], hidden]1062 /** android.scaler.availableMaxDigitalZoom [static, float, public]1082 /** android.scaler.availableProcessedSizes [static, int32[], hidden]1091 /** android.scaler.availableRawMinDurations [static, int64[], system]1101 /** android.scaler.availableRawSizes [static, int32[], system]1138 /** android.scaler.croppingType [static, enum, public]2240 /** android.scaler.availableFormats enumeration values2253 /** android.scaler.availableStreamConfigurations enumeration values[all …]
521 bool scaler = false; in ParseProperties() local559 scaler = (prop_enum == DRMProperty::SCALER_V1 || prop_enum == DRMProperty::SCALER_V2) \ in ParseProperties()560 ? true : scaler; in ParseProperties()598 if (csc && scaler) { in ParseProperties()
142 constexpr float scaler = 1.0f / 32768.0f; in convertPcm16ToFloat() local144 destination[i] = source[i] * scaler; in convertPcm16ToFloat()
45 * android.scaler.availableInputOutputFormatsMap. The pixel format of the47 * format reported by android.scaler.availableStreamConfigurations. The49 * capabilities, see android.scaler.availableInputOutputFormatsMap for150 * android.scaler.cropRegion
1dictionary=main:en_us,locale=en_US,description=English (US),date ...