Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/gralloc/
Dgr_utils.cpp736 plane_info[0].h_subsampling = 0; in GetRawPlaneInfo()
1484 int h_subsampling = 0, v_subsampling = 0; in GetYUVPlaneInfo() local
1512 GetYuvSubSamplingFactor(format, &h_subsampling, &v_subsampling); in GetYUVPlaneInfo()
1513 plane_info[0].h_subsampling = 0; in GetYUVPlaneInfo()
1515 plane_info[1].h_subsampling = h_subsampling; in GetYUVPlaneInfo()
1531 GetYuvSubSamplingFactor(format, &h_subsampling, &v_subsampling); in GetYUVPlaneInfo()
1532 plane_info[0].h_subsampling = h_subsampling; in GetYUVPlaneInfo()
1539 GetYuvSubSamplingFactor(format, &h_subsampling, &v_subsampling); in GetYUVPlaneInfo()
1540 plane_info[0].h_subsampling = h_subsampling; in GetYUVPlaneInfo()
1546 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.cpp709 plane_info[i].horizontalSubsampling = (1ull << plane_layout[i].h_subsampling); in getFormatLayout()
715 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.cpp724 plane_info[i].horizontalSubsampling = (1ull << plane_layout[i].h_subsampling); in getFormatLayout()
730 plane_info[i].widthInSamples = handle->unaligned_width >> plane_layout[i].h_subsampling; in getFormatLayout()
/hardware/google/gfxstream/guest/mesa/include/android_stub/system/
Dgraphics.h163 int32_t h_subsampling; member
/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/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/msm8909/gralloc/
Dgr_buf_mgr.cpp888 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()