Home
last modified time | relevance | path

Searched defs:height (Results 1 – 25 of 335) sorted by relevance

12345678910>>...14

/device/google/sunfish-kernel/sm7150/kernel-headers/media/
Dmsm_media_info.h899 static __inline__ unsigned int VENUS_EXTRADATA_SIZE(int width, int height) in VENUS_EXTRADATA_SIZE()
1010 static __inline__ unsigned int VENUS_Y_SCANLINES(int color_fmt, int height) in VENUS_Y_SCANLINES()
1047 static __inline__ unsigned int VENUS_UV_SCANLINES(int color_fmt, int height) in VENUS_UV_SCANLINES()
1119 static __inline__ unsigned int VENUS_Y_META_SCANLINES(int color_fmt, int height) in VENUS_Y_META_SCANLINES()
1185 static __inline__ unsigned int VENUS_UV_META_SCANLINES(int color_fmt, int height) in VENUS_UV_META_SCANLINES()
1244 static __inline__ unsigned int VENUS_RGB_SCANLINES(int color_fmt, int height) in VENUS_RGB_SCANLINES()
1298 static __inline__ unsigned int VENUS_RGB_META_SCANLINES(int color_fmt, int height) in VENUS_RGB_META_SCANLINES()
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/
Dmsm_media_info.h899 static __inline__ unsigned int VENUS_EXTRADATA_SIZE(int width, int height) in VENUS_EXTRADATA_SIZE()
1010 static __inline__ unsigned int VENUS_Y_SCANLINES(int color_fmt, int height) in VENUS_Y_SCANLINES()
1047 static __inline__ unsigned int VENUS_UV_SCANLINES(int color_fmt, int height) in VENUS_UV_SCANLINES()
1119 static __inline__ unsigned int VENUS_Y_META_SCANLINES(int color_fmt, int height) in VENUS_Y_META_SCANLINES()
1185 static __inline__ unsigned int VENUS_UV_META_SCANLINES(int color_fmt, int height) in VENUS_UV_META_SCANLINES()
1244 static __inline__ unsigned int VENUS_RGB_SCANLINES(int color_fmt, int height) in VENUS_RGB_SCANLINES()
1298 static __inline__ unsigned int VENUS_RGB_META_SCANLINES(int color_fmt, int height) in VENUS_RGB_META_SCANLINES()
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/
Dmsm_media_info.h899 static __inline__ unsigned int VENUS_EXTRADATA_SIZE(int width, int height) in VENUS_EXTRADATA_SIZE()
1010 static __inline__ unsigned int VENUS_Y_SCANLINES(int color_fmt, int height) in VENUS_Y_SCANLINES()
1047 static __inline__ unsigned int VENUS_UV_SCANLINES(int color_fmt, int height) in VENUS_UV_SCANLINES()
1119 static __inline__ unsigned int VENUS_Y_META_SCANLINES(int color_fmt, int height) in VENUS_Y_META_SCANLINES()
1185 static __inline__ unsigned int VENUS_UV_META_SCANLINES(int color_fmt, int height) in VENUS_UV_META_SCANLINES()
1244 static __inline__ unsigned int VENUS_RGB_SCANLINES(int color_fmt, int height) in VENUS_RGB_SCANLINES()
1298 static __inline__ unsigned int VENUS_RGB_META_SCANLINES(int color_fmt, int height) in VENUS_RGB_META_SCANLINES()
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/
Dmsm_media_info.h899 static __inline__ unsigned int VENUS_EXTRADATA_SIZE(int width, int height) in VENUS_EXTRADATA_SIZE()
1010 static __inline__ unsigned int VENUS_Y_SCANLINES(int color_fmt, int height) in VENUS_Y_SCANLINES()
1047 static __inline__ unsigned int VENUS_UV_SCANLINES(int color_fmt, int height) in VENUS_UV_SCANLINES()
1119 static __inline__ unsigned int VENUS_Y_META_SCANLINES(int color_fmt, int height) in VENUS_Y_META_SCANLINES()
1185 static __inline__ unsigned int VENUS_UV_META_SCANLINES(int color_fmt, int height) in VENUS_UV_META_SCANLINES()
1244 static __inline__ unsigned int VENUS_RGB_SCANLINES(int color_fmt, int height) in VENUS_RGB_SCANLINES()
1298 static __inline__ unsigned int VENUS_RGB_META_SCANLINES(int color_fmt, int height) in VENUS_RGB_META_SCANLINES()
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/
Dmali_gralloc_bufferallocation.cpp103 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/
Dmali_gralloc_bufferallocation.cpp103 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/
DVkFormatUtils_unittest.cpp75 const uint32_t height = 16; in TEST() local
82 const uint32_t height = 16; in TEST() local
118 const uint32_t height = 16; in TEST() local
179 const uint32_t height = 32; in TEST() local
/device/google/redbull-kernel/sm7250/kernel-headers/media/
Dmsm_media_info.h861 unsigned int height) in VENUS_Y_SCANLINES()
898 unsigned int height) in VENUS_UV_SCANLINES()
971 unsigned int height) in VENUS_Y_META_SCANLINES()
1039 unsigned int height) in VENUS_UV_META_SCANLINES()
1096 unsigned int height) in VENUS_RGB_SCANLINES()
1148 unsigned int height) in VENUS_RGB_META_SCANLINES()
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/
Dmsm_media_info.h861 unsigned int height) in VENUS_Y_SCANLINES()
898 unsigned int height) in VENUS_UV_SCANLINES()
971 unsigned int height) in VENUS_Y_META_SCANLINES()
1039 unsigned int height) in VENUS_UV_META_SCANLINES()
1096 unsigned int height) in VENUS_RGB_SCANLINES()
1148 unsigned int height) in VENUS_RGB_META_SCANLINES()
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/
Dyuv.cpp28 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/
DGLTestUtils.cpp36 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/opengl-transport/host/libs/virglrenderer/libOpenglRender/
DYUVConverter.cpp30 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()
163 GLsizei height, in createYUVGLTex()
187 int x, int y, int width, int height, in subUpdateYUVGLTex()
380 YUVConverter::YUVConverter(int width, int height, FrameworkFormat format) : mFormat(format){ in YUVConverter()
413 int width, int height, in drawConvert()
/device/generic/vulkan-cereal/stream-servers/
DColorBuffer.cpp41 ColorBuffer::ColorBuffer(HandleType handle, uint32_t width, uint32_t height, GLenum format, in ColorBuffer()
52 uint32_t height, GLenum format, in create()
109 const auto height = 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()
DRendererImpl.cpp123 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()
DNativeSubWindow_android.cpp25 int height, in createSubWindow()
44 int height) { in moveSubWindow()
/device/google/cuttlefish/host/commands/cvd_load_tester/mvp_features/graphics/displays/
DTC3.json9 "height": 600, number
15 "height": 600, number
27 "height": 1800, number
/device/google/cuttlefish/tests/graphics/src/com/android/cuttlefish/tests/
DCuttlefishDisplayHotplugTest.java126 static HostDisplayInfo create(int id, int width, int height) { in create()
132 abstract int height(); in height() method in CuttlefishDisplayHotplugTest.HostDisplayInfo
140 static GuestDisplayInfo create(int id, int width, int height) { in create()
146 abstract int height(); in height() method in CuttlefishDisplayHotplugTest.GuestDisplayInfo
286 static AddDisplayParams create(int width, int height) { in create()
291 abstract int height(); in height() method in CuttlefishDisplayHotplugTest.AddDisplayParams
321 public void addDisplay(int width, int height) throws FileNotFoundException { in addDisplay()
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLESTextureUtils.cpp240 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/
DTC1.json17 "height": 600, number
22 "height": 600, number
36 "height": 1800, number
/device/google/cuttlefish/host/commands/cvd_load_tester/
Ddefaults.json17 "height": 600, number
22 "height": 600, number
36 "height": 1800, number
/device/generic/vulkan-cereal/gl-host-common/opengl/
DGpuFrameBridge.cpp45 int height; member
122 int height, in postRecordFrame()
128 int height, in postRecordFrameAsync()
177 void postFrame(int width, int height, const void* pixels, bool copy) { in postFrame()
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DFormatConversions.cpp53 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/goldfish-opengl/system/renderControl_enc/
DrenderControl_entry.cpp146 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/
DTC_auto.json12 "height": 600, number
17 "height": 600, number
/device/generic/vulkan-cereal/stream-servers/gl/
DTextureResize.cpp186 const char* dimensionDefine, GLuint width, GLuint height) { in attachShaders()
215 TextureResize::TextureResize(GLuint width, GLuint height) : in TextureResize()
336 GLuint TextureResize::update(GLuint texture, int width, int height, int rotation) { in update()
533 GLuint TextureResize::GenericResizer::draw(GLuint texture, int width, int height, in draw()

12345678910>>...14