Home
last modified time | relevance | path

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

12345678910>>...77

/external/libvpx/libvpx/test/
Dbuffer.h28 Buffer(int width, int height, int top_padding, int left_padding, in Buffer()
36 Buffer(int width, int height, int padding) in Buffer()
115 for (int height = 0; height < height_; ++height) { in Set() local
126 for (int height = 0; height < height_; ++height) { in Set() local
142 for (int height = 0; height < height_; ++height) { in CopyFrom() local
153 for (int height = 0; height < height_ + top_padding_ + bottom_padding_; in DumpBuffer() local
177 for (int height = 0; height < height_; ++height) { in PrintDifference() local
194 for (int height = 0; height < height_; ++height) { in PrintDifference() local
221 for (int height = 0; height < height_; ++height) { in CheckValues() local
248 for (int height = 0; height < height_; ++height) { in CheckPadding() local
[all …]
/external/doclava/res/assets/templates/assets/
Ddoclava-developer-docs.js93 $("#swapper").css({height:swapperHeight + "px"}); property
94 sidenav.css({height:windowHeight + "px"}); property
95 content.css({height:windowHeight + "px"}); property
96 resizePackagesNav.css({maxHeight:swapperHeight + "px", height:packageHeight}); property
97 classesNav.css({height:swapperHeight - parseInt(packageHeight) + "px"}); property
98 …$("#packages-nav").css({height:parseInt(packageHeight) - 6 + "px"}); //move 6px to give space for … property
99 devdocNav.css({height:sidenav.css("height")}); property
100 $("#nav-tree").css({height:swapperHeight + "px"}); property
237 classesNav.css({height:swapperHeight - parseInt(resizePackagesNav.css("height")) + "px"}); property
239 $("#swapper").css({height:swapperHeight + "px"}); property
[all …]
/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_argb.cc31 int width, int height) { in ARGBCopy()
54 int width, int height) { in I420ToARGBMatrix()
124 int width, int height) { in I420ToARGB()
139 int width, int height) { in I420ToABGR()
154 int width, int height) { in J420ToARGB()
169 int width, int height) { in J420ToABGR()
184 int width, int height) { in H420ToARGB()
199 int width, int height) { in H420ToABGR()
214 int width, int height) { in I422ToARGBMatrix()
292 int width, int height) { in I422ToARGB()
[all …]
Dplanar_functions.cc31 int width, int height) { in CopyPlane()
89 int width, int height) { in CopyPlane_16()
136 int width, int height) { in I422Copy()
170 int width, int height) { in I444Copy()
199 int width, int height) { in I400ToI400()
219 int width, int height) { in I420ToI400()
240 int width, int height) { in SplitUVPlane()
308 int width, int height) { in MergeUVPlane()
364 int width, int height) { in MirrorPlane()
420 int width, int height) { in YUY2ToI422()
[all …]
Dconvert_from_argb.cc29 int width, int height) { in ARGBToI444()
110 int width, int height) { in ARGBToI422()
190 int width, int height) { in ARGBToI411()
261 int width, int height) { in ARGBToNV12()
370 int width, int height) { in ARGBToNV21()
478 int width, int height) { in ARGBToYUY2()
580 int width, int height) { in ARGBToUYVY()
682 int width, int height) { in ARGBToI400()
743 int width, int height) { in ARGBToRGBA()
754 int width, int height) { in ARGBToRGB24()
[all …]
Drotate.cc27 int width, int height) { in TransposePlane()
79 int width, int height) { in RotatePlane90()
91 int width, int height) { in RotatePlane270()
103 int width, int height) { in RotatePlane180()
187 int width, int height) { in TransposeUV()
237 int width, int height) { in RotateUV90()
251 int width, int height) { in RotateUV270()
268 int width, int height) { in RotateUV180()
303 int width, int height, in RotatePlane()
351 int width, int height, in I420Rotate()
[all …]
/external/libyuv/files/source/
Dconvert_argb.cc34 int height) { in ARGBCopy()
61 int height) { in I420ToARGBMatrix()
141 int height) { in I420ToARGB()
158 int height) { in I420ToABGR()
177 int height) { in J420ToARGB()
194 int height) { in J420ToABGR()
213 int height) { in H420ToARGB()
230 int height) { in H420ToABGR()
249 int height) { in I422ToARGBMatrix()
334 int height) { in I422ToARGB()
[all …]
Dplanar_functions.cc34 int height) { in CopyPlane()
95 int height) { in CopyPlane_16()
148 int height) { in I422Copy()
187 int height) { in I444Copy()
217 int height) { in I400ToI400()
242 int height) { in I420ToI400()
271 int height) { in SplitUVPlane()
342 int height) { in MergeUVPlane()
408 int height) { in MirrorPlane()
477 int height) { in YUY2ToI422()
[all …]
Dconvert_from_argb.cc34 int height) { in ARGBToI444()
142 int height) { in ARGBToI422()
253 int height) { in ARGBToNV12()
404 int height) { in ARGBToNV21()
553 int height) { in ARGBToYUY2()
697 int height) { in ARGBToUYVY()
841 int height) { in ARGBToI400()
919 int height) { in ARGBToRGBA()
931 int height) { in ARGBToRGB24()
989 int height) { in ARGBToRAW()
[all …]
Drotate.cc30 int height) { in TransposePlane()
108 int height) { in RotatePlane90()
123 int height) { in RotatePlane270()
138 int height) { in RotatePlane180()
234 int height) { in TransposeUV()
309 int height) { in RotateUV90()
325 int height) { in RotateUV270()
344 int height) { in RotateUV180()
382 int height, in RotatePlane()
429 int height, in I420Rotate()
[all …]
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_zs.c117 unsigned width, unsigned height) in util_format_s8_uint_unpack_s_8uint()
130 unsigned width, unsigned height) in util_format_s8_uint_pack_s_8uint()
143 unsigned width, unsigned height) in util_format_z16_unorm_unpack_z_float()
164 unsigned width, unsigned height) in util_format_z16_unorm_pack_z_float()
186 unsigned width, unsigned height) in util_format_z16_unorm_unpack_z_32unorm()
207 unsigned width, unsigned height) in util_format_z16_unorm_pack_z_32unorm()
229 unsigned width, unsigned height) in util_format_z32_unorm_unpack_z_float()
250 unsigned width, unsigned height) in util_format_z32_unorm_pack_z_float()
272 unsigned width, unsigned height) in util_format_z32_unorm_unpack_z_32unorm()
285 unsigned width, unsigned height) in util_format_z32_unorm_pack_z_32unorm()
[all …]
Du_format_yuv.c43 unsigned width, unsigned height) in util_format_r8g8_b8g8_unorm_unpack_rgba_float()
105 unsigned width, unsigned height) in util_format_r8g8_b8g8_unorm_unpack_rgba_8unorm()
167 unsigned width, unsigned height) in util_format_r8g8_b8g8_unorm_pack_rgba_float()
224 unsigned width, unsigned height) in util_format_r8g8_b8g8_unorm_pack_rgba_8unorm()
295 unsigned width, unsigned height) in util_format_g8r8_g8b8_unorm_unpack_rgba_float()
357 unsigned width, unsigned height) in util_format_g8r8_g8b8_unorm_unpack_rgba_8unorm()
419 unsigned width, unsigned height) in util_format_g8r8_g8b8_unorm_pack_rgba_float()
476 unsigned width, unsigned height) in util_format_g8r8_g8b8_unorm_pack_rgba_8unorm()
547 unsigned width, unsigned height) in util_format_uyvy_unpack_rgba_float()
603 unsigned width, unsigned height) in util_format_uyvy_unpack_rgba_8unorm()
[all …]
Du_format_s3tc.c82 int width, int height, in util_format_dxtn_pack_stub()
246 unsigned width, unsigned height, in util_format_dxtn_rgb_unpack_rgba_8unorm()
270 unsigned width, unsigned height) in util_format_dxt1_rgb_unpack_rgba_8unorm()
281 unsigned width, unsigned height) in util_format_dxt1_rgba_unpack_rgba_8unorm()
292 unsigned width, unsigned height) in util_format_dxt3_rgba_unpack_rgba_8unorm()
303 unsigned width, unsigned height) in util_format_dxt5_rgba_unpack_rgba_8unorm()
314 unsigned width, unsigned height, in util_format_dxtn_rgb_unpack_rgba_float()
342 unsigned width, unsigned height) in util_format_dxt1_rgb_unpack_rgba_float()
353 unsigned width, unsigned height) in util_format_dxt1_rgba_unpack_rgba_float()
364 unsigned width, unsigned height) in util_format_dxt3_rgba_unpack_rgba_float()
[all …]
Du_format_other.c38 unsigned width, unsigned height) in util_format_r9g9b9e5_float_unpack_rgba_float()
62 unsigned width, unsigned height) in util_format_r9g9b9e5_float_pack_rgba_float()
98 unsigned width, unsigned height) in util_format_r9g9b9e5_float_unpack_rgba_8unorm()
127 unsigned width, unsigned height) in util_format_r9g9b9e5_float_pack_rgba_8unorm()
156 unsigned width, unsigned height) in util_format_r11g11b10_float_unpack_rgba_float()
180 unsigned width, unsigned height) in util_format_r11g11b10_float_pack_rgba_float()
216 unsigned width, unsigned height) in util_format_r11g11b10_float_unpack_rgba_8unorm()
245 unsigned width, unsigned height) in util_format_r11g11b10_float_pack_rgba_8unorm()
274 unsigned width, unsigned height) in util_format_r1_unorm_unpack_rgba_float()
283 unsigned width, unsigned height) in util_format_r1_unorm_pack_rgba_float()
[all …]
Du_format_latc.c56 … unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height) in util_format_latc1_unorm_unpack_rgba_8unorm()
63 unsigned src_stride, unsigned width, unsigned height) in util_format_latc1_unorm_pack_rgba_8unorm()
69 … unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height) in util_format_latc1_unorm_unpack_rgba_float()
95 …w, unsigned dst_stride, const float *src_row, unsigned src_stride, unsigned width, unsigned height) in util_format_latc1_unorm_pack_rgba_float()
119 … unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height) in util_format_latc1_snorm_unpack_rgba_8unorm()
125 … unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height) in util_format_latc1_snorm_pack_rgba_8unorm()
131 …w, unsigned dst_stride, const float *src_row, unsigned src_stride, unsigned width, unsigned height) in util_format_latc1_snorm_pack_rgba_float()
137 … unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height) in util_format_latc1_snorm_unpack_rgba_float()
185 … unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height) in util_format_latc2_unorm_unpack_rgba_8unorm()
191 … unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height) in util_format_latc2_unorm_pack_rgba_8unorm()
[all …]
/external/webrtc/talk/media/webrtc/
Dsimulcast.cc41 int height; member
85 void MaybeExchangeWidthHeight(int* width, int* height) { in MaybeExchangeWidthHeight()
95 int FindSimulcastFormatIndex(int width, int height) { in FindSimulcastFormatIndex()
107 int FindSimulcastFormatIndex(int width, int height, size_t max_layers) { in FindSimulcastFormatIndex()
127 size_t FindSimulcastMaxLayers(int width, int height) { in FindSimulcastMaxLayers()
138 int FindSimulcastMaxBitrateBps(int width, int height, size_t max_layers) { in FindSimulcastMaxBitrateBps()
147 int height, in FindSimulcastTargetBitrateBps()
156 int FindSimulcastMinBitrateBps(int width, int height, size_t max_layers) { in FindSimulcastMinBitrateBps()
164 bool SlotSimulcastMaxResolution(size_t max_layers, int* width, int* height) { in SlotSimulcastMaxResolution()
190 int height, in GetSimulcastConfig()
/external/libvpx/libvpx/vpx_dsp/mips/
Dsad_msa.c25 int32_t height) { in sad_4width_msa()
51 int32_t height) { in sad_8width_msa()
72 int32_t height) { in sad_16width_msa()
96 int32_t height) { in sad_32width_msa()
132 int32_t height) { in sad_64width_msa()
164 int32_t height, uint32_t *sad_array) { in sad_4width_x3_msa()
205 int32_t height, uint32_t *sad_array) { in sad_8width_x3_msa()
240 int32_t height, uint32_t *sad_array) { in sad_16width_x3_msa()
288 int32_t height, uint32_t *sad_array) { in sad_32width_x3_msa()
330 int32_t height, uint32_t *sad_array) { in sad_64width_x3_msa()
[all …]
/external/libyuv/files/unit_test/
Dunit_test.cc61 const char* height = getenv("LIBYUV_HEIGHT"); in LibYUVConvertTest() local
120 const char* height = getenv("LIBYUV_HEIGHT"); in LibYUVColorTest() local
179 const char* height = getenv("LIBYUV_HEIGHT"); in LibYUVScaleTest() local
238 const char* height = getenv("LIBYUV_HEIGHT"); in LibYUVRotateTest() local
297 const char* height = getenv("LIBYUV_HEIGHT"); in LibYUVPlanarTest() local
356 const char* height = getenv("LIBYUV_HEIGHT"); in LibYUVBaseTest() local
/external/swiftshader/src/OpenGL/libGL/
DImage.cpp39 Image::Image(Texture *parentTexture, GLsizei width, GLsizei height, GLenum format, GLenum type) in Image()
47 …Image::Image(Texture *parentTexture, GLsizei width, GLsizei height, sw::Format internalFormat, int… in Image()
232 …mageData(GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth… in loadImageData()
353 …void Image::loadAlphaImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, int in… in loadAlphaImageData()
364 …void Image::loadAlphaFloatImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, i… in loadAlphaFloatImageData()
381 …AlphaHalfFloatImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, int inputPitc… in loadAlphaHalfFloatImageData()
398 …void Image::loadLuminanceImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, in… in loadLuminanceImageData()
409 …LuminanceFloatImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, int inputPitc… in loadLuminanceFloatImageData()
426 …nanceHalfFloatImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, int inputPitc… in loadLuminanceHalfFloatImageData()
443 …LuminanceAlphaImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, int inputPitc… in loadLuminanceAlphaImageData()
[all …]
/external/webrtc/webrtc/common_video/
Dvideo_frame_buffer.cc28 I420Buffer::I420Buffer(int width, int height) in I420Buffer()
33 int height, in I420Buffer()
59 int I420Buffer::height() const { in height() function in webrtc::I420Buffer
109 int height) in NativeHandleBuffer()
120 int NativeHandleBuffer::height() const { in height() function in webrtc::NativeHandleBuffer
139 int height, in WrappedI420Buffer()
166 int WrappedI420Buffer::height() const { in height() function in webrtc::WrappedI420Buffer
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/bitmap_recycle/
DAttributeStrategy.java21 public Bitmap get(int width, int height, Bitmap.Config config) { in get()
38 public String logBitmap(int width, int height, Bitmap.Config config) { in logBitmap()
56 private static String getBitmapString(int width, int height, Bitmap.Config config) { in getBitmapString()
62 public Key get(int width, int height, Bitmap.Config config) { in get()
78 private int height; field in AttributeStrategy.Key
86 public void init(int width, int height, Bitmap.Config config) { in init()
/external/mesa3d/src/gallium/state_trackers/vega/
Dapi_images.c96 VGint width, VGint height, in vegaCreateImage()
147 VGint width, VGint height) in vegaClearImage()
175 VGint width, VGint height) in vegaImageSubData()
203 VGint width, VGint height) in vegaGetImageSubData()
227 VGint width, VGint height) in vegaChildImage()
274 VGint width, VGint height, in vegaCopyImage()
313 VGint width, VGint height) in vegaSetPixels()
333 VGint width, VGint height) in vegaGetPixels()
356 VGint width, VGint height) in vegaWritePixels()
394 VGint width, VGint height) in vegaReadPixels()
[all …]
/external/libvpx/libvpx/vpx_dsp/ppc/
Dsad_vsx.c31 #define SAD16(height) \ argument
51 #define SAD32(height) \ argument
72 #define SAD64(height) \ argument
/external/mesa3d/src/mesa/main/
Ddrawtex.c36 GLfloat width, GLfloat height) in draw_texture()
61 _mesa_DrawTexf(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) in _mesa_DrawTexf()
77 _mesa_DrawTexi(GLint x, GLint y, GLint z, GLint width, GLint height) in _mesa_DrawTexi()
95 _mesa_DrawTexs(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height) in _mesa_DrawTexs()
113 _mesa_DrawTexx(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height) in _mesa_DrawTexx()
/external/glide/library/src/main/java/com/bumptech/glide/load/model/
DModelCache.java43 public B get(A model, int width, int height) { in get()
58 public void put(A model, int width, int height, B value) { in put()
67 private int height; field in ModelCache.ModelKey
71 static <A> ModelKey<A> get(A model, int width, int height) { in get()
84 private void init(A model, int width, int height) { in init()

12345678910>>...77