Home
last modified time | relevance | path

Searched defs:formats (Results 1 - 25 of 321) sorted by relevance

12345678910>>...13

/third_party/mesa3d/src/mesa/main/
H A Dformat_info.py140 formats = parser.parse(sys.argv[1]) variable
H A Dtexcompress.c267 _mesa_get_compressed_formats(struct gl_context *ctx, GLint *formats) _mesa_get_compressed_formats() argument
[all...]
/third_party/pulseaudio/src/pulse/
H A Dext-device-restore.h41 pa_format_info **formats; /**< An array of formats (may be NULL if n_formats == 0) */ member
H A Dext-device-restore.c294 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 Dh264e.c41 OMX_COLOR_FORMATTYPE formats[] = { in instantiate_h264e_input_port() local
85 OMX_COLOR_FORMATTYPE formats[] = { in instantiate_h264e_output_port() local
H A Dh264d.c43 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 Dtype_parser_test.cc35 } formats[] = { in TEST_F() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_format.c4 static const VkFormat formats[PIPE_FORMAT_COUNT] = { variable
/third_party/mesa3d/src/gallium/tests/graw/
H A Dclear.c12 enum pipe_format formats[] = { variable
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H A DFormatsTableSchema.java71 public static ImmutableMap<String, FormatSpec> toFormatSpecs(CsvTable<String> formats) { in toFormatSpecs() argument
/third_party/skia/src/gpu/
H A DGrYUVABackendTextures.cpp25 GrYUVABackendTextureInfo(const SkYUVAInfo& yuvaInfo, const GrBackendFormat formats[kMaxPlanes], GrMipmapped mipmapped, GrSurfaceOrigin origin) GrYUVABackendTextureInfo() argument
/third_party/ffmpeg/libavfilter/
H A Daf_aformat.c39 AVFilterFormats *formats; member
[all...]
H A Daf_extrastereo.c46 AVFilterFormats *formats = NULL; in query_formats() local
H A Dformats.h66 int *formats; ///< lis member
[all...]
H A Dvf_format.c48 enum AVPixelFormat *formats; member
[all...]
H A Dvf_hwdownload.c78 enum AVPixelFormat *formats; in hwdownload_config_output() local
H A Dvf_swapuv.c83 AVFilterFormats *formats = NULL; in query_formats() local
H A Dvf_shuffleplanes.c45 AVFilterFormats *formats = NULL; in query_formats() local
/third_party/libsnd/tests/
H A Dmulti_file_test.c130 multi_file_test (const char *filename, int *formats, int format_count) in multi_file_test() argument
/third_party/mesa3d/src/amd/common/
H A Dgfx10_format_table.py285 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 Dfd6_format_table.c61 static const struct fd6_format formats[PIPE_FORMAT_COUNT] = { variable
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_format.c69 static struct fd5_format formats[PIPE_FORMAT_COUNT] = { variable
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_format.c67 static struct fd3_format formats[PIPE_FORMAT_COUNT] = { variable
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_format.c69 static struct fd4_format formats[PIPE_FORMAT_COUNT] = { variable
[all...]
/third_party/pulseaudio/src/tests/
H A Dextended-test.c125 pa_format_info *formats[1]; in context_state_callback() local

Completed in 11 milliseconds

12345678910>>...13