Home
last modified time | relevance | path

Searched refs:GetYuvSPPlaneInfo (Results 1 – 14 of 14) sorted by relevance

/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc1/
H A Dgr_utils.cpp336 void GetYuvSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, uint32_t bpp, in GetYuvSPPlaneInfo() function
398 GetYuvSPPlaneInfo(hnd->base, width, height, 1, ycbcr); in GetYUVPlaneInfo()
402 GetYuvSPPlaneInfo(hnd->base, width, height, 2, ycbcr); in GetYUVPlaneInfo()
434 GetYuvSPPlaneInfo(hnd->base, width, height, 1, ycbcr); in GetYUVPlaneInfo()
H A Dgr_utils.h82 void GetYuvSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, uint32_t bpp,
/aosp12/hardware/qcom/display/msm8909/gralloc/
H A Dgr_utils.cpp336 void GetYuvSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, uint32_t bpp, in GetYuvSPPlaneInfo() function
398 GetYuvSPPlaneInfo(hnd->base, width, height, 1, ycbcr); in GetYUVPlaneInfo()
402 GetYuvSPPlaneInfo(hnd->base, width, height, 2, ycbcr); in GetYUVPlaneInfo()
434 GetYuvSPPlaneInfo(hnd->base, width, height, 1, ycbcr); in GetYUVPlaneInfo()
H A Dgr_utils.h82 void GetYuvSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, uint32_t bpp,
/aosp12/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_allocator.cpp356 void Allocator::GetYuvSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, uint32_t bpp, in GetYuvSPPlaneInfo() function in gralloc1::Allocator
410 GetYuvSPPlaneInfo(hnd->base, width, height, 1, ycbcr); in GetYUVPlaneInfo()
414 GetYuvSPPlaneInfo(hnd->base, width, height, 2, ycbcr); in GetYUVPlaneInfo()
435 GetYuvSPPlaneInfo(hnd->base, width, height, 1, ycbcr); in GetYUVPlaneInfo()
H A Dgr_allocator.h85 void GetYuvSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, uint32_t bpp,
/aosp12/hardware/qcom/display/msm8998/libgralloc1/
H A Dgr_allocator.cpp357 void Allocator::GetYuvSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, uint32_t bpp, in GetYuvSPPlaneInfo() function in gralloc1::Allocator
411 GetYuvSPPlaneInfo(hnd->base, width, height, 1, ycbcr); in GetYUVPlaneInfo()
415 GetYuvSPPlaneInfo(hnd->base, width, height, 2, ycbcr); in GetYUVPlaneInfo()
436 GetYuvSPPlaneInfo(hnd->base, width, height, 1, ycbcr); in GetYUVPlaneInfo()
H A Dgr_allocator.h85 void GetYuvSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, uint32_t bpp,
/aosp12/hardware/qcom/sdm845/display/gralloc/
H A Dgr_utils.cpp409 void GetYuvSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, uint32_t bpp, in GetYuvSPPlaneInfo() function
462 GetYuvSPPlaneInfo(hnd->base, width, height, 1, ycbcr); in GetYUVPlaneInfo()
475 GetYuvSPPlaneInfo(hnd->base, width, height, 2, ycbcr); in GetYUVPlaneInfo()
511 GetYuvSPPlaneInfo(hnd->base, width, height, 1, ycbcr); in GetYUVPlaneInfo()
H A Dgr_utils.h94 void GetYuvSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, uint32_t bpp,
/aosp12/hardware/qcom/sm8150/display/gralloc/
H A Dgr_utils.h188 void GetYuvSPPlaneInfo(const BufferInfo &info, int format, uint32_t width, uint32_t height,
H A Dgr_utils.cpp476 void GetYuvSPPlaneInfo(const BufferInfo &info, int format, uint32_t width, uint32_t height, in GetYuvSPPlaneInfo() function
1403 GetYuvSPPlaneInfo(info, format, width, height, 1, plane_info); in GetYUVPlaneInfo()
1455 GetYuvSPPlaneInfo(info, format, width, height, 2, plane_info); in GetYUVPlaneInfo()
/aosp12/hardware/qcom/sm7250/display/gralloc/
H A Dgr_utils.h203 void GetYuvSPPlaneInfo(const BufferInfo &info, int format, uint32_t width, uint32_t height,
H A Dgr_utils.cpp512 void GetYuvSPPlaneInfo(const BufferInfo &info, int format, uint32_t width, uint32_t height, in GetYuvSPPlaneInfo() function
1466 GetYuvSPPlaneInfo(info, format, width, height, 1, plane_info); in GetYUVPlaneInfo()
1485 GetYuvSPPlaneInfo(info, format, width, height, 1, plane_info); in GetYUVPlaneInfo()
1493 GetYuvSPPlaneInfo(info, format, width, height, 2, plane_info); in GetYUVPlaneInfo()
1534 GetYuvSPPlaneInfo(info, format, width, height, 2, plane_info); in GetYUVPlaneInfo()