/external/mesa3d/src/util/format/ |
D | u_format_etc.c | 14 …w, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned heig… in util_format_etc1_rgb8_unpack_rgba_8unorm() 22 UNUSED unsigned width, UNUSED unsigned height) in util_format_etc1_rgb8_pack_rgba_8unorm() 28 …w, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned heig… in util_format_etc1_rgb8_unpack_rgba_float() 64 UNUSED unsigned width, UNUSED unsigned height) in util_format_etc1_rgb8_pack_rgba_float()
|
D | u_format_yuv.c | 44 unsigned width, unsigned height) in util_format_r8g8_b8g8_unorm_unpack_rgba_float() 98 unsigned width, unsigned height) in util_format_r8g8_b8g8_unorm_unpack_rgba_8unorm() 152 unsigned width, unsigned height) in util_format_r8g8_b8g8_unorm_pack_rgba_float() 201 unsigned width, unsigned height) in util_format_r8g8_b8g8_unorm_pack_rgba_8unorm() 266 unsigned width, unsigned height) in util_format_g8r8_g8b8_unorm_unpack_rgba_float() 320 unsigned width, unsigned height) in util_format_g8r8_g8b8_unorm_unpack_rgba_8unorm() 374 unsigned width, unsigned height) in util_format_g8r8_g8b8_unorm_pack_rgba_float() 423 unsigned width, unsigned height) in util_format_g8r8_g8b8_unorm_pack_rgba_8unorm() 488 unsigned width, unsigned height) in util_format_uyvy_unpack_rgba_float() 536 unsigned width, unsigned height) in util_format_uyvy_unpack_rgba_8unorm() [all …]
|
/external/python/cpython3/Objects/stringlib/clinic/ |
D | transmogrify.h.h | 65 Py_ssize_t width; in stringlib_ljust() local 121 Py_ssize_t width; in stringlib_rjust() local 177 Py_ssize_t width; in stringlib_center() local 233 Py_ssize_t width; in stringlib_zfill() local
|
/external/pdfium/fxbarcode/pdf417/ |
D | BC_PDF417BarcodeRow.cpp | 27 CBC_BarcodeRow::CBC_BarcodeRow(size_t width) in CBC_BarcodeRow() 32 void CBC_BarcodeRow::addBar(bool black, int32_t width) { in addBar()
|
/external/webrtc/api/video/ |
D | i010_buffer.cc | 35 I010Buffer::I010Buffer(int width, in I010Buffer() 58 rtc::scoped_refptr<I010Buffer> I010Buffer::Create(int width, int height) { in Create() 66 const int width = source.width(); in Copy() local 81 const int width = source.width(); in Copy() local 161 int I010Buffer::width() const { in width() function in webrtc::I010Buffer
|
/external/webrtc/rtc_tools/ |
D | video_file_reader.cc | 38 VideoFile(int width, in VideoFile() 50 int width() const override { return width_; } in width() function in webrtc::test::__anon25ddf8570111::VideoFile 147 absl::optional<int> width; in OpenY4mFile() local 232 int width, in OpenYuvFile() 274 int width, in OpenYuvOrY4mFile()
|
/external/webrtc/test/ |
D | frame_generator_capturer.h | 45 int width = 320; member 53 int width = 1600; member 61 int width = 0; member 70 absl::optional<int> width; member 73 int width = 1850; member
|
/external/angle/util/ozone/ |
D | OzoneWindow.cpp | 19 bool OzoneWindow::initializeImpl(const std::string &name, int width, int height) in initializeImpl() 52 bool OzoneWindow::setOrientation(int width, int height) in setOrientation() 65 bool OzoneWindow::resize(int width, int height) in resize()
|
/external/webrtc/test/testsupport/ |
D | video_frame_writer.cc | 29 int width, in ExtractI420BufferWithSize() 57 int width, in Y4mVideoFrameWriterImpl() 85 int width, in YuvVideoFrameWriterImpl()
|
/external/angle/util/display/ |
D | DisplayWindow.cpp | 23 bool DisplayWindow::initializeImpl(const std::string &name, int width, int height) in initializeImpl() 51 bool DisplayWindow::setOrientation(int width, int height) in setOrientation() 63 bool DisplayWindow::resize(int width, int height) in resize()
|
/external/ComputeLibrary/src/core/ |
D | PyramidInfo.cpp | 38 PyramidInfo::PyramidInfo(size_t num_levels, float scale, size_t width, size_t height, Format format) in PyramidInfo() 50 void PyramidInfo::init(size_t num_levels, float scale, size_t width, size_t height, Format format) in init() 82 size_t PyramidInfo::width() const in width() function in PyramidInfo
|
D | MultiImageInfo.cpp | 33 void MultiImageInfo::init(unsigned int width, unsigned int height, Format format) in init() 45 unsigned int MultiImageInfo::width() const in width() function in MultiImageInfo
|
/external/python/cpython2/Lib/ |
D | calendar.py | 221 def yeardatescalendar(self, year, width=3): argument 234 def yeardays2calendar(self, year, width=3): argument 247 def yeardayscalendar(self, year, width=3): argument 266 def prweek(self, theweek, width): argument 272 def formatday(self, day, weekday, width): argument 282 def formatweek(self, theweek, width): argument 288 def formatweekday(self, day, width): argument 298 def formatweekheader(self, width): argument 304 def formatmonthname(self, theyear, themonth, width, withyear=True): argument 443 def formatyear(self, theyear, width=3): argument [all …]
|
/external/libaom/libaom/test/ |
D | av1_convolve_test.cc | 222 void AssertOutputBufferEq(const uint8_t *p1, const uint8_t *p2, int width, in AssertOutputBufferEq() 240 void AssertOutputBufferEq(const uint16_t *p1, const uint16_t *p2, int width, in AssertOutputBufferEq() 350 const int width = GetParam().Block().Width(); in TestConvolve() local 371 const int width = GetParam().Block().Width(); in TestConvolveSpeed() local 458 const int width = GetParam().Block().Width(); in TestConvolve() local 481 const int width = GetParam().Block().Width(); in TestConvolveSpeed() local 565 const int width = GetParam().Block().Width(); in TestConvolve() local 582 const int width = GetParam().Block().Width(); in TestConvolveSpeed() local 667 const int width = GetParam().Block().Width(); in TestConvolve() local 684 const int width = GetParam().Block().Width(); in TestConvolveSpeed() local [all …]
|
/external/libjpeg-turbo/ |
D | turbojpeg.c | 522 DLLEXPORT unsigned long tjBufSize(int width, int height, int jpegSubsamp) in tjBufSize() 544 DLLEXPORT unsigned long TJBUFSIZE(int width, int height) in TJBUFSIZE() 563 DLLEXPORT unsigned long tjBufSizeYUV2(int width, int pad, int height, in tjBufSizeYUV2() 588 DLLEXPORT unsigned long tjBufSizeYUV(int width, int height, int subsamp) in tjBufSizeYUV() 593 DLLEXPORT unsigned long TJBUFSIZEYUV(int width, int height, int subsamp) in TJBUFSIZEYUV() 599 DLLEXPORT int tjPlaneWidth(int componentID, int width, int subsamp) in tjPlaneWidth() 641 DLLEXPORT unsigned long tjPlaneSizeYUV(int componentID, int width, int stride, in tjPlaneSizeYUV() 667 int width, int pitch, int height, int pixelFormat, in tjCompress2() 733 DLLEXPORT int tjCompress(tjhandle handle, unsigned char *srcBuf, int width, in tjCompress() 757 int width, int pitch, int height, in tjEncodeYUVPlanes() [all …]
|
/external/mesa3d/src/mesa/swrast/ |
D | s_drawpix.c | 56 GLsizei width, GLsizei height, in fast_draw_rgb_ubyte_pixels() 105 GLsizei width, GLsizei height, in fast_draw_rgba_ubyte_pixels() 155 GLsizei width, GLsizei height, in fast_draw_generic_pixels() 201 GLsizei width, GLsizei height, in fast_draw_rgba_pixels() 270 GLsizei width, GLsizei height, in draw_stencil_pixels() 314 GLsizei width, GLsizei height, in draw_depth_pixels() 420 GLsizei width, GLsizei height, in draw_rgba_pixels() 566 GLsizei width, GLsizei height, in fast_draw_depth_stencil() 606 GLsizei width, GLsizei height, GLenum type, in draw_depth_stencil_pixels() 706 GLsizei width, GLsizei height, in _swrast_DrawPixels()
|
/external/webrtc/sdk/android/api/org/webrtc/ |
D | YuvHelper.java | 19 ByteBuffer srcV, int srcStrideV, ByteBuffer dst, int width, int height) { in I420Copy() 46 ByteBuffer srcV, int srcStrideV, ByteBuffer dst, int width, int height) { in I420ToNV12() 101 ByteBuffer src, int srcStride, ByteBuffer dst, int dstStride, int width, int height) { in copyPlane() 107 ByteBuffer dstU, int dstStrideU, ByteBuffer dstV, int dstStrideV, int width, int height) { in ABGRToI420() 114 int dstStrideU, ByteBuffer dstV, int dstStrideV, int width, int height) { in I420Copy() 121 int dstStrideUV, int width, int height) { in I420ToNV12() 135 ByteBuffer src, int srcStride, ByteBuffer dst, int dstStride, int width, int height); in nativeCopyPlane() 138 ByteBuffer dstU, int dstStrideU, ByteBuffer dstV, int dstStrideV, int width, int height); in nativeI420Copy() 141 ByteBuffer dstUV, int dstStrideUV, int width, int height); in nativeI420ToNV12() 147 int dstStrideY, ByteBuffer dstU, int dstStrideU, ByteBuffer dstV, int dstStrideV, int width, in nativeABGRToI420()
|
/external/tensorflow/tensorflow/core/lib/gif/ |
D | gif_io_test.cc | 31 const int width; member 50 [&](int frame_cnt, int width, int height, int channels) -> uint8* { in TestDecodeGif() 90 const int width = static_cast<int>(decode.width); in TestDecodeAnimatedGif() local 117 [&](int num_frames, int width, int height, int channels) -> uint8* { in TEST() 145 [&](int frame_cnt, int width, int height, int channels) -> uint8* { in TestExpandAnimations() 171 [&](int frame_cnt, int width, int height, int channels) -> uint8* { in TestInvalidGifFormat()
|
/external/libvpx/libvpx/test/ |
D | comp_avg_pred_test.cc | 31 int width, int height, Buffer<uint8_t> *avg) { in reference_pred() 70 const int width = 1 << width_pow; in TEST_P() local 103 const int width = 64; in TEST_P() local 139 const int width = 1 << width_pow; in TEST_P() local
|
/external/skia/tools/ |
D | convert-to-nia.cpp | 58 static void write_nix_header(uint32_t magicU32le, uint32_t width, uint32_t height) { in write_nix_header() 82 static void write_nie_pixels(uint32_t width, uint32_t height, const SkBitmap& bm) { in write_nie_pixels() 104 static void write_nia_padding(uint32_t width, uint32_t height) { in write_nia_padding() 209 int width = bm.width(); in main() local
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/video/ |
D | AvcConfig.java | 56 int width = Format.NO_VALUE; in parse() local 96 public final int width; field in AvcConfig 114 int width, in AvcConfig()
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/video/ |
D | AvcConfig.java | 56 int width = Format.NO_VALUE; in parse() local 96 public final int width; field in AvcConfig 114 int width, in AvcConfig()
|
/external/skia/src/gpu/ |
D | GrRectanizer.h | 17 GrRectanizer(int width, int height) : fWidth(width), fHeight(height) { in GrRectanizer() 26 int width() const { return fWidth; } in width() function
|
/external/libdrm/tests/etnaviv/ |
D | write_bmp.c | 48 unsigned int width; member 67 bmp_header_write(int fd, int width, int height, int bgra, int noflip, int alpha) in bmp_header_write() 104 bmp_dump32(char *buffer, unsigned width, unsigned height, bool bgra, const char *filename) in bmp_dump32() 120 bmp_dump32_noflip(char *buffer, unsigned width, unsigned height, bool bgra, const char *filename) in bmp_dump32_noflip() 136 bmp_dump32_ex(char *buffer, unsigned width, unsigned height, bool flip, bool bgra, bool alpha, cons… in bmp_dump32_ex()
|
/external/rust/crates/textwrap/src/ |
D | core.rs | 177 let mut width = 0; in display_width() localVariable 199 fn width(&self) -> f64; in width() method 223 pub(crate) width: usize, field 265 let mut width = 0; in break_apart() localVariable 306 fn width(&self) -> f64 { in width() method
|