/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/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/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/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/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/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/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/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/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/google/cuttlefish/host/cvd_test_configs/mvp_features/graphics/displays/ |
D | TC3.json | 8 "width": 1080, number 14 "width": 400, number 26 "width": 2560, number
|
/device/google/cuttlefish/host/cvd_test_configs/end_to_end_test/multi/ |
D | TC1.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/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/google/cuttlefish/host/cvd_test_configs/end_to_end_test/single/ |
D | TC_auto.json | 11 "width": 1080, number 16 "width": 400, number
|
D | TC_foldable.json | 52 "width": 1768, number 57 "width": 832, number
|
/device/google/cuttlefish/guest/hals/camera/ |
D | vsock_frame_provider.cpp | 38 std::shared_ptr<cuttlefish::VsockConnection> connection, uint32_t width, in start() 150 bool VsockFrameProvider::framesizeMatches(uint32_t width, uint32_t height, in framesizeMatches() 155 void VsockFrameProvider::VsockReadLoop(uint32_t width, uint32_t height) { in VsockReadLoop()
|
/device/google/cuttlefish/host/frontend/webrtc/libdevice/ |
D | video_track_source_impl.cpp | 34 int width() const override { return frame_buffer_->width(); } in width() function in cuttlefish::webrtc_streaming::__anoneeb2e3390111::VideoFrameWrapper 54 VideoTrackSourceImpl::VideoTrackSourceImpl(int width, int height) in VideoTrackSourceImpl()
|
/device/generic/goldfish-opengl/system/hwc3/ |
D | DisplayConfig.h | 32 DisplayConfig(int32_t configId, int32_t width, int32_t height, int32_t dpiX, int32_t dpiY, in DisplayConfig() 54 void setWidth(int32_t width) { mWidth = width; } in setWidth()
|
D | GuestFrameComposer.cpp | 126 uint32_t width; member 192 int width = static_cast<int>(src.cropWidth); in ConvertFromRGB565() local 237 int width = static_cast<int>(dst.cropWidth); in ConvertFromYV12() local 268 int width = static_cast<int>(src.cropWidth); in DoCopy() local 294 int width = static_cast<int>(src.cropWidth); in DoRotation() local 335 const int width = static_cast<int>(dst.cropWidth); in DoAttenuation() local 354 const int width = static_cast<int>(dst.cropWidth); in DoBlending() local
|
/device/generic/goldfish/MultiDisplayProvider/src/com/android/emulator/multidisplay/ |
D | MultiDisplayService.java | 76 public int width; field in MultiDisplayService.MultiDisplay 270 int width = getIntArg(writer, args, 2); in runCmdAdd() local 387 int width = array[2]; in run() local 447 private native Surface nativeCreateSurface(int displayId, int width, int height); in nativeCreateSurface()
|
/device/generic/goldfish-opengl/system/codecs/omx/avcdec/ |
D | MediaH264Decoder.cpp | 38 void MediaH264Decoder::initH264Context(unsigned int width, in initH264Context() 69 void MediaH264Decoder::resetH264Context(unsigned int width, in resetH264Context()
|
/device/generic/goldfish-opengl/system/hals/ |
D | allocator3.cpp | 215 const uint32_t width = descriptor.width; in allocateImpl() local 250 const uint32_t width, const uint32_t height, in allocateImpl2() 313 const uint32_t width, const uint32_t height, in allocateCb()
|
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/ |
D | MediaHevcDecoder.cpp | 39 void MediaHevcDecoder::initHevcContext(unsigned int width, unsigned int height, in initHevcContext() 68 void MediaHevcDecoder::resetHevcContext(unsigned int width, unsigned int height, in resetHevcContext()
|
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/ |
D | MediaH264Decoder.cpp | 39 void MediaH264Decoder::initH264Context(unsigned int width, unsigned int height, in initH264Context() 68 void MediaH264Decoder::resetH264Context(unsigned int width, unsigned int height, in resetH264Context()
|