Home
last modified time | relevance | path

Searched refs:formats (Results 1 – 23 of 23) sorted by relevance

/device/google/coral/audio/
Daudio_io_policy.conf16 formats AUDIO_FORMAT_PCM_16_BIT
23 formats AUDIO_FORMAT_PCM_16_BIT
30 formats AUDIO_FORMAT_PCM_16_BIT
37 formats AUDIO_FORMAT_PCM_24_BIT_PACKED
44formats AUDIO_FORMAT_PCM_16_BIT|AUDIO_FORMAT_PCM_24_BIT_PACKED|AUDIO_FORMAT_PCM_8_24_BIT|AUDIO_FOR…
51 formats AUDIO_FORMAT_PCM_24_BIT_PACKED|AUDIO_FORMAT_PCM_8_24_BIT|AUDIO_FORMAT_PCM_32_BIT
58 formats AUDIO_FORMAT_PCM_32_BIT
65formats AUDIO_FORMAT_AC3|AUDIO_FORMAT_E_AC3|AUDIO_FORMAT_E_AC3_JOC|AUDIO_FORMAT_DTS|AUDIO_FORMAT_D…
72formats AUDIO_FORMAT_MP3|AUDIO_FORMAT_PCM_16_BIT_OFFLOAD|AUDIO_FORMAT_PCM_24_BIT_OFFLOAD|AUDIO_FOR…
79formats AUDIO_FORMAT_MP3|AUDIO_FORMAT_PCM_24_BIT_OFFLOAD|AUDIO_FORMAT_FLAC|AUDIO_FORMAT_ALAC|AUDIO…
[all …]
/device/linaro/poplar/audio/
Daudio_policy.conf32 formats AUDIO_FORMAT_PCM_16_BIT
39 formats AUDIO_FORMAT_PCM_16_BIT
46 formats AUDIO_FORMAT_AC3|AUDIO_FORMAT_E_AC3
53 formats AUDIO_FORMAT_AC3|AUDIO_FORMAT_E_AC3
62 formats AUDIO_FORMAT_PCM_16_BIT
72 formats AUDIO_FORMAT_PCM_16_BIT
80 formats AUDIO_FORMAT_PCM_16_BIT|AUDIO_FORMAT_PCM_8_BIT
90 formats dynamic
98 formats dynamic
108 formats AUDIO_FORMAT_PCM_16_BIT
[all …]
/device/google/cuttlefish/shared/config/
Daudio_policy.conf32 formats AUDIO_FORMAT_PCM_16_BIT
41 formats AUDIO_FORMAT_PCM_16_BIT
51 formats AUDIO_FORMAT_PCM_16_BIT
59 formats AUDIO_FORMAT_PCM_16_BIT
/device/google/contexthub/firmware/lib/builtins/
Dfp_extend_impl.inc15 // formats; specifically, some work would be needed to adapt it to
23 // It also requires that integer types at least as large as both formats
/device/generic/opengl-transport/host/libs/virglrenderer/
DGLESv1.cpp268 static void glGetCompressedTextureFormats(int count, GLint* formats) { in glGetCompressedTextureFormats() argument
272 s_gles1.glGetIntegerv(GL_COMPRESSED_TEXTURE_FORMATS, formats); in glGetCompressedTextureFormats()
DGLESv3.cpp224 static void glGetCompressedTextureFormats(int count, GLint* formats) { in glGetCompressedTextureFormats() argument
228 s_gles3.glGetIntegerv(GL_COMPRESSED_TEXTURE_FORMATS, formats); in glGetCompressedTextureFormats()
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv1_dec/
Dgles1.attrib209 dir formats out
210 len formats (count * sizeof(GLint))
Dgles1.in164 GL_ENTRY(void, glGetCompressedTextureFormats, int count, GLint *formats);
/device/google/bonito/sdm710/original-kernel-headers/sound/
Dcompress_params.h455 __u32 formats; member
/device/google/bonito/sdm710/kernel-headers/sound/
Dcompress_params.h265 __u32 formats; member
/device/google/crosshatch/sdm845/kernel-headers/sound/
Dcompress_params.h265 __u32 formats; member
/device/google/crosshatch/sdm845/original-kernel-headers/sound/
Dcompress_params.h455 __u32 formats; member
/device/google/coral-kernel/sm8150/original-kernel-headers/sound/
Dcompress_params.h484 __u32 formats; member
/device/google/coral-kernel/sm8150/kernel-headers/sound/
Dcompress_params.h281 __u32 formats; member
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec/
Dgles3.attrib442 dir formats out
443 len formats (count * sizeof(GLint))
Dgles3.in212 GL_ENTRY(void, glGetCompressedTextureFormats, int count, GLint *formats)
220 ## New formats: Need to update all validation code to handle GLES 3.x-specific formats.
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_entry.cpp168 void glGetCompressedTextureFormats(int count, GLint* formats);
1273 void glGetCompressedTextureFormats(int count, GLint* formats) in glGetCompressedTextureFormats() argument
1276 ctx->glGetCompressedTextureFormats(ctx, count, formats); in glGetCompressedTextureFormats()
Dgl_enc.cpp4495 void glGetCompressedTextureFormats_enc(void *self , int count, GLint* formats) in glGetCompressedTextureFormats_enc() argument
4520 stream->readback(formats, __size_formats); in glGetCompressedTextureFormats_enc()
4521 if (useChecksum) checksumCalculator->addBuffer(formats, __size_formats); in glGetCompressedTextureFormats_enc()
/device/generic/goldfish-opengl/system/vulkan_enc/
DResourceTracker.cpp1830 std::vector<VkFormat> formats{pImageInfo->format}; in setBufferCollectionConstraints() local
1835 formats = std::vector<VkFormat>{ in setBufferCollectionConstraints()
1840 constraints.image_format_constraints_count = formats.size(); in setBufferCollectionConstraints()
1842 for (VkFormat format : formats) { in setBufferCollectionConstraints()
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_entry.cpp213 void glGetCompressedTextureFormats(int count, GLint* formats);
1691 void glGetCompressedTextureFormats(int count, GLint* formats) in glGetCompressedTextureFormats() argument
1694 ctx->glGetCompressedTextureFormats(ctx, count, formats); in glGetCompressedTextureFormats()
Dgl2_enc.cpp4957 void glGetCompressedTextureFormats_enc(void *self , int count, GLint* formats) in glGetCompressedTextureFormats_enc() argument
4982 stream->readback(formats, __size_formats); in glGetCompressedTextureFormats_enc()
4983 if (useChecksum) checksumCalculator->addBuffer(formats, __size_formats); in glGetCompressedTextureFormats_enc()
/device/google/cuttlefish_kernel/5.4-x86_64/
DSystem.map81524 ffffffff82a7b180 d __drm_format_info.formats
82027 ffffffff82a98a20 d v4l2_format_info.formats
114686 ffffffff82c63398 d formats
/device/google/cuttlefish_kernel/5.4-arm64/
DSystem.map159541 ffffffc01161f4c0 d __drm_format_info.formats
160059 ffffffc01163dcc8 d v4l2_format_info.formats
226718 ffffffc0118ec248 d formats