Home
last modified time | relevance | path

Searched defs:format (Results 476 - 500 of 4099) sorted by relevance

1...<<11121314151617181920>>...164

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DDataDrivenFormatTest.java[all...]
/third_party/libsnd/tests/
H A Dmpeg_test.c263 mpeg_stereo_seek_test (const char * filename, int format) in mpeg_stereo_seek_test() argument
H A Dogg_test.c262 ogg_stereo_seek_test (const char * filename, int format) in ogg_stereo_seek_test() argument
/third_party/lame/ACM/ADbg/
H A DADbg.cpp64 inline int ADbg::_OutPut(const char * format,va_list params) const in _OutPut() argument
116 int ADbg::OutPut(int forLevel, const char * format,...) const in OutPut() argument
133 int ADbg::OutPut(const char * format,...) const in OutPut() argument
[all...]
/third_party/mesa3d/src/freedreno/fdl/
H A Dfd5_layout.c33 fdl5_layout(struct fdl_layout *layout, enum pipe_format format, in fdl5_layout() argument
H A Dfd_layout_test.h25 enum pipe_format format; member
/third_party/mesa3d/src/amd/vulkan/
H A Dvk_format.h40 vk_format_get_first_non_void_channel(VkFormat format) in vk_format_get_first_non_void_channel() argument
77 vk_format_is_subsampled(VkFormat format) in vk_format_is_subsampled() argument
83 vk_format_no_srgb(VkFormat format) in vk_format_no_srgb() argument
123 vk_to_non_srgb_format(VkFormat format) in vk_to_non_srgb_format() argument
146 vk_format_get_plane_width(VkFormat format, unsigned plane, unsigned width) vk_format_get_plane_width() argument
152 vk_format_get_plane_height(VkFormat format, unsigned plane, unsigned height) vk_format_get_plane_height() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_blend.h55 enum pipe_format format[8]; member
/third_party/mesa3d/src/gallium/include/frontend/
H A Dvdpau_dmabuf.h66 uint32_t format; member
H A Dwinsys_handle.h68 uint64_t format; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_sampler_view.c66 SVGA3dSurfaceFormat format = svga_translate_format(ss, pt->format, in svga_get_tex_sampler_view() local
H A Dsvga_resource.c84 SVGA3dSurfaceFormat format; in svga_can_create_resource() local
/third_party/mesa3d/src/glx/apple/
H A Dapple_xgl_api_read.c100 __applegl_glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, void *pixels) __applegl_glReadPixels() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_format.c152 zink_decompose_vertex_format(enum pipe_format format) in zink_decompose_vertex_format() argument
199 zink_pipe_format_to_vk_format(enum pipe_format format) in zink_pipe_format_to_vk_format() argument
206 zink_format_is_voidable_rgba_variant(enum pipe_format format) in zink_format_is_voidable_rgba_variant() argument
/third_party/node/deps/icu-small/source/common/
H A Drestrace.cpp33 CharString format; in trace() local
/third_party/mesa3d/src/mesa/state_tracker/tests/
H A Dst_format.c39 is_format_supported(struct pipe_screen *pscreen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) is_format_supported() argument
/third_party/mesa3d/src/intel/isl/
H A Disl_gfx7.c28 gfx7_format_needs_valign2(const struct isl_device *dev, enum isl_format format) gfx7_format_needs_valign2() argument
[all...]
H A Disl_storage_image.c28 isl_is_storage_image_format(enum isl_format format) in isl_is_storage_image_format() argument
79 isl_lower_storage_image_format(const struct intel_device_info *devinfo, enum isl_format format) isl_lower_storage_image_format() argument
319 isl_buffer_fill_image_param(const struct isl_device *dev, struct brw_image_param *param, enum isl_format format, uint64_t size) isl_buffer_fill_image_param() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Ddrawpix.c49 _mesa_DrawPixels( GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *pixels ) _mesa_DrawPixels() argument
[all...]
/third_party/mesa3d/src/util/
H A Du_string.h72 util_sprintf(char *str, const char *format, ...) in util_sprintf() argument
82 util_vasprintf(char **ret, const char *format, va_list ap) in util_vasprintf() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_format.h31 nv30_format_info(struct pipe_screen *pscreen, enum pipe_format format) in nv30_format_info() argument
38 nv30_format(struct pipe_screen *pscreen, enum pipe_format format) in nv30_format() argument
45 nv30_vtxfmt(struct pipe_screen *pscreen, enum pipe_format format) in nv30_vtxfmt() argument
52 nv30_texfmt(struct pipe_screen *pscreen, enum pipe_format format) in nv30_texfmt() argument
/third_party/libevdev/test/
H A Dtest-common.c14 test_logfunc_abort_on_error(enum libevdev_log_priority priority, void *data, const char *file, int line, const char *func, const char *format, va_list args) test_logfunc_abort_on_error() argument
24 test_logfunc_ignore_error(enum libevdev_log_priority priority, void *data, const char *file, int line, const char *func, const char *format, va_list args) test_logfunc_ignore_error() argument
/third_party/libdrm/tests/tegra/
H A Dvic-clear.c40 const unsigned int format = VIC_PIXEL_FORMAT_A8R8G8B8; in main() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_draw.c153 is_z32(enum pipe_format format) in is_z32() argument
H A Dfd5_texture.c134 enum pipe_format format = cso->format; in fd5_sampler_view_create() local
[all...]

Completed in 9 milliseconds

1...<<11121314151617181920>>...164