Home
last modified time | relevance | path

Searched refs:h_subsampling (Results 1 – 19 of 19) sorted by relevance

/hardware/qcom/sm7250/display/gralloc/
Dgr_utils.cpp691 plane_info[0].h_subsampling = 0; in GetRawPlaneInfo()
1440 int h_subsampling = 0, v_subsampling = 0; in GetYUVPlaneInfo() local
1467 GetYuvSubSamplingFactor(format, &h_subsampling, &v_subsampling); in GetYUVPlaneInfo()
1468 plane_info[0].h_subsampling = 0; in GetYUVPlaneInfo()
1470 plane_info[1].h_subsampling = h_subsampling; in GetYUVPlaneInfo()
1486 GetYuvSubSamplingFactor(format, &h_subsampling, &v_subsampling); in GetYUVPlaneInfo()
1487 plane_info[0].h_subsampling = h_subsampling; in GetYUVPlaneInfo()
1494 GetYuvSubSamplingFactor(format, &h_subsampling, &v_subsampling); in GetYUVPlaneInfo()
1495 plane_info[0].h_subsampling = h_subsampling; in GetYUVPlaneInfo()
1501 GetYuvSubSamplingFactor(format, &h_subsampling, &v_subsampling); in GetYUVPlaneInfo()
[all …]
Dgr_camera_info.cpp290 int h_subsampling = 0; in GetCameraFormatPlaneInfo() local
308 result = GetSubsamplingFactor(format, plane_type[i], true, &h_subsampling); in GetCameraFormatPlaneInfo()
314 plane_info[i].h_subsampling = (uint32_t)h_subsampling; in GetCameraFormatPlaneInfo()
Dgr_utils.h142 uint32_t h_subsampling; member
192 void GetYuvSubSamplingFactor(int32_t format, int *h_subsampling, int *v_subsampling);
DQtiMapperExtensions.cpp381 plane_info[i].h_subsampling = plane_layout[i].h_subsampling; in getFormatLayout()
391 plane_info[i].h_subsampling, plane_info[i].v_subsampling, plane_info[i].offset, in getFormatLayout()
Dgr_device_impl.cpp554 layout->planes[i].h_subsampling = 2; in GetFlexLayout()
Dgr_buf_mgr.cpp684 plane_info[i].horizontalSubsampling = (1ull << plane_layout[i].h_subsampling); in getFormatLayout()
690 plane_info[i].widthInSamples = handle->unaligned_width >> plane_layout[i].h_subsampling; in getFormatLayout()
/hardware/qcom/sm8150/display/gralloc/
Dgr_utils.cpp659 plane_info[0].h_subsampling = 0; in GetRawPlaneInfo()
1386 int h_subsampling = 0, v_subsampling = 0; in GetYUVPlaneInfo() local
1404 GetYuvSubSamplingFactor(format, &h_subsampling, &v_subsampling); in GetYUVPlaneInfo()
1405 plane_info[0].h_subsampling = 0; in GetYUVPlaneInfo()
1407 plane_info[1].h_subsampling = h_subsampling; in GetYUVPlaneInfo()
1422 GetYuvSubSamplingFactor(format, &h_subsampling, &v_subsampling); in GetYUVPlaneInfo()
1428 plane_info[0].h_subsampling = plane_info[4].h_subsampling = 0; in GetYUVPlaneInfo()
1430 plane_info[1].h_subsampling = plane_info[5].h_subsampling = h_subsampling; in GetYUVPlaneInfo()
1432 plane_info[2].h_subsampling = plane_info[3].h_subsampling = 0; in GetYUVPlaneInfo()
1435 plane_info[6].h_subsampling = plane_info[7].h_subsampling = 0; in GetYUVPlaneInfo()
[all …]
Dgr_utils.h128 uint32_t h_subsampling; member
178 void GetYuvSubSamplingFactor(int32_t format, int *h_subsampling, int *v_subsampling);
DQtiMapperExtensions.cpp376 plane_info[i].h_subsampling = plane_layout[i].h_subsampling; in getFormatLayout()
386 plane_info[i].h_subsampling, plane_info[i].v_subsampling, plane_info[i].offset, in getFormatLayout()
Dgr_device_impl.cpp551 layout->planes[i].h_subsampling = 2; in GetFlexLayout()
Dgr_buf_mgr.cpp685 plane_info[i].horizontalSubsampling = (1ull << plane_layout[i].h_subsampling); in getFormatLayout()
691 plane_info[i].widthInSamples = handle->unaligned_width >> plane_layout[i].h_subsampling; in getFormatLayout()
/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_bufferaccess.cpp662 const int32_t h_subsampling, in set_flex_plane_params() argument
672 plane->h_subsampling = h_subsampling; in set_flex_plane_params()
971 flex_layout->planes[i].h_subsampling = 2; in get_flexlayout_exynos_formats_only()
/hardware/qcom/display/msm8994/libgralloc/
Dmapper.cpp347 layout->planes[i].h_subsampling = 2; in ycbcr_to_flexible_layout()
/hardware/qcom/display/msm8996/libgralloc/
Dmapper.cpp346 layout->planes[i].h_subsampling = 2; in ycbcr_to_flexible_layout()
/hardware/qcom/sdm845/display/gralloc/
Dgr_device_impl.cpp532 layout->planes[i].h_subsampling = 2; in GetFlexLayout()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_buf_mgr.cpp788 layout->planes[i].h_subsampling = 2; in GetFlexLayout()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_buf_mgr.cpp887 layout->planes[i].h_subsampling = 2; in GetFlexLayout()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_buf_mgr.cpp796 layout->planes[i].h_subsampling = 2; in GetFlexLayout()
/hardware/qcom/display/msm8909/gralloc/
Dgr_buf_mgr.cpp888 layout->planes[i].h_subsampling = 2; in GetFlexLayout()