Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_utils.h82 void GetYuvSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, uint32_t bpp,
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()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_allocator.h85 void GetYuvSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, uint32_t bpp,
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()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_allocator.h85 void GetYuvSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, uint32_t bpp,
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()
/hardware/qcom/display/msm8909/gralloc/
Dgr_utils.h82 void GetYuvSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, uint32_t bpp,
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()
/hardware/qcom/sm8150/display/gralloc/
Dgr_utils.h188 void GetYuvSPPlaneInfo(const BufferInfo &info, int format, uint32_t width, uint32_t height,
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()
/hardware/qcom/sm7250/display/gralloc/
Dgr_utils.h203 void GetYuvSPPlaneInfo(const BufferInfo &info, int format, uint32_t width, uint32_t height,
Dgr_utils.cpp557 void GetYuvSPPlaneInfo(const BufferInfo &info, int format, uint32_t width, uint32_t height, in GetYuvSPPlaneInfo() function
1511 GetYuvSPPlaneInfo(info, format, width, height, 1, plane_info); in GetYUVPlaneInfo()
1530 GetYuvSPPlaneInfo(info, format, width, height, 1, plane_info); in GetYUVPlaneInfo()
1538 GetYuvSPPlaneInfo(info, format, width, height, 2, plane_info); in GetYUVPlaneInfo()
1579 GetYuvSPPlaneInfo(info, format, width, height, 2, plane_info); in GetYUVPlaneInfo()