/third_party/mesa3d/src/mesa/main/ |
H A D | format_info.py | 140 formats = parser.parse(sys.argv[1]) variable
|
H A D | texcompress.c | 267 _mesa_get_compressed_formats(struct gl_context *ctx, GLint *formats) _mesa_get_compressed_formats() argument [all...] |
/third_party/pulseaudio/src/pulse/ |
H A D | ext-device-restore.h | 41 pa_format_info **formats; /**< An array of formats (may be NULL if n_formats == 0) */ member
|
H A D | ext-device-restore.c | 294 pa_ext_device_restore_save_formats( pa_context *c, pa_device_type_t type, uint32_t idx, uint8_t n_formats, pa_format_info **formats, pa_context_success_cb_t cb, void *userdata) pa_ext_device_restore_save_formats() argument [all...] |
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/ |
H A D | h264e.c | 41 OMX_COLOR_FORMATTYPE formats[] = { in instantiate_h264e_input_port() local 85 OMX_COLOR_FORMATTYPE formats[] = { in instantiate_h264e_output_port() local
|
H A D | h264d.c | 43 OMX_COLOR_FORMATTYPE formats[] = { in instantiate_h264d_input_port() local 133 OMX_COLOR_FORMATTYPE formats[] = { in instantiate_h264d_output_port() local
|
/third_party/vk-gl-cts/external/amber/src/src/ |
H A D | type_parser_test.cc | 35 } formats[] = { in TEST_F() local
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_format.c | 4 static const VkFormat formats[PIPE_FORMAT_COUNT] = { variable
|
/third_party/mesa3d/src/gallium/tests/graw/ |
H A D | clear.c | 12 enum pipe_format formats[] = { variable
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/ |
H A D | FormatsTableSchema.java | 71 public static ImmutableMap<String, FormatSpec> toFormatSpecs(CsvTable<String> formats) { in toFormatSpecs() argument
|
/third_party/skia/src/gpu/ |
H A D | GrYUVABackendTextures.cpp | 25 GrYUVABackendTextureInfo(const SkYUVAInfo& yuvaInfo, const GrBackendFormat formats[kMaxPlanes], GrMipmapped mipmapped, GrSurfaceOrigin origin) GrYUVABackendTextureInfo() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_aformat.c | 39 AVFilterFormats *formats; member [all...] |
H A D | af_extrastereo.c | 46 AVFilterFormats *formats = NULL; in query_formats() local
|
H A D | formats.h | 66 int *formats; ///< lis member [all...] |
H A D | vf_format.c | 48 enum AVPixelFormat *formats; member [all...] |
H A D | vf_hwdownload.c | 78 enum AVPixelFormat *formats; in hwdownload_config_output() local
|
H A D | vf_swapuv.c | 83 AVFilterFormats *formats = NULL; in query_formats() local
|
H A D | vf_shuffleplanes.c | 45 AVFilterFormats *formats = NULL; in query_formats() local
|
/third_party/libsnd/tests/ |
H A D | multi_file_test.c | 130 multi_file_test (const char *filename, int *formats, int format_count) in multi_file_test() argument
|
/third_party/mesa3d/src/amd/common/ |
H A D | gfx10_format_table.py | 285 formats = pipe_formats_to_formats(pipe_formats, mapping) variable 294 formats = pipe_formats_to_formats(pipe_formats, mapping) variable [all...] |
/third_party/mesa3d/src/freedreno/fdl/ |
H A D | fd6_format_table.c | 61 static const struct fd6_format formats[PIPE_FORMAT_COUNT] = { variable [all...] |
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
H A D | fd5_format.c | 69 static struct fd5_format formats[PIPE_FORMAT_COUNT] = { variable [all...] |
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
H A D | fd3_format.c | 67 static struct fd3_format formats[PIPE_FORMAT_COUNT] = { variable [all...] |
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
H A D | fd4_format.c | 69 static struct fd4_format formats[PIPE_FORMAT_COUNT] = { variable [all...] |
/third_party/pulseaudio/src/tests/ |
H A D | extended-test.c | 125 pa_format_info *formats[1]; in context_state_callback() local
|