Home
last modified time | relevance | path

Searched defs:format (Results 51 - 75 of 3882) sorted by relevance

12345678910>>...156

/third_party/ffmpeg/libavfilter/x86/
H A Dvf_overlay_init.c35 av_cold void ff_overlay_init_x86(OverlayContext *s, int format, int pix_format, in ff_overlay_init_x86() argument
/third_party/gn/src/base/strings/
H A Dstring_util_posix.h16 vsnprintf(char* buffer, size_t size, const char* format, va_list arguments) vsnprintf() argument
/third_party/bounds_checking_function/src/
H A Dsprintf_s.c43 int sprintf_s(char *strDest, size_t destMax, const char *format, ...) in sprintf_s() argument
H A Dvfwscanf_s.c44 int vfwscanf_s(FILE *stream, const wchar_t *format, va_list argList) in vfwscanf_s() argument
H A Dvsprintf_s.c41 int vsprintf_s(char *strDest, size_t destMax, const char *format, va_list argList) in vsprintf_s() argument
H A Dvfscanf_s.c40 int vfscanf_s(FILE *stream, const char *format, va_list argList) in vfscanf_s() argument
H A Dswprintf_s.c36 int swprintf_s(wchar_t *strDest, size_t destMax, const wchar_t *format, ...) in swprintf_s() argument
H A Dvsscanf_s.c49 int vsscanf_s(const char *buffer, const char *format, va_list argList) in vsscanf_s() argument
H A Dvwscanf_s.c44 int vwscanf_s(const wchar_t *format, va_list argList) argument
H A Dvswprintf_s.c40 int vswprintf_s(wchar_t *strDest, size_t destMax, const wchar_t *format, va_list argList) in vswprintf_s() argument
/third_party/libsnd/examples/
H A Dlist_formats.c44 int format, major_count, subtype_count, m, s ; in main() local
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_formats.h31 tu6_base_format(enum pipe_format format) in tu6_base_format() argument
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_util.c27 __lvp_finishme(const char *file, int line, const char *format, ...) in __lvp_finishme() argument
/third_party/mesa3d/src/gallium/targets/graw-null/
H A Dgraw_null.c7 graw_create_window_and_screen( int x, int y, unsigned width, unsigned height, enum pipe_format format, void **handle) graw_create_window_and_screen() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_sampler_view.h36 st_create_texture_sampler_view_format(struct pipe_context *pipe, struct pipe_resource *texture, enum pipe_format format) st_create_texture_sampler_view_format() argument
/third_party/libexif/libexif/
H A Dexif-format.c33 ExifFormat format; member
53 exif_format_get_name (ExifFormat format) in exif_format_get_name() argument
66 exif_format_get_size (ExifFormat format) in exif_format_get_size() argument
[all...]
H A Dexif-gps-ifd.h40 ExifFormat format; member
/third_party/libdrm/tests/util/
H A Dformat.c114 const struct util_format_info *util_format_info_find(uint32_t format) in util_format_info_find() argument
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_dump_defines.h38 trace_dump_format(enum pipe_format format) in trace_dump_format() argument
/third_party/pulseaudio/src/pulsecore/
H A Dstream-util.c31 int pa_stream_get_volume_channel_map(const pa_cvolume *volume, const pa_channel_map *original_map, const pa_format_info *format, in pa_stream_get_volume_channel_map() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A Dtexture_format_table.cpp28 const angle::Format &Format::format() const in format() function in rx::d3d11::Format
/third_party/skia/src/gpu/
H A DGrGlyph.h18 static GrMaskFormat FormatFromSkGlyph(SkMask::Format format) { in FormatFromSkGlyph() argument
/third_party/skia/src/gpu/dawn/
H A DGrDawnTexture.h34 wgpu::TextureFormat format() const { return fInfo.fFormat; } in format() function in GrDawnTexture
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A Ddebug.cpp27 void Trace(const char *format, ...) { in Trace() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkFormat.hpp28 Format(VkFormat format) in Format() argument
83 VkFormat format = VK_FORMAT_UNDEFINED; member in vk::Format

Completed in 10 milliseconds

12345678910>>...156