Searched defs:formats (Results 1 – 16 of 16) sorted by relevance
/hardware/interfaces/audio/core/all-versions/vts/functional/4.0/ |
D | AudioPrimaryHidlHalUtils.h | 83 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/ |
D | format_metadata_factory_test.cpp | 51 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
|
D | stream_format.cpp | 184 bool StreamFormat::FindFormatByResolution(const SupportedFormats& formats, in FindFormatByResolution()
|
D | v4l2_wrapper.cpp | 313 SupportedFormats formats; in GetSupportedFormats() local
|
/hardware/interfaces/audio/core/all-versions/vts/functional/2.0/ |
D | AudioPrimaryHidlHalUtils.h | 66 static Result formats(IStream* stream, hidl_vec<AudioFormat>& capabilities) { in formats() function
|
/hardware/google/gfxstream/host/vulkan/ |
D | SwapChainStateVk.cpp | 166 std::vector<VkSurfaceFormatKHR> formats(formatCount); in createSwapChainCi() local
|
/hardware/interfaces/audio/core/all-versions/default/ |
D | Stream.cpp | 182 hidl_vec<AudioFormat> formats; in getSupportedFormats() local 230 hidl_vec<AudioFormat> formats; in getSupportedProfiles() local
|
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | TextureUtils.cpp | 67 int getCompressedFormats(int majorVersion, int* formats) { in getCompressedFormats()
|
D | GLEScontext.cpp | 1850 std::vector<GLint> formats(numCompressedFormats); in initCapsLocked() local
|
/hardware/interfaces/audio/common/all-versions/default/7.0/ |
D | HidlUtils.cpp | 255 hidl_vec<AudioFormat>* formats) { in audioFormatsFromHal()
|
/hardware/google/gfxstream/host/gl/gles2_dec/ |
D | GLESv2Decoder.cpp | 301 void GLESv2Decoder::s_glGetCompressedTextureFormats(void *self, int count, GLint *formats) in s_glGetCompressedTextureFormats()
|
/hardware/google/gfxstream/guest/GLESv1_enc/ |
D | gl_entry.cpp | 1273 void glGetCompressedTextureFormats(int count, GLint* formats) in glGetCompressedTextureFormats()
|
D | gl_enc.cpp | 4807 void glGetCompressedTextureFormats_enc(void *self , int count, GLint* formats) in glGetCompressedTextureFormats_enc()
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv2Imp.cpp | 583 const std::initializer_list<GLenum> formats) { in sHasAttachmentWithFormat()
|
/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | gl2_entry.cpp | 1704 void glGetCompressedTextureFormats(int count, GLint* formats) in glGetCompressedTextureFormats()
|
D | gl2_enc.cpp | 5273 void glGetCompressedTextureFormats_enc(void *self , int count, GLint* formats) in glGetCompressedTextureFormats_enc()
|