Home
last modified time | relevance | path

Searched defs:width (Results 1 – 25 of 80) sorted by relevance

1234

/device/generic/goldfish/camera/
DConverters.cpp33 int width, in _YUV420SToRGB565()
63 int width, in _YUV420SToRGB32()
88 void YV12ToRGB565(const void* yv12, void* rgb, int width, int height) in YV12ToRGB565()
97 void YV12ToRGB32(const void* yv12, void* rgb, int width, int height) in YV12ToRGB32()
106 void YU12ToRGB32(const void* yu12, void* rgb, int width, int height) in YU12ToRGB32()
122 int width, in _NVXXToRGB565()
135 int width, in _NVXXToRGB32()
141 void NV12ToRGB565(const void* nv12, void* rgb, int width, int height) in NV12ToRGB565()
149 void NV12ToRGB32(const void* nv12, void* rgb, int width, int height) in NV12ToRGB32()
157 void NV21ToRGB565(const void* nv21, void* rgb, int width, int height) in NV21ToRGB565()
[all …]
DEmulatedCamera2.cpp131 uint32_t width, in allocateStream()
157 uint32_t width, in allocateReprocessStream()
259 uint32_t width, in allocate_stream()
288 uint32_t width, in allocate_reprocess_stream()
DJpegStub.cpp37 int width, int height, int quality) in JpegStub_compress()
DJpegCompressor.cpp70 int width, in compressRawImage()
DEmulatedQemuCameraDevice.cpp134 status_t EmulatedQemuCameraDevice::startDevice(int width, in startDevice()
/device/generic/goldfish/camera/fake-pipeline2/
DBase.h38 uint32_t width, height; member
49 uint32_t width, height; member
56 uint32_t width, height; member
/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2EncoderUtils.cpp23 size_t pixelDataSize(void *self, GLsizei width, GLsizei height, GLenum format, GLenum type, int pac… in pixelDataSize()
30 size_t pixelDataSize3D(void *self, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLe… in pixelDataSize3D()
Dgl2_entry.cpp352 void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsiz… in glCompressedTexImage2D()
358 …xSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei heigh… in glCompressedTexSubImage2D()
364 …(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei heigh… in glCopyTexImage2D()
370 … target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei heigh… in glCopyTexSubImage2D()
762 void glLineWidth(GLfloat width) in glLineWidth()
786 void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvo… in glReadPixels()
798 void glRenderbufferStorage(GLenum target, GLenum internalformat, GLsizei width, GLsizei height) in glRenderbufferStorage()
810 void glScissor(GLint x, GLint y, GLsizei width, GLsizei height) in glScissor()
864 void glTexImage2D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, … in glTexImage2D()
894 void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsiz… in glTexSubImage2D()
[all …]
/device/generic/goldfish-opengl/system/renderControl_enc/
DrenderControl_entry.cpp112 uint32_t rcCreateWindowSurface(uint32_t config, uint32_t width, uint32_t height) in rcCreateWindowSurface()
124 uint32_t rcCreateColorBuffer(uint32_t width, uint32_t height, GLenum internalFormat) in rcCreateColorBuffer()
190 void rcReadColorBuffer(uint32_t colorbuffer, GLint x, GLint y, GLint width, GLint height, GLenum fo… in rcReadColorBuffer()
196 int rcUpdateColorBuffer(uint32_t colorbuffer, GLint x, GLint y, GLint width, GLint height, GLenum f… in rcUpdateColorBuffer()
/device/moto/shamu/camera/QCamera/HAL/usbcamcore/src/
DQCameraUsbParm.cpp491 int rc = 0, width, height, i, numPrvwSizes, validSize; in usbCamSetPrvwSize() local
544 int rc = 0, width, height, i, numPictSizes, validSize; in usbCamSetPictSize() local
594 int rc = 0, width, height, i, numThumbnailSizes, validSize; in usbCamSetThumbnailSize() local
/device/generic/goldfish-opengl/system/GLESv1_enc/
DGLEncoderUtils.cpp22 size_t pixelDataSize(void *self, GLsizei width, GLsizei height, GLenum format, GLenum type, int pac… in pixelDataSize()
Dgl_entry.cpp423 void glLineWidth(GLfloat width) in glLineWidth()
633 void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsiz… in glCompressedTexImage2D()
639 …xSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei heigh… in glCompressedTexSubImage2D()
645 …(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei heigh… in glCopyTexImage2D()
651 … target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei heigh… in glCopyTexSubImage2D()
913 void glLineWidthx(GLfixed width) in glLineWidthx()
1027 void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvo… in glReadPixels()
1057 void glScissor(GLint x, GLint y, GLsizei width, GLsizei height) in glScissor()
1117 void glTexImage2D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, … in glTexImage2D()
1147 void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsiz… in glTexSubImage2D()
[all …]
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp151 void glLineWidth(GLfloat width) in glLineWidth()
331 void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsiz… in glCompressedTexImage2D()
336 …xSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei heigh… in glCompressedTexSubImage2D()
341 …(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei heigh… in glCopyTexImage2D()
346 … target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei heigh… in glCopyTexSubImage2D()
561 void glLineWidthx(GLfixed width) in glLineWidthx()
656 void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvo… in glReadPixels()
681 void glScissor(GLint x, GLint y, GLsizei width, GLsizei height) in glScissor()
731 void glTexImage2D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, … in glTexImage2D()
756 void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsiz… in glTexSubImage2D()
[all …]
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc.cpp666 static void rgb565_to_yv12(char* dest, char* src, int width, int height,
706 static void rgb888_to_yv12(char* dest, char* src, int width, int height,
743 static void rgb888_to_yuv420p(char* dest, char* src, int width, int height,
930 static void yv12_to_rgb565(char* dest, char* src, int width, int height,
975 static void yv12_to_rgb888(char* dest, char* src, int width, int height,
1021 static void yuv420p_to_rgb888(char* dest, char* src, int width, int height,
1333 EGLint width = rcEnc->rcGetFBParam(rcEnc, FB_WIDTH); local
/device/moto/shamu/camera/QCamera/HAL/usbcamcore/inc/
DQCameraUsbParm.h111 uint32_t width; member
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3CropRegionMapper.cpp193 int32_t& width, int32_t& height, int32_t bound_w, int32_t bound_h) in boundToSize()
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3CropRegionMapper.cpp193 int32_t& width, int32_t& height, int32_t bound_w, int32_t bound_h) in boundToSize()
/device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/test/
Dmm_jpegdec_test.c65 int width; member
73 int width; member
Dmm_jpeg_test.c64 int width; member
104 int width; member
/device/moto/shamu/camera/QCamera/HAL2/core/src/
DQCameraHWI.cpp387 uint32_t width, in allocate_stream()
463 uint32_t width, in allocate_reprocess_stream()
/device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/test/
Dmm_jpegdec_test.c64 int width; member
72 int width; member
Dmm_jpeg_test.c64 int width; member
104 int width; member
/device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/test/
Dmm_jpegdec_test.c65 int width; member
73 int width; member
Dmm_jpeg_test.c64 int width; member
104 int width; member
/device/moto/shamu/camera/QCamera/HAL2/wrapper/
DQualcommCamera.cpp276 uint32_t width, in allocate_stream()
324 uint32_t width, in allocate_reprocess_stream()

1234