Home
last modified time | relevance | path

Searched defs:formats (Results 1 – 16 of 16) sorted by relevance

/hardware/interfaces/audio/core/all-versions/vts/functional/4.0/
DAudioPrimaryHidlHalUtils.h83 static Result formats(IStream* stream, hidl_vec<AudioFormat>& capabilities) { in formats() function
88 static Result formats(IStream* stream, hidl_vec<AudioFormat>& capabilities) { in formats() function
/hardware/libhardware/modules/camera/3_4/
Dformat_metadata_factory_test.cpp51 std::set<uint32_t> formats{V4L2_PIX_FMT_JPEG, V4L2_PIX_FMT_YUV420, in TEST_F() local
132 std::set<uint32_t> formats{V4L2_PIX_FMT_YUYV}; in TEST_F() local
Dstream_format.cpp184 bool StreamFormat::FindFormatByResolution(const SupportedFormats& formats, in FindFormatByResolution()
Dv4l2_wrapper.cpp313 SupportedFormats formats; in GetSupportedFormats() local
/hardware/interfaces/audio/core/all-versions/vts/functional/2.0/
DAudioPrimaryHidlHalUtils.h66 static Result formats(IStream* stream, hidl_vec<AudioFormat>& capabilities) { in formats() function
/hardware/google/gfxstream/host/vulkan/
DSwapChainStateVk.cpp166 std::vector<VkSurfaceFormatKHR> formats(formatCount); in createSwapChainCi() local
/hardware/interfaces/audio/core/all-versions/default/
DStream.cpp182 hidl_vec<AudioFormat> formats; in getSupportedFormats() local
230 hidl_vec<AudioFormat> formats; in getSupportedProfiles() local
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DTextureUtils.cpp67 int getCompressedFormats(int majorVersion, int* formats) { in getCompressedFormats()
DGLEScontext.cpp1850 std::vector<GLint> formats(numCompressedFormats); in initCapsLocked() local
/hardware/interfaces/audio/common/all-versions/default/7.0/
DHidlUtils.cpp255 hidl_vec<AudioFormat>* formats) { in audioFormatsFromHal()
/hardware/google/gfxstream/host/gl/gles2_dec/
DGLESv2Decoder.cpp301 void GLESv2Decoder::s_glGetCompressedTextureFormats(void *self, int count, GLint *formats) in s_glGetCompressedTextureFormats()
/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_entry.cpp1273 void glGetCompressedTextureFormats(int count, GLint* formats) in glGetCompressedTextureFormats()
Dgl_enc.cpp4807 void glGetCompressedTextureFormats_enc(void *self , int count, GLint* formats) in glGetCompressedTextureFormats_enc()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp583 const std::initializer_list<GLenum> formats) { in sHasAttachmentWithFormat()
/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_entry.cpp1704 void glGetCompressedTextureFormats(int count, GLint* formats) in glGetCompressedTextureFormats()
Dgl2_enc.cpp5273 void glGetCompressedTextureFormats_enc(void *self , int count, GLint* formats) in glGetCompressedTextureFormats_enc()