Home
last modified time | relevance | path

Searched defs:format (Results 1 – 25 of 69) sorted by relevance

123

/device/generic/goldfish/camera/fake-pipeline2/
DBase.h39 uint32_t format; member
49 int32_t format; member
56 int32_t format; 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.cpp358 …t level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei image… in glCompressedTexSubImage2D()
786 void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvo… in glReadPixels()
864 …l, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, … in glTexImage2D()
894 …t level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, … in glTexSubImage2D()
1122 …alformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, … in glTexImage3DOES()
1128 …yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, … in glTexSubImage3DOES()
1146 …yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei image… in glCompressedTexSubImage3DOES()
1394 …yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, … in glExtGetTexSubImageQCOM()
/device/generic/goldfish/opengl/system/egl/
DeglDisplay.cpp207 PixelFormat format; in processConfigs() local
463 EGLBoolean eglDisplay::getConfigNativePixelFormat(EGLConfig config, PixelFormat * format) in getConfigNativePixelFormat()
487 EGLBoolean eglDisplay::getConfigGLPixelFormat(EGLConfig config, GLenum * format) in getConfigGLPixelFormat()
/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()
/device/generic/goldfish/camera/
DEmulatedCamera2.cpp133 int format, in allocateStream()
159 uint32_t format, in allocateReprocessStream()
261 int format, in allocate_stream()
290 uint32_t format, in allocate_reprocess_stream()
/device/asus/fugu/libaudio/
DAudioHardwareInput.cpp82 audio_format_t format, in calculateInputBufferSize()
103 audio_format_t* format, uint32_t* channelMask, uint32_t* sampleRate, in openInputStream()
DAudioStreamOut.h53 audio_format_t format() const { return mInputFormat; } in format() function
Dalsa_utils.cpp350 bool HDMIAudioCaps::supportsFormat(audio_format_t format, in supportsFormat()
DAudioStreamIn.cpp132 status_t AudioStreamIn::setFormat(audio_format_t format) in setFormat()
Daudio_hal_thunks.cpp132 static int out_set_format(struct audio_stream *stream, audio_format_t format) in out_set_format()
265 static int in_set_format(struct audio_stream *stream, audio_format_t format) in in_set_format()
/device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/test/
Dmm_jpegdec_test.c68 int format; member
205 void chromaScale(mm_jpeg_color_format format, float *cScale) in chromaScale()
361 int format = 0; in mm_jpegdec_test_get_input() local
/device/moto/shamu/camera/QCamera2/HAL/test/
Dqcamera_test.cpp75 #define ERROR(format, ...) printf( \ argument
2415 status_t CameraContext::setPreviewSize(const char *format) in setPreviewSize()
2517 status_t CameraContext::setPictureSize(const char *format) in setPictureSize()
2591 status_t CameraContext::setVideoSize(const char *format) in setVideoSize()
2821 sp<AMessage> format = new AMessage; in configureViVCodec() local
/device/generic/goldfish/opengl/system/renderControl_enc/
DrenderControl_entry.cpp182 …er(uint32_t colorbuffer, GLint x, GLint y, GLint width, GLint height, GLenum format, GLenum type, … in rcReadColorBuffer()
188 …er(uint32_t colorbuffer, GLint x, GLint y, GLint width, GLint height, GLenum format, GLenum type, … in rcUpdateColorBuffer()
/device/moto/shamu/camera/QCamera/HAL2/core/src/
DQCameraHWI.cpp388 uint32_t height, int format, in allocate_stream()
465 uint32_t format, in allocate_reprocess_stream()
DQCameraStream.cpp253 cam_format_t format) in initStream()
DQCameraStream_Preview.cpp213 cam_format_t format; in prepareStream() local
/device/moto/shamu/camera/QCamera/HAL2/wrapper/
DQualcommCamera.cpp278 int format, in allocate_stream()
326 uint32_t format, in allocate_reprocess_stream()
/device/generic/goldfish/opengl/shared/OpenglCodecCommon/
DglUtils.cpp368 int glUtilsPixelBitSize(GLenum format, GLenum type) in glUtilsPixelBitSize()
DGLClientState.cpp226 size_t GLClientState::pixelDataSize(GLsizei width, GLsizei height, GLenum format, GLenum type, int … in pixelDataSize()
/device/generic/goldfish/opengl/system/OpenglSystemCommon/
Dgralloc_cb.h94 int format; // real internal pixel format format member
/device/moto/shamu/qrngd/
Dqrngd.c122 void log_print(int level, char *format, ...) in log_print()
/device/htc/flounder/audio/hal/
Daudio_hw.c230 static bool is_supported_format(audio_format_t format) in is_supported_format()
239 static int get_snd_codec_id(audio_format_t format) in get_snd_codec_id()
2517 audio_format_t format, in check_input_parameters()
2543 audio_format_t format, in get_input_buffer_size()
2609 static int out_set_format(struct audio_stream *stream, audio_format_t format) in out_set_format()
3387 static int in_set_format(struct audio_stream *stream, audio_format_t format) in in_set_format()
/device/generic/goldfish/audio/
Daudio_hw.c91 static int out_set_format(struct audio_stream *stream, audio_format_t format) in out_set_format()
247 static int in_set_format(struct audio_stream *stream, audio_format_t format) in in_set_format()
/device/samsung/manta/liblights/
Dlights.c172 static int led_sysfs_write(char *buf, const char *command, char *format, ...) in led_sysfs_write()

123