| /device/generic/opengl-transport/host/libs/virglrenderer/libOpenglRender/ |
| D | YUVConverter.cpp | 30 static void getPlanarYUVSizes(int width, int height, in getPlanarYUVSizes() 71 static void getYUVSizes(int width, int height, in getYUVSizes() 91 static void getPlanarYUVOffsets(int width, int height, FrameworkFormat format, in getPlanarYUVOffsets() 135 static void getYUVOffsets(int width, int height, FrameworkFormat format, in getYUVOffsets() 162 GLsizei width, in createYUVGLTex() 187 int x, int y, int width, int height, in subUpdateYUVGLTex() 339 int width, int ywidth, in doYUVConversionDraw() 380 YUVConverter::YUVConverter(int width, int height, FrameworkFormat format) : mFormat(format){ in YUVConverter() 413 int width, int height, in drawConvert() 450 void YUVConverter::updateCutoffs(float width, float ywidth, in updateCutoffs()
|
| /device/google/sunfish-kernel/sm7150/kernel-headers/media/ |
| D | msm_media_info.h | 899 static __inline__ unsigned int VENUS_EXTRADATA_SIZE(int width, int height) in VENUS_EXTRADATA_SIZE() 918 static __inline__ unsigned int VENUS_Y_STRIDE(int color_fmt, int width) in VENUS_Y_STRIDE() 964 static __inline__ unsigned int VENUS_UV_STRIDE(int color_fmt, int width) in VENUS_UV_STRIDE() 1086 static __inline__ unsigned int VENUS_Y_META_STRIDE(int color_fmt, int width) in VENUS_Y_META_STRIDE() 1152 static __inline__ unsigned int VENUS_UV_META_STRIDE(int color_fmt, int width) in VENUS_UV_META_STRIDE() 1211 static __inline__ unsigned int VENUS_RGB_STRIDE(int color_fmt, int width) in VENUS_RGB_STRIDE() 1271 static __inline__ unsigned int VENUS_RGB_META_STRIDE(int color_fmt, int width) in VENUS_RGB_META_STRIDE() 1334 int color_fmt, int width, int height) in VENUS_BUFFER_SIZE() 1455 int color_fmt, int width, int height, int interlace) in VENUS_BUFFER_SIZE_USED() 1495 int color_fmt, int width, int height) in VENUS_VIEW2_OFFSET()
|
| /device/google/coral-kernel/sm8150/original-kernel-headers/media/ |
| D | msm_media_info.h | 899 static __inline__ unsigned int VENUS_EXTRADATA_SIZE(int width, int height) in VENUS_EXTRADATA_SIZE() 918 static __inline__ unsigned int VENUS_Y_STRIDE(int color_fmt, int width) in VENUS_Y_STRIDE() 964 static __inline__ unsigned int VENUS_UV_STRIDE(int color_fmt, int width) in VENUS_UV_STRIDE() 1086 static __inline__ unsigned int VENUS_Y_META_STRIDE(int color_fmt, int width) in VENUS_Y_META_STRIDE() 1152 static __inline__ unsigned int VENUS_UV_META_STRIDE(int color_fmt, int width) in VENUS_UV_META_STRIDE() 1211 static __inline__ unsigned int VENUS_RGB_STRIDE(int color_fmt, int width) in VENUS_RGB_STRIDE() 1271 static __inline__ unsigned int VENUS_RGB_META_STRIDE(int color_fmt, int width) in VENUS_RGB_META_STRIDE() 1334 int color_fmt, int width, int height) in VENUS_BUFFER_SIZE() 1455 int color_fmt, int width, int height, int interlace) in VENUS_BUFFER_SIZE_USED() 1495 int color_fmt, int width, int height) in VENUS_VIEW2_OFFSET()
|
| /device/google/coral-kernel/sm8150/kernel-headers/media/ |
| D | msm_media_info.h | 899 static __inline__ unsigned int VENUS_EXTRADATA_SIZE(int width, int height) in VENUS_EXTRADATA_SIZE() 918 static __inline__ unsigned int VENUS_Y_STRIDE(int color_fmt, int width) in VENUS_Y_STRIDE() 964 static __inline__ unsigned int VENUS_UV_STRIDE(int color_fmt, int width) in VENUS_UV_STRIDE() 1086 static __inline__ unsigned int VENUS_Y_META_STRIDE(int color_fmt, int width) in VENUS_Y_META_STRIDE() 1152 static __inline__ unsigned int VENUS_UV_META_STRIDE(int color_fmt, int width) in VENUS_UV_META_STRIDE() 1211 static __inline__ unsigned int VENUS_RGB_STRIDE(int color_fmt, int width) in VENUS_RGB_STRIDE() 1271 static __inline__ unsigned int VENUS_RGB_META_STRIDE(int color_fmt, int width) in VENUS_RGB_META_STRIDE() 1334 int color_fmt, int width, int height) in VENUS_BUFFER_SIZE() 1455 int color_fmt, int width, int height, int interlace) in VENUS_BUFFER_SIZE_USED() 1495 int color_fmt, int width, int height) in VENUS_VIEW2_OFFSET()
|
| /device/google/sunfish-kernel/sm7150/original-kernel-headers/media/ |
| D | msm_media_info.h | 899 static __inline__ unsigned int VENUS_EXTRADATA_SIZE(int width, int height) in VENUS_EXTRADATA_SIZE() 918 static __inline__ unsigned int VENUS_Y_STRIDE(int color_fmt, int width) in VENUS_Y_STRIDE() 964 static __inline__ unsigned int VENUS_UV_STRIDE(int color_fmt, int width) in VENUS_UV_STRIDE() 1086 static __inline__ unsigned int VENUS_Y_META_STRIDE(int color_fmt, int width) in VENUS_Y_META_STRIDE() 1152 static __inline__ unsigned int VENUS_UV_META_STRIDE(int color_fmt, int width) in VENUS_UV_META_STRIDE() 1211 static __inline__ unsigned int VENUS_RGB_STRIDE(int color_fmt, int width) in VENUS_RGB_STRIDE() 1271 static __inline__ unsigned int VENUS_RGB_META_STRIDE(int color_fmt, int width) in VENUS_RGB_META_STRIDE() 1334 int color_fmt, int width, int height) in VENUS_BUFFER_SIZE() 1455 int color_fmt, int width, int height, int interlace) in VENUS_BUFFER_SIZE_USED() 1495 int color_fmt, int width, int height) in VENUS_VIEW2_OFFSET()
|
| /device/linaro/hikey/gralloc960/ |
| D | mali_gralloc_bufferallocation.cpp | 103 static void get_rgb_stride_and_size(int width, int height, int pixel_size, int *pixel_stride, int *… in get_rgb_stride_and_size() 197 static bool get_afbc_yuv420_8bit_stride_and_size(int width, int height, int *pixel_stride, int *byt… in get_afbc_yuv420_8bit_stride_and_size() 289 static bool get_yv12_stride_and_size(int width, int height, int *pixel_stride, int *byte_stride, si… in get_yv12_stride_and_size() 336 static bool get_yuv422_8bit_stride_and_size(int width, int height, int *pixel_stride, int *byte_str… in get_yuv422_8bit_stride_and_size() 375 static bool get_afbc_yuv422_8bit_stride_and_size(int width, int height, int *pixel_stride, int *byt… in get_afbc_yuv422_8bit_stride_and_size() 454 static bool get_yuv_pX10_stride_and_size(int width, int height, int vss, int *pixel_stride, int *by… in get_yuv_pX10_stride_and_size() 510 static bool get_yuv_y210_stride_and_size(int width, int height, int *pixel_stride, int *byte_stride… in get_yuv_y210_stride_and_size() 557 static bool get_yuv_y0l2_stride_and_size(int width, int height, int *pixel_stride, int *byte_stride… in get_yuv_y0l2_stride_and_size() 601 static bool get_yuv_y410_stride_and_size(int width, int height, int *pixel_stride, int *byte_stride… in get_yuv_y410_stride_and_size() 645 static bool get_yuv420_10bit_afbc_stride_and_size(int width, int height, int *pixel_stride, int *by… in get_yuv420_10bit_afbc_stride_and_size() [all …]
|
| /device/amlogic/yukawa/hal/gralloc/ |
| D | mali_gralloc_bufferallocation.cpp | 103 static void get_rgb_stride_and_size(int width, int height, int pixel_size, int *pixel_stride, int *… in get_rgb_stride_and_size() 197 static bool get_afbc_yuv420_8bit_stride_and_size(int width, int height, int *pixel_stride, int *byt… in get_afbc_yuv420_8bit_stride_and_size() 289 static bool get_yv12_stride_and_size(int width, int height, int *pixel_stride, int *byte_stride, si… in get_yv12_stride_and_size() 336 static bool get_yuv422_8bit_stride_and_size(int width, int height, int *pixel_stride, int *byte_str… in get_yuv422_8bit_stride_and_size() 375 static bool get_afbc_yuv422_8bit_stride_and_size(int width, int height, int *pixel_stride, int *byt… in get_afbc_yuv422_8bit_stride_and_size() 454 static bool get_yuv_pX10_stride_and_size(int width, int height, int vss, int *pixel_stride, int *by… in get_yuv_pX10_stride_and_size() 510 static bool get_yuv_y210_stride_and_size(int width, int height, int *pixel_stride, int *byte_stride… in get_yuv_y210_stride_and_size() 557 static bool get_yuv_y0l2_stride_and_size(int width, int height, int *pixel_stride, int *byte_stride… in get_yuv_y0l2_stride_and_size() 601 static bool get_yuv_y410_stride_and_size(int width, int height, int *pixel_stride, int *byte_stride… in get_yuv_y410_stride_and_size() 645 static bool get_yuv420_10bit_afbc_stride_and_size(int width, int height, int *pixel_stride, int *by… in get_yuv420_10bit_afbc_stride_and_size() [all …]
|
| /device/generic/vulkan-cereal/stream-servers/vulkan/ |
| D | VkFormatUtils_unittest.cpp | 74 const uint32_t width = 16; in TEST() local 81 const uint32_t width = 16; in TEST() local 117 const uint32_t width = 16; in TEST() local 178 const uint32_t width = 32; in TEST() local
|
| /device/google/redbull-kernel/sm7250/kernel-headers/media/ |
| D | msm_media_info.h | 775 unsigned int width) in VENUS_Y_STRIDE() 818 unsigned int width) in VENUS_UV_STRIDE() 937 unsigned int width) in VENUS_Y_META_STRIDE() 1005 unsigned int width) in VENUS_UV_META_STRIDE() 1066 unsigned int width) in VENUS_RGB_STRIDE() 1123 unsigned int width) in VENUS_RGB_META_STRIDE() 1183 unsigned int width, unsigned int height) in VENUS_BUFFER_SIZE() 1312 unsigned int width, unsigned int height, unsigned int interlace) in VENUS_BUFFER_SIZE_USED()
|
| /device/google/redbull-kernel/sm7250/original-kernel-headers/media/ |
| D | msm_media_info.h | 775 unsigned int width) in VENUS_Y_STRIDE() 818 unsigned int width) in VENUS_UV_STRIDE() 937 unsigned int width) in VENUS_Y_META_STRIDE() 1005 unsigned int width) in VENUS_UV_META_STRIDE() 1066 unsigned int width) in VENUS_RGB_STRIDE() 1123 unsigned int width) in VENUS_RGB_META_STRIDE() 1183 unsigned int width, unsigned int height) in VENUS_BUFFER_SIZE() 1312 unsigned int width, unsigned int height, unsigned int interlace) in VENUS_BUFFER_SIZE_USED()
|
| /device/generic/goldfish/camera/ |
| D | yuv.cpp | 28 void copyCbCrPlane(uint8_t* dst, const size_t width, size_t height, in copyCbCrPlane() 60 size_t NV21size(const size_t width, const size_t height) { in NV21size() 65 android_ycbcr NV21init(const size_t width, const size_t height, void* data) { in NV21init() 81 android_ycbcr toNV21Shallow(const size_t width, const size_t height, in toNV21Shallow()
|
| /device/generic/vulkan-cereal/stream-servers/tests/ |
| D | GLTestUtils.cpp | 36 testing::AssertionResult ImageMatches(int width, int height, int bpp, int rowLength, in ImageMatches() 69 TestTexture createTestPatternRGB888(int width, int height) { in createTestPatternRGB888() 85 TestTexture createTestPatternRGBA8888(int width, int height) { in createTestPatternRGBA8888() 108 TestTexture createTestTextureRGB888SingleColor(int width, int height, float r, float g, float b) { in createTestTextureRGB888SingleColor() 124 TestTexture createTestTextureRGBA8888SingleColor(int width, int height, float r, float g, float b, … in createTestTextureRGBA8888SingleColor()
|
| /device/generic/vulkan-cereal/stream-servers/ |
| D | ColorBuffer.cpp | 41 ColorBuffer::ColorBuffer(HandleType handle, uint32_t width, uint32_t height, GLenum format, in ColorBuffer() 51 vk::VkEmulation* emulationVk, uint32_t width, in create() 108 const auto width = static_cast<uint32_t>(stream->getBe32()); in onLoad() local 147 void ColorBuffer::readToBytes(int x, int y, int width, int height, GLenum pixelsFormat, in readToBytes() 177 void ColorBuffer::readYuvToBytes(int x, int y, int width, int height, void* outPixels, in readYuvToBytes() 193 bool ColorBuffer::updateFromBytes(int x, int y, int width, int height, in updateFromBytes() 211 bool ColorBuffer::updateFromBytes(int x, int y, int width, int height, GLenum pixelsFormat, in updateFromBytes()
|
| D | RendererImpl.cpp | 123 bool RendererImpl::initialize(int width, int height, bool useSubWindow, bool egl2egl) { in initialize() 381 int RendererImpl::getScreenshot(unsigned int nChannels, unsigned int* width, unsigned int* height, in getScreenshot() 510 void RendererImpl::setScreenMask(int width, int height, const unsigned char* rgbaData) { in setScreenMask() 531 [](uint32_t width, uint32_t height, uint32_t format, uint32_t fwkFormat, uint32_t handle) { in __anon37b677d40502() 553 [](uint32_t handle, int x, int y, int width, int height, uint32_t format, uint32_t type, 559 [](uint32_t handle, int x, int y, int width, int height, void* pixels, 571 [](uint32_t type, uint32_t count, int width, int height, uint32_t* output) { in __anon37b677d41102() 584 uint32_t type, uint32_t texture_type, uint32_t* textures, void* metadata) { in __anon37b677d41402() 620 uint32_t format, uint32_t type, void* pixels, void* pMetadata) { in __anon37b677d41f02() 629 [](uint32_t handle, int32_t* width, int32_t* height, int32_t* internal_format) { in __anon37b677d42102()
|
| /device/google/cuttlefish/host/commands/cvd_load_tester/mvp_features/graphics/displays/ |
| D | TC3.json | 8 "width": 1080, number 14 "width": 400, number 26 "width": 2560, number
|
| /device/google/cuttlefish/tests/graphics/src/com/android/cuttlefish/tests/ |
| D | CuttlefishDisplayHotplugTest.java | 126 static HostDisplayInfo create(int id, int width, int height) { in create() 131 abstract int width(); in width() method in CuttlefishDisplayHotplugTest.HostDisplayInfo 140 static GuestDisplayInfo create(int id, int width, int height) { in create() 145 abstract int width(); in width() method in CuttlefishDisplayHotplugTest.GuestDisplayInfo 286 static AddDisplayParams create(int width, int height) { in create() 290 abstract int width(); in width() method in CuttlefishDisplayHotplugTest.AddDisplayParams 321 public void addDisplay(int width, int height) throws FileNotFoundException { in addDisplay()
|
| /device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
| D | GLESTextureUtils.cpp | 240 static int computePackingOffset(GLenum format, GLenum type, GLsizei width, GLsizei height, int alig… in computePackingOffset() 250 GLsizei width, GLsizei height, GLsizei depth, in computeTextureStartEnd() 289 GLsizei width, GLsizei height, GLsizei depth, in computeTotalImageSize() 315 GLsizei width, GLsizei height, GLsizei depth, in computeNeededBufferSize() 342 GLsizei width, GLsizei height, in computePackingOffsets2D() 368 GLsizei width, GLsizei height, GLsizei depth, in computePackingOffsets3D() 577 GLsizei getAstcCompressedSize(GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, … in getAstcCompressedSize() 633 GLsizei get4x4CompressedSize(GLsizei width, GLsizei height, GLsizei depth, GLsizei blocksize, bool*… in get4x4CompressedSize() 638 GLsizei getCompressedImageSize(GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth,… in getCompressedImageSize()
|
| /device/google/cuttlefish/host/commands/cvd_load_tester/end_to_end_test/multi/ |
| D | TC1.json | 16 "width": 1080, number 21 "width": 400, number 35 "width": 2560, number
|
| /device/google/cuttlefish/host/commands/cvd_load_tester/ |
| D | defaults.json | 16 "width": 1080, number 21 "width": 400, number 35 "width": 2560, number
|
| /device/google/cuttlefish/host/frontend/webrtc/ |
| D | cvd_video_frame_buffer.cpp | 30 inline int AlignStride(int width) { in AlignStride() 56 CvdVideoFrameBuffer::CvdVideoFrameBuffer(int width, int height) in CvdVideoFrameBuffer() 71 int CvdVideoFrameBuffer::width() const { return width_; } in width() function in cuttlefish::CvdVideoFrameBuffer
|
| /device/generic/goldfish-opengl/system/OpenglSystemCommon/ |
| D | FormatConversions.cpp | 34 static int get_rgb_offset(int row, int width, int rgbStride) { in get_rgb_offset() 53 void get_yv12_offsets(int width, int height, in get_yv12_offsets() 68 void get_yuv420p_offsets(int width, int height, in get_yuv420p_offsets() 92 void rgb565_to_yv12(char* dest, char* src, int width, int height, in rgb565_to_yv12() 132 void rgb888_to_yv12(char* dest, char* src, int width, int height, in rgb888_to_yv12() 200 void rgb888_to_yuv420p(char* dest, char* src, int width, int height, in rgb888_to_yuv420p() 237 void yv12_to_rgb565(char* dest, char* src, int width, int height, in yv12_to_rgb565() 282 void yv12_to_rgb888(char* dest, char* src, int width, int height, in yv12_to_rgb888() 322 void yuv420p_to_rgb888(char* dest, char* src, int width, int height, in yuv420p_to_rgb888() 367 int width, int height, int top, int left, in copy_rgb_buffer_from_unlocked()
|
| /device/generic/vulkan-cereal/gl-host-common/opengl/ |
| D | GpuFrameBridge.cpp | 44 int width; member 121 virtual void postRecordFrame(int width, in postRecordFrame() 127 virtual void postRecordFrameAsync(int width, in postRecordFrameAsync() 177 void postFrame(int width, int height, const void* pixels, bool copy) { in postFrame()
|
| /device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/ |
| D | io.hpp | 54 unsigned width; member in glm::io::format_punct 120 struct width struct 122 unsigned value;
|
| /device/generic/goldfish-opengl/system/renderControl_enc/ |
| D | renderControl_entry.cpp | 146 uint32_t rcCreateWindowSurface(uint32_t config, uint32_t width, uint32_t height) in rcCreateWindowSurface() 158 uint32_t rcCreateColorBuffer(uint32_t width, uint32_t height, GLenum internalFormat) in rcCreateColorBuffer() 224 void rcReadColorBuffer(uint32_t colorbuffer, GLint x, GLint y, GLint width, GLint height, GLenum fo… in rcReadColorBuffer() 230 int rcUpdateColorBuffer(uint32_t colorbuffer, GLint x, GLint y, GLint width, GLint height, GLenum f… in rcUpdateColorBuffer() 290 int rcUpdateColorBufferDMA(uint32_t colorbuffer, GLint x, GLint y, GLint width, GLint height, GLenu… in rcUpdateColorBufferDMA() 296 uint32_t rcCreateColorBufferDMA(uint32_t width, uint32_t height, GLenum internalFormat, int framewo… in rcCreateColorBufferDMA() 362 void rcReadColorBufferYUV(uint32_t colorbuffer, GLint x, GLint y, GLint width, GLint height, void* … in rcReadColorBufferYUV() 374 void rcCreateColorBufferWithHandle(uint32_t width, uint32_t height, GLenum internalFormat, uint32_t… in rcCreateColorBufferWithHandle() 470 int rcReadColorBufferDMA(uint32_t colorbuffer, GLint x, GLint y, GLint width, GLint height, GLenum … in rcReadColorBufferDMA()
|
| /device/google/cuttlefish/host/commands/cvd_load_tester/end_to_end_test/single/ |
| D | TC_auto.json | 11 "width": 1080, number 16 "width": 400, number
|